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

Home -> Community -> Usenet -> c.d.o.server -> Re: Q. libnetwork.a ?

Re: Q. libnetwork.a ?

From: N Prabhakar <prabhs_at_po.pacific.net.sg>
Date: 1996/11/29
Message-ID: <57mrbr$eu7@newton.pacific.net.sg>#1/1

valdes_at_hp400.ccu.uniovi.es (Adolfo Gonzalez Valdes) wrote:
> Hi :
>
> I am installing ORATCL2.3 in a Digital with Oracle 7.2 .
> The problem is that need the library "libnetwork.a" . Where is it?
> I can't find it.
> Could is it in OCI library ?
> HELP!!!!
>
> Thanks
>

Hi there,

The file may be something to do with PRO*C. Check in $ORACLE_HOME/proc/lib directory. If you cannot find it, then issue the following command to search for it.

cd $ORACLE_HOME
find . -name libnetwork.a -print

Hope the above helps you

Regards

N.Prabhakar Received on Fri Nov 29 1996 - 00:00:00 CST

Original text of this message

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