Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh for HP-UX ???
- X-seq: zsh-users 5630
- From: Matthew Lovell <lovell@xxxxxxxxx>
- To: <Daniel.Norris@xxxxxxxxx>
- Subject: Re: zsh for HP-UX ???
- Date: Thu, 2 Jan 2003 10:48:57 -0700
- Cc: <zsh-users@xxxxxxxxxx>
- In-reply-to: <58D73BB53FF60440A12C02091C78F0B80342637D@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <58D73BB53FF60440A12C02091C78F0B80342637D@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
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