Howdy, Am Freitag, 26. September 2003 17:35 schrieb Simpson, Doug:
> Where do I find the LD_LIBRARY_PATH variable?
> I need to change it or add it and I am not certain where it should
> go. thanks,
I just needed this for some user-amde rpms ;-)
Just add your library-paths to
# /etc/ld.so.conf
and run
# /sbin/ldconfig -v
Your paths will be recognized like mine ...
# cat /etc/ld.so.conf | grep /usr/local/lib
/usr/local/lib
# /sbin/ldconfig -v
[...]
/usr/local/lib:
libgpgme.so.6 -> libgpgme.so.6.3.6
libksba.so.0 -> libksba.so.0.7.1
libgcrypt.so.1 -> libgcrypt.so.1.4.1
[...]
That's all ...
kind regards
Martin
--
http://webmin.mamemu.de/ WebMin-Mirror
http://webmin.mamemu.de/download.html WebMin Translations
Official Webmin/Usermin Translation Co-Ordinator 2003/2004
http://www.webmin.com/mailing-trans.html
pgp00000.pgp
Description: signature
