[SunRescue] PHP/MySQL/Apache for Solaris...
Dan Debertin
rescue at sunhelp.org
Wed May 30 23:06:51 CDT 2001
On Thu, 31 May 2001, Patrick Giagnocavo wrote:
> I don't know if this matters under Solaris, but under Linux/BSD you need to
> run ldconfig to update the ld.so 's link cache (it needs to know which
> libraries are available and how to load/link them) whenever you add new libs.
There is no ldconfig under Solaris. The run-time linker (ld.so) is
configured by way of the LD_LIBRARY_PATH environment variable
(LD_LIBRARY_PATH_64 for 64-bit).
Solaris 8 has something akin to FreeBSD's runtime linker hints with
crle(1). But that's not used by default, AFAIK.
Dan
--
Dan Debertin
airboss at nodewarrior.org
www.nodewarrior.org
More information about the rescue
mailing list