The default /etc/ld.so.conf file contains an entry for /usr/openwin/lib,
resulting in a warning message from ldconfig during bootup if the
xvol32-3.2pl1.4 package is not installed. Wouldn't it be an idea to leave
out that entry and then have the doinst.sh file in the xvol32 package add
it when the package is installed. A line like this in doinst.sh would do:
( cd etc && echo ”/usr/openwin/lib” >> ld.so.conf && ldconfig )
/Jesper Juhl
This archive was generated by hypermail 2b30 : Fri May 09 2003 - 10:00:02 PDT