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

Re: Pine 4.1



There are deb available.... BUT if you insist on installing from sources:
The trick is to use the the 'ncurses' library instead of termcap. 
 You'll have to muck with the makefile to accomplish this.
Be sure you've installed the 'ncurses3.4-dev' package, which will give
you the appropriate headers and (static, I think) libraries.  Then in the
sources open "pine/makefile.lnx" and be sure the line which begins with 
"STDLIBS=" contains '-lncurses' and not '-ltermcap'. It should build just
fine now.
Also do the same in the pico makefile if you want pico.
							marlon

On Thu, 22 Apr 1999, Rick Salvador wrote:

> Hi,
> 
>   I've been trying to compile Pine 4.1 on my Debian 2.1r0 system and I get
> getting an error about not having ltermcap. I'v installed the libtermcap
> package and the libc5 package with no help. I'll admit to being a newbie.
> Any help would be appreciated.
> 
> Rick
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Rick Salvador                     | rick@chproducts.com
> Director of Technical Services    | http://www.chproducts.com/
> CH Products                       | ftp://ftp.chproducts.com/pub/
> 970 Park Center Dr.               | 760.598.2518
> Vista,  CA 92083                  | 760.598.2524 FAX
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null
> 
> 


Reply to: