zsh-workers
 help / color / mirror / code / Atom feed
* Zsh doesn't compile correctly out of the box for HPUX
@ 2003-02-12  1:22 Nathan Peirce
  2003-02-12 11:15 ` Peter Stephenson
  0 siblings, 1 reply; 4+ messages in thread
From: Nathan Peirce @ 2003-02-12  1:22 UTC (permalink / raw)
  To: zsh-workers; +Cc: Matt Lovell

It does compile, but zle doesn't function correctly unless you have
the LIBS line in the Makefile look like this:

   LIBS            = -lnsl -lHcurses -lcurses -lm  -lc

Notice that the Hcurses library has to be used instead of the default
curses.  What happens is the backspace doesn't work.  When you hit
backspace nothing happens (and in fact if stty is set to do a
backspace-space-backspace it actually just goes forward a space
instead of backwards).

I've had this problem dating back to HPUX 10.20 (and now on 11.11).

It would be nice to have a fix in configure or a note added to
MACHINES

Thanks zsh-workers

-- 
Nathan Peirce
Hewlett Packard
System VLSI Technology Division
Phone: 970-898-7928	
Email: nathan@fc.hp.com


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-02-13 10:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-12  1:22 Zsh doesn't compile correctly out of the box for HPUX Nathan Peirce
2003-02-12 11:15 ` Peter Stephenson
2003-02-12 17:14   ` Nathan Peirce
2003-02-13 10:55     ` Peter Stephenson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).