lib path

lrtaylor@micron.com lrtaylor@micron.com
Tue Oct 7 16:32:00 GMT 2003


On Linux, you can set the variable LD_LIBRARY_PATH to point to the
directory containing your library, or you can add the path to the file
/etc/ld.so.conf and then run ldconfig -v to update the library cache.

Cheers,
Lyle Taylor

-----Original Message-----
From: Bansidhar Arvind Deshpande - CTD, Chennai.
[mailto:bansidhara@ctd.hcltech.com] 
Sent: Tuesday, October 07, 2003 10:25 AM
To: gcc-help@gcc.gnu.org
Subject: lib path

Hi,
This may not be the appropriate place to post this question but
I had no other alternative.

I am working on linux.I am using  a tool which needs a shared library 
file. I am having this shared library but it should be present in some 
specific directory. I think there should be some environment variable
for this. What should I do for this. 

Thanks

Bansidhar



More information about the Gcc-help mailing list