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

Re: Pine 4.1




On Fri, 8 Oct 1999, ping.win wrote:

> Hi,
> 
> I'm new here. My English is poor, sorry. I'm trying to compile the
> $SUBJECT :( There is
> ...
> ranlib libpico.a
> 
> 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

Replace -ltermcap with -lncurses in the Makefile of pico, pine, and the
rest of the Makefiles.  If you read the docs, you'd see it.

		--Ian Ehrenwald



Reply to: