[167] in Athena User Interface
libcurses on solaris
daemon@ATHENA.MIT.EDU (Brad Thompson)
Tue Jun 13 23:53:07 2000
Message-Id: <200006140352.XAA00541@snow-goon.mit.edu>
To: aui@MIT.EDU
Date: Tue, 13 Jun 2000 23:52:34 -0400
From: Brad Thompson <yak@MIT.EDU>
Earlier, I sent mail about libcurses on Solaris. I found what the
problem was. Solaris 2.7 added a shared library version of curses in
/usr/lib, so binaries built on Athena 8.4 would lose on 8.3 (amongst
other reasons). So, if you see errors related to libcurses.so not
being found, then that is their source.
yak