[8160] in Athena Bugs
rsaix 7.3A: termcap
daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Wed Sep 11 12:34:02 1991
Date: Wed, 11 Sep 91 12:34:33 -0400
From: "Jonathan I. Kamens" <jik@pit-manager.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
When I try to run the newly compiled "rn" on godtree, I get:
godtree% rn
No termcap file found.
godtree%
The termcap library appears to expect /etc/termcap to be there, and it
isn't.
If the library is going to be installed, then /etc/termcap should be
installed as well. Otherwise, libtermcap.a should be removed (so the
rn Configure will automatically decide to use terminfo).
jik