On Wed, 15 Jul 1998 [EMAIL PROTECTED] wrote:

> 
> How can I install ncurses 4.2 without wrecking havoc on my system and
> keeping everyting happy, dependencies and all?  I would like to use a
> beta release of taper that fixes a bug I am experiencing with large
> archives and it needs at least ncurses 4.1.

You could put it in /usr/local/ncurses and use the following in your
Makefile:

ICURSES = -I/usr/local/ncurses/include
LCURSES = /usr/local/ncurses/lib/libncurses.a

As an aside, I've never gotten taper to work successfully since upgrading
to ftape-3.04d. 

Bob

----
Bob Nielsen                 Internet: [EMAIL PROTECTED]
Tucson, AZ                  AMPRnet:  [EMAIL PROTECTED]
DM42nh                      http://www.primenet.com/~nielsen


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to