Can't set LD_LIBRARY_PATH in .gnomerc

James Carroll mrmaple at gmail.com
Sun Apr 24 07:31:35 UTC 2005


Hi, I'd like to set my LD_LIBRARY_PATH in .gnomerc, but something is
clearing it after I set it.  I'm trying to make it so that I can run
wxPython scripts from Nautilus launchers (notice no bash shell
involved here.) and I want to point LD_LIBRARY_PATH to the particular
development modules I want it to use.

My work-around at the moment is to create my own python executable in
/usr/local/bin/python  that sets LD_LIBRARY_PATH and then invokes the
real python... but having to rely on local being earlier in the PATH
is kinda sketchy.

Thanks,
-Jim




More information about the ubuntu-users mailing list