Added $ORACLE_HOME/lib to LD_LIBRARY_PATH for wsrgeh.

This commit is contained in:
hjp 2002-03-12 21:35:50 +00:00
parent ee44c0d0cb
commit 7454279376
1 changed files with 3 additions and 0 deletions

View File

@ -203,6 +203,9 @@ esac
case "$FQDN" in
wsrgeh.wsr.ac.at)
export LD_LIBRARY_PATH=$ORACLE_HOME/lib:/usr/local/lib
;;
enkur.wsr.ac.at)
export LD_LIBRARY_PATH=$ORACLE_HOME/lib:/usr/local/mnemonic/lib:/usr/local/mnemonic/lib/msg:/usr/local/lib
;;