LD_LIBRARY_PATH

Man Page Index


Description
This is a SVR4 Unix only variable and should be set to /usr/jbc/lib.

Values
Colon separated library file paths.

Default
None.

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

LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/jbc/lib
export LD_LIBRARY_PATH


ENV