On Mon, 3 Nov 1997, Shaleh wrote: > I have to install a program via source that needs termcap. How do I > accomplish this in Bo.
If you can compile it yourself, change all the -ltermcap references into -lncurses. The termcap emulation in ncurses is completely transparent. -- Scott K. Ellis <[EMAIL PROTECTED]> http://www.gate.net/~storm/ -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .