[EMAIL PROTECTED] (Timothy Phan) writes:

>   ld: cannot open -lncurses: no such file or directory

Have you installed ncurses3.0-dev?  You need the libncurses.so link
provided by this package to compile (among other things).

>   both libs are in /lib:
>     libncurses.so.3.0
>     libtermcap.so.2 -> libtermcap.so.2.0.8
>     libtermcap.so.2.0.8

This is the runtime lib.  linking searches for the link w/o a version
number.


Guy


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]

Reply via email to