zsh-workers
 help / color / mirror / code / Atom feed
From: Nathan Peirce <nathan@fc.hp.com>
To: zsh-workers@sunsite.dk
Cc: Matt Lovell <lovell@fc.hp.com>
Subject: Zsh doesn't compile correctly out of the box for HPUX
Date: Tue, 11 Feb 2003 18:22:16 -0700	[thread overview]
Message-ID: <15945.41416.979345.594652@hpesnhp.fc.hp.com> (raw)

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


             reply	other threads:[~2003-02-12  3:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-12  1:22 Nathan Peirce [this message]
2003-02-12 11:15 ` Peter Stephenson
2003-02-12 17:14   ` Nathan Peirce
2003-02-13 10:55     ` Peter Stephenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=15945.41416.979345.594652@hpesnhp.fc.hp.com \
    --to=nathan@fc.hp.com \
    --cc=lovell@fc.hp.com \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).