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

Re: ZSH compilation issue



> 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