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

Re: termcap...



On Fri, Feb 05, 1999 at 00:23:22 +1100, Shao Zhang wrote:
> 	I was trying to compile some program.
> 
> In the Makefile, it has the following line:
> 
> LIB = -ltermcap

Termcape is obsoleted by ncurses. Change the line to
	LIB = -lncurses

HTH,
Ray
-- 
PATRIOTISM  A great British writer once said that if he had to choose 
between betraying his country and betraying a friend he hoped he would
have the decency to betray his country.                                      
- The Hipcrime Vocab by Chad C. Mulligan 


Reply to: