Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

RE: zsh for HP-UX ???



I tried your suggestion with the LIB, but no luck. Same problem.

Dan Norris
Information Management
Nokia Mobile Phones
12278 Scripps Summit Dr.
San Diego, CA 92131
* 858 831-5632 land
* 858 775-3485 mobile
* 858 831-6504 fax



-----Original Message-----
From: ext Matthew Lovell [mailto:lovell@xxxxxxxxx]
Sent: Thursday, January 02, 2003 9:49 AM
To: Norris Daniel (NMP/SanDiego)
Cc: zsh-users@xxxxxxxxxx
Subject: Re: zsh for HP-UX ???


Daniel.Norris@xxxxxxxxx writes:
 > I have a issue with zsh installed on HP-UX 11.0 and wanted to see
 > if anyone else had the same problem.  After compiling a copy of
 > zsh_4.0.4 and installing it I noticed the backspace and delete keys
 > on the keyboard are no longer functioning. When the keys are used I
 > get a one forward space then nothing.  I installed the same version
 > of zsh on Solaris and the backspace and delete key work correctly
 > Any ides?

I recall a discussion involving problems with the curses library
provided by HP-UX 11.x.  I worked around it by twiddling the LIBS in
the Makefile:

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


-- 
Matthew Lovell
HP Systems and VLSI Technology



Messages sorted by: Reverse Date, Date, Thread, Author