Re: Forms9i builder not starting on redhat linux 9

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Anna C. Dent

    Re: Forms9i builder not starting on redhat linux 9

    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=AMERIC AN
    DISPLAY=<ip address>:0.0
    ORA_NLS33=$ORAC LE_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!

Working...