[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: -ltermcap option...



Nuno Emanuel F. Carvalho wrote:

>I'm trying to compile pine4.02.tar.gz but I can't resolve the following
>problem:
>
>cc   -g -DDEBUG  -Dlnx -DJOB_CONTROL -DPOSIX -DMOUSE main.o libpico.a
>-ltermcap -o pico
>ld: cannot open -ltermcap: No such file or directory
>make: *** [pico] Error 1
>
>What should I do !?

Open the file ~/pine4.02/pine/makefile.lnx in a text editor and change
-ltermcap to -lncurses

Do the same thing for ~/pine4.02/pico/makefile.lnx

David Densmore <dden@rollanet.org>


Reply to: