LD_LIBRARY_PATH

Man Page Index


Description
This variable is only valid on Linux and Solaris and must be set to the jBASE lib directory.

Values
Colon separated library file paths.

Default
None.

Setting
Normal environment variable, so it can be set at any time by the commands:

LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$JBCRELEASEDIR/lib
export LD_LIBRARY_PATH


ENV