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 -> Re: Oracle10g on LinuxxFedora 2) - SQLPLUS Problem

Re: Oracle10g on LinuxxFedora 2) - SQLPLUS Problem

From: <PowerLifter1450_at_gmail.com>
Date: 16 Oct 2006 17:59:10 -0700
Message-ID: <1161046750.591427.70860@i3g2000cwc.googlegroups.com>


Thanks for the reply; you seem to be on the right track; however, this is what happens when I try the make file command:

[oracle_at_localhost sqlplus]$ cd lib
[oracle_at_localhost lib]$ make -f ins_sqlplus.mk install rm -f sqlplus
/bin/chmod 755 /opt/oracle/product/10.1.0.3/bin/helpins /bin/chmod 755 /opt/oracle/product/10.1.0.3/bin/pupbld Linking sqlplus
rm -f sqlplus
gcc -o sqlplus -L/opt/oracle/product/10.1.0.3/sqlplus/lib/
-L/opt/oracle/product /10.1.0.3/lib/
-L/opt/oracle/product/10.1.0.3/lib/stubs/ /opt/oracle/product/10
.1.0.3/sqlplus/lib/s0afimai.o -lsqlplus -lclntsh `cat /opt/oracle/product/10.1. 0.3/lib/ldflags` -lnsslb10 -lncrypt10
-lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
/opt/oracle/product/10.1.0.3/lib/ldflags` -lnsslb10 -lncrypt10 - lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10
-lcommon10 - lgeneric10 -lmm -lcore10 -lxml10 -lunls10 -lsnls10
-lnls10 -lcore10 -lnls10 `ca t

/opt/oracle/product/10.1.0.3/lib/ldflags` -lnsslb10 -lncrypt10
-lnsgr10 -ln zjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat
/opt/oracle/product/10.1.0.3/lib/ldflags ` -lnsslb10 -lncrypt10
-lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnn etd10 -lvsn10
-lcommon10 -lgeneric10 -lcore10 -lxml10 -lunls10 -lsnls10 -lnl s10
-lcore10 -lnls10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10
-lcor e10 -lxml10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat

/opt/oracle/produc t/10.1.0.3/lib/sysliblist`

-Wl,-rpath,/opt/oracle/product/10.1.0.3/lib -lm -lpth read `cat
/opt/oracle/product/10.1.0.3/lib/sysliblist` -ldl -lm -lpthread -L/ opt/oracle/product/10.1.0.3/lib
/bin/sh: line 1: gcc: command not found
make: *** [sqlplus] Error 127 Received on Mon Oct 16 2006 - 19:59:10 CDT

Original text of this message

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