> Why is LD_LIBRARY_PATH needed at all ?  Why can't the
> applications that 
> need libraries fro /opt/DIS/lib be compiled properly
> and specifiy 
> -R/opt/DIS/lib when they are built ?

Or '-R $ORIGIN/../lib' if they need to be relocatable?  Both work on both 
Solaris as well as Linux (at least recent versions of gnu ld -- I've personally 
tested on RHEL4U3 & 6), so both are reasonably cross platform.
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to