Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> f60gen does not find the libraries

f60gen does not find the libraries

From: Adrian Garrido <agarrido_at_memory-set.es>
Date: 23 Oct 2001 04:28:37 -0700
Message-ID: <ac15685f.0110230328.3bc15d99@posting.google.com>


Hi

When I try to compile a form with f60gen, I get the following error:

  ./f60gen: error while loading shared libraries: libigo.so.0: cannot

     open shared object file: No such file or directory

If I add manually the path like this:      

    export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ORACLE_HOME/lib

Then I get the following:

   !!! WARNING !!! --> libXm-2.1.3-stub.so

   This is a stub library which can be used for linking only. It must *not*

   be used as a runtime library. Please make sure this library is not found

   in LD_LIBRARY_PATH.

I think this may be a very basic configuration problem, but I can't figure what could be wrong.

Thanks in advance for your help

Adrian Garrido Received on Tue Oct 23 2001 - 06:28:37 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US