Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: ZSH compilation issue
- X-seq: zsh-workers 15682
- From: Clint Adams <clint@xxxxxxx>
- To: Gustavo <l11521@xxxxxxxxxxxxxxxx>
- Subject: Re: ZSH compilation issue
- Date: Wed, 22 Aug 2001 17:33:19 -0400
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <20010822185943.A12180@skyhold>; from l11521@xxxxxxxxxxxxxxxx on Wed, Aug 22, 2001 at 06:59:43PM +0100
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20010822185943.A12180@skyhold>
> prompt.o(.text+0x1586): undefined reference to `tgetnum'
> collect2: ld returned 1 exit status
> make[1]: *** [zsh] Error 1
> make: *** [all] Error 1
>
> Since I am not a user of your mailing list, I would appreciate if you could
> mail me directly a tip on how I may fix this problem.
As root, run
apt-get install libncurses-dev
You might also want to install yodl, texinfo, groff-base, groff, texi2html, libcap-dev,
and bsdmainutils.
For that matter, you could just install the zsh package.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author