Re: Forms9i builder not starting on redhat linux 9

From: Anna C. Dent <anacedent_at_hotmail.com>
Date: Fri, 27 Jun 2003 17:19:51 -0700
Message-ID: <Ha5La.112707$MJ5.100173_at_fed1read03>


srb wrote:
> Hi,
>
> I managed to install Oracle 9iDS Release 2 on Redhat linux 9. (I know it
> is not certified environment).
> The environment variables are as follows
> NLS_LANG=AMERICAN
> DISPLAY=<ip address>:0.0
> ORA_NLS33=$ORACLE_HOME/occomon/nls/admin/data
> LD_LIBRARY_PATH=$ORACLE_HOME/lib:/lib:/usr/lib:usr/local/lib
>
> PATH is having $ORACLE_HOM/bin

$ export DISPLAY=myhost:0.0
and have a functioning X-server on myhost

>
> When I execute f90desm.sh I get following error :
> FRM-91111: Internal Error: window system startup failure.
> FRM-10039: Unable to start up the Form Builder.
>
> When I execute f90desm I get following error :
> f90desm: error while loading shared libraries: libjvm.so: cannot open
> shared object file: No such file or directory
>
> Can you pl tell me the cause and solution of this problem ?

I suspect that LD_LIBRARY_PATH does not contain the directory where libjvm.so resides; such as $ORACLE_HOME/lib

HTH & YMMV HAND! Received on Sat Jun 28 2003 - 02:19:51 CEST

Original text of this message