On Sat, 26 Sep 2009 14:19:59 +0500
Daniel Suleyman <danik...@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


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to