Hi, 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 !? If I remove -ltermcap option on makefile it still doesn't work ! I already had installed termcap-compat package. Thanks. Best regards, Nuno Carvalho