2 Dec
1999
2 Dec
'99
7:34 p.m.
Chris McDonough wrote:
I don't think solaris has such a file.... nor does it have ldconfig... I also think the environment variable may be LD_LIBRARY_PATH... I dunno, though, its fuzzy.
LD_LIBRARY_PATH is correct. And there doesn't seem to be an /etc/ld.so.conf file. Its equivalent is probably somewhere.... But I modified the start script to export LD_LIBRARY_PATH with the correct settings, and now I no longer have problems with the reboot. Thanks Michel and Chris for your help.