3 Dec
1999
3 Dec
'99
9:30 a.m.
On Thu, 2 Dec 1999, Art Hampton 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....
There is no equivalent. The only alternative on Solaris is to compile/link with -R linker flag to stuff the full path to a library into executable. Oleg. ---- Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru Programmers don't die, they just GOSUB without RETURN.