You are not logged in Log in Join
You are here: Home » Members » petrilli » Setup-8.1.5

Log in
Name

Password

 

Setup-8.1.5

File details
Size
1 K
File type
text/plain

File contents

# Setup file for Oracle 8.1.5 (Oracle 8i)

# Make sure this is built as a shared library.  If this doesn't
# work on your machine, try and comment this out.

*shared*

# Where to find all the Oracle include and lib files.  This presumes
# that $ORACLE_HOME is set correctly.
ORACLE_INCLUDES=$(ORACLE_HOME)/rdbms/demo -I$(ORACLE_HOME)/network/public -I$(OR
ACLE_HOME)/plsql/public

ORACLE_LIBS=/usr/lib -L$(ORACLE_HOME)/lib/ -L$(ORACLE_HOME)/rdbms/lib $(ORACLE_L
)

# Now you only need this one file for it to work correctly.
ORACLE_L=-lnjni8


oci_ oci_.c -I$(ORACLE_INCLUDES) -L$(ORACLE_LIBS) -DDCORACLE8

Buffer Buffer.c