[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: linux debian lenny 64bit installing ORACLE 64 errors



On Sat, 26 Sep 2009 14:19:59 +0500
Daniel Suleyman <danikpro@gmail.com> wrote:

> UnsatisfiedLinkError exception loading native library: njni10

	Now this might have various reasons... Please check the
following:
- is libnjni10.so present in your system? It should be in:
$ORACLE_HOME/lib/ and $ORACLE_HOME/lib32/
- if it is present, then does LD_LIBRARY_PATH contain the above paths?

	Also please check $ORACLE_HOME/install/make.log for any linking
errors. In any case you might want to try when the libraries are
available na LD_LIBRARY_PATH is set correctly:

rm -f $ORACLE_HOME/install/make.log
cd $ORACLE_HOME/bin
/relink all > $ORACLE_HOME/install/make.log

Regards,
-- 
Michał Bożek


Reply to: