Displaying 4 results from an estimated 4 matches for "pcscfg".
Did you mean:
pcicfg
2002 Aug 16
1
Summary:ROracle error
...ectory is
by doing locate stddef.h
It will return a bunch of paths. Look for the one which is similar to
the one above.
Note that Oracle is only certified for gcc 2.95 or before. RH 7.3 comes
installed with 2.96. You will have to copy gcc 2.95 from another machine
which has it
3> make sure the pcscfg.cfg file under $ORACLE_HOME/precomp/admin looks
like
sys_include=($ORACLE_HOME/precomp/public,/usr/lib/gcc-lib/i386-redhat-li
nux/egcs-2.91.66/include,/usr/include)
include=($ORACLE_HOME/precomp/public)
include=($ORACLE_HOME/rdbms/demo)
include=($ORACLE_HOME/network/public)
include=($ORACLE_HOME/...
2005 Aug 23
1
ROracle installation problem
.../lib/R/include \
PARSE=NONE LINES=false RS-Oracle.pc
Pro*C/C++: Release 9.2.0.1.0 - Production on Tue Aug 23 10:43:25 2005
Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
System default option values taken from: /opt/oracle/product/9.2.0/precomp/admin/pcscfg.cfg
R CMD COMPILE RS-Oracle.c
make[1]: Entering directory `/tmp/R.INSTALL.10940/ROracle/src'
gcc -I/usr/lib/R/include -I/usr/local/include -D__NO_MATH_INLINES -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c RS-Oracle.c -o RS-Oracle.o
make[1]: Leaving directory `/tmp/R.INSTALL.10940/RO...
2008 Jan 29
1
"ROracle" Packages is not to be installed (PR#10652)
...pt/R-2.6.1-patched/include \
PARSE=NONE LINES=false PREFETCH=1 RS-Oracle.pc
Pro*C/C++: Release 10.2.0.1.0 - Production on Wed Nov 7 05:54:06 2007
Copyright (c) 1982, 2005, Oracle. All rights reserved.
System default option values taken from:
/opt/oracle/product/10g/precomp/admin/pcscfg.cfg
R CMD COMPILE RS-Oracle.c
make[1]: Entering directory `/tmp/R.INSTALL.Po4474/ROracle/src'
make[1]: Warning: File `/opt/R-2.6.1-patched/share/make/vars.mk' has
modification time 7.2e+06 s in the future
gcc -std=gnu99 -I/opt/R-2.6.1-patched/include -I/opt/R-2.6.1-patched/include
-DRS_ORA_...
2009 Feb 09
0
ROracle - ORA-02005: implicit (-1) length not valid for this bind or define datatype
...usr/lib64/R/include \
PARSE=NONE LINES=false PREFETCH=1 RS-Oracle.pc
Pro*C/C++: Release 10.2.0.1.0 - Production on Fri Jan 9 10:50:43 2009
Copyright (c) 1982, 2005, Oracle. All rights reserved.
System default option values taken from:
/opt/oracle/product/10.2.0/db_1/precomp/admin/pcscfg.cfg
R CMD COMPILE RS-Oracle.c
make[1]: Entering directory `/tmp/R.INSTALL.T23031/ROracle/src'
gcc -I/usr/lib64/R/include -DRS_ORA_SQLGLS_WORKAROUND
-I/usr/local/include -fpic -O3 -g -std=gnu99 -c RS-Oracle.c -o
RS-Oracle.o
RS-Oracle.c: In function 'RS_Ora_prepareStatement':
RS-Orac...