On Thu, Jun 07, 2001 at 12:07:30PM -0700, Ian King wrote:
> Is LD_LIBRARY_PATH available in GNU ld (on linux)?  If I had an older
> version of gtk 1.2 (say 1.2.0) and I wanted to install 1.2.9 without root
> access.  How would I get my application to dynamically use the 1.2.9 shared
> libraries (which would be in my home/gtk/lib directory) without editing
> ld.so.conf (root access needed), or breaking any other applications?
> 
> Thanks for your time
> 
> Ian King

Yup, LD_LIBRARY_PATH is ready willing and able in GNU ld on linux.

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to