![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SHLIB_PATH or LD_LIBRARY_PATH | vasanthan | HP-UX | 3 | 05-21-2008 07:49 AM |
| Difference between LIB_PATH and LD_LIBRARY_PATH | shafi2all | UNIX for Advanced & Expert Users | 1 | 05-09-2008 08:14 AM |
| Difference between LIB_PATH and LD_LIBRARY_PATH | shafi2all | UNIX for Advanced & Expert Users | 1 | 05-09-2008 08:13 AM |
| Bash LD_LIBRARY_PATH? | bysonary | UNIX for Dummies Questions & Answers | 1 | 04-18-2007 03:08 PM |
| cc, setuid, and LD_LIBRARY_PATH | WolfBoy | UNIX for Advanced & Expert Users | 0 | 01-19-2006 02:56 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
LD_LIBRARY_PATH is an environment variable. When you run a compiled program it may require that LD_LIBRAY_PATH be defined because the compile program uses some "different" runtime libraries.
Programs may use LD_LIBRARY_PATH to find shared libraries. It is not necessarily required. And possibly may break something if you are not careful. Why do you ask? Last edited by jim mcnamara; 03-18-2008 at 03:17 PM.. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|