From: n8ptt <n8...@n8...> - 2002-09-28 06:47:29
|
You need the path to where the libomni.so in your LD_LIBRARY_PATH variable (incase you haven't already done that.) i.e. For example on my Linux box I have: LD_LIBRARY_PATH=$ORACLE_HOME/lib:/opt/Omni/lib:/usr/src/espgs-7.05.4/Omni;export LD_LIBRARY_PATH I also had trouble compiling Omni 7.1 so I used Omni 0.6.1 which compiled with no problems. -- Ken C. |