Hohi, Am Donnerstag, 27. September 2007 schrieb nescivi: > I am having a discussion on the supercollider front about what is the > proper way for dynamic linking. > as far as I know, you use ldconfig and have the library location that > programs dynamically link to defined in /etc/ld.so.conf > but what is supposed to happen if the user just installs the program to a > directory in his home directory? > how should the dynamic linking be defined?
At least on linux the environment-variable LD_LIBRARY_PATH has to include the path where the libs are installed if they are installed in non-standard places. Some distros even have that variable include $HOME/lib per default. Arnold -- visit http://www.arnoldarts.de/ --- Hi, I am a .signature virus. Please copy me into your ~/.signature and send me to all your contacts. After a month or so log in as root and do a rm / -rf. Or ask your administrator to do so...
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/mailman/listinfo.cgi/linux-audio-dev
