ORACLE_LD_LIBRARY_PATH
do you understand this paragraph?
•The shared library path is set by the ORACLE_LD_LIBRARY_PATH environment variable in the JD Edwards EnterpriseOne $SYSTEM/bin32/toolsenv.sh shell script on all Unix/Linux platforms. The default setting shown below works for both 32-bit and 64-bit Oracle Client Software, and should not need to be modified.
Ex: From the JD Edwards EnterpriseOne 9.1.x toolsenv.sh shell script for either 32 or 64-bit Oracle Client Software:
ORACLE_LD_LIBRARY_PATH=$ORACLE_HOME/lib32: $ORACLE_HOME/lib
thanks