ncurses 4.2?

1998-07-15 Thread servis

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.

Thanks,

Brian 
-- 
Mechanical Engineering  [EMAIL PROTECTED]
Purdue University   http://www.ecn.purdue.edu/~servis


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


Re: ncurses 4.2?

1998-07-15 Thread Bob Nielsen
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