IntelliJ Java IDE
The moose likes Linux / UNIX and the fly likes LD_LIBRARY_PATH Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » Linux / UNIX
Reply Bookmark "LD_LIBRARY_PATH" Watch "LD_LIBRARY_PATH" New topic
Author

LD_LIBRARY_PATH

Bala Krishna
Ranch Hand

Joined: Jan 26, 2001
Posts: 95
Hi,
What is this environment variable used for? I've seen it being used in some server start up scripts (eg. WebSphere). If any one could explain this, I would be thankful.
-Bala.
Guy Allard
Ranch Hand

Joined: Nov 24, 2000
Posts: 776
Hi - It is used to specify the directories which should be searched at runtime for shared library routines (these are roughly equivalent to Windows DLL's).
HTH, Guy
 
 
subject: LD_LIBRARY_PATH
 
Threads others viewed
catching errors on inserts into multiple tables
what is weblogic clusters?where is it used?
java unable to recognize class where my IDE does
Difference between const & final in java ?
Do you like twitter ?
developer file tools