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 -> OCI Libraries missing -- Solaris install.

OCI Libraries missing -- Solaris install.

From: r I C h <rich_at_vivid.com>
Date: 1998/02/05
Message-ID: <6bdcvt$4mp$1@re.hotwired.com>#1/1

i'm just beginning to get my feet wet in the OCI world, and when i tried using /rdbms/demo/oracle.mk, i get:

> make -f oracle.mk cdemo1

make -f oracle.mk build EXE=cdemo1 OBJS=cdemo1.o cc -L/export/home1/oracle7/lib -L/export/home1/oracle7/rdbms/lib -o cdemo1 cdemo1.o
/export/home1/oracle7/lib/libclient.a -lsqlnet -lncr -lsqlnet -lclient -lcom mon -lgeneric -lsqlnet -lncr -lsqlnet -lclient -lcommon -lgeneric -lepc -lnl srtl3 -lc3v6 -lcore3 -lnlsrtl3 -lcore3 -lnlsrtl3 -lsocket -lnsl -lm -ldl -lm  -lcore3 -lsocket -lnsl -lm -ldl -R /opt/SUNWcluster/lib -Y P,/usr/local/lib:/usr/local/share:/usr/lib:/opt/gnu/bin:/export/home0/u/rich /IDV/packages/api::/opt/SUNWcluster/lib:/usr/ccs/lib:/usr/lib -Qy -lc /export/home1/oracle7/lib/crtn.o
cc: /export/home1/oracle7/lib/libclient.a: No such file or directory

& i cannot find anywhere in the Oracle docs, newsgroups, or on the net, where or how to install the required OCI libraries. My coworker who installed Oracle says that some of the install scripts may not have completed properly, & that could be why my $ORACLE_HOME/lib/ directory only has one file -- :ntcontab.o". Has any1 run into this problem & do you know how to install the right libraries?

Gratzi,
rich Received on Thu Feb 05 1998 - 00:00:00 CST

Original text of this message

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