Thanx!
I need LD_LIBRARY_PATH initiliazes on startup
How can i do this?
Andrey
Friday, August 1, 2003, 7:35:22 PM, you wrote:
MP> On Friday 01 August 2003 15:29, Andy wrote:
>> How to set LDPATH
>> and add paths to PATH
MP> PATH var is used to set PATH. E.g. in bash:
MP> "export PATH=${PATH}:/other/bin:/that/bin"
MP> As for LD, LD_LIBRARY_PATH is used to set those the same way PATH works
MP> ("export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:/other/lib:/that/so/folder").
MP> Mikhail.
--
Best regards,
Andy mailto:[EMAIL PROTECTED]
--
[EMAIL PROTECTED] mailing list