Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: zsh for HP-UX ???
- X-seq: zsh-users 5632
- From: <Daniel.Norris@xxxxxxxxx>
- To: <lovell@xxxxxxxxx>
- Subject: RE: zsh for HP-UX ???
- Date: Thu, 2 Jan 2003 10:55:47 -0800
- Cc: <zsh-users@xxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Thread-index: AcKyhz96xIyLkY4ZRR2xtNU1dTDyjAACTa6A
- Thread-topic: 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