Summary: Where is ldconfig on Solaris 8?

From: Andreas Hoeschler <ahoesch_at_smartsoft.de>
Date: Sun Apr 28 2002 - 15:49:44 EDT
Thanks to all that responded to my question!

Most of you suggested to add the path to LD_LIBRARY_PATH. After 
realizing that gcc needs to find libobjc.so which gets installed in 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0.4 and after adding this 
path to LD_LIBRARY_PATH, I was able to configure GNUstep base without a 
problem.

However, while searching the net I found a very interesting document 
"Why LD_LIBRARY_PATH is bad" (http://www.visi.com/~barr/ldpath.html) by 
David Barr. The title says it all. I finally came to the conclusion that 
on Solaris 8 the recommended procedure to add a library search path is 
the following:

	# crle -u -l /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0.4

Regards,

     Andreas
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
Received on Sun Apr 28 15:56:02 2002

This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:42:41 EST