As for a step by step installation guide I should have it
somewhere in my backups - I'll try to find it and post it later on.

*it will be greate*

LD_LIBRARY_PATH=/home/u01/app/oracle/product/10.2.1/db1/lib32:/home/u01/app/oracle/product/10.2.1/db1/lib
/home/u01/app/oracle/product/10.2.1/db1/lib/libnjni10.so
/home/u01/app/oracle/product/10.2.1/db1/lib32/libnjni10.so


for log i will report latter.

Thank you in advance

2009/9/26 Michał Bożek <michal_bo...@lavabit.com>

> 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
>
>

Reply via email to