LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Permanently Set a Export Setting (LD_LIBRARY_PATH) (https://www.linuxquestions.org/questions/linux-general-1/permanently-set-a-export-setting-ld_library_path-259180/)

nistelrooy 11-25-2004 09:57 AM

Permanently Set a Export Setting (LD_LIBRARY_PATH)
 
[antlabadmin@localhost eggdrop]$ export LD_LIBRARY_PATH=/usr/local/lib
[antlabadmin@localhost eggdrop]$ ./eggdrop

How do i set this setting to be permanent? Not only during this current session?

Thanks.

Tinkster 11-25-2004 11:33 AM

Add /usr/local/lib
to
/etc/ld.so.conf


Cheers,
Tink


All times are GMT -5. The time now is 11:02 AM.