export LD_LIBRARY_PATH=/home/martin/instantclient_11_1:$LD_LIBRARY_PATH
####
adrci libclntsh.so libociei.so ojdbc5.jar SQLPLUS_README
BASIC_README libclntsh.so.11.1 libocijdbc11.so ojdbc6.jar
genezi libnnz11.so libsqlplusic.so sdk
glogin.sql libocci.so.11.1 libsqlplus.so sqlplus
####
~/svn/dbd-oracle/trunk$ perl Makefile.PL
Using DBI 1.611 (for perl 5.010000 on i486-linux-gnu-thread-multi) installed in /usr/local/lib/perl/5.10.0/auto/DBI/
Configuring DBD::Oracle for perl 5.010000 on linux (i486-linux-gnu-thread-multi)
Remember to actually *READ* the README file! Especially if you have any problems.
Trying to find an ORACLE_HOME
Your LD_LIBRARY_PATH env var is set to '/home/martin/instantclient_11_1/'
Found /home/martin/instantclient_11_1/
WARNING: Setting ORACLE_HOME env var to /home/martin/instantclient_11_1/ for you.
WARNING: If these tests fail you may have to set ORACLE_HOME yourself!
Installing on a linux, Ver#2.6
Using Oracle in /home/martin/instantclient_11_1/
DEFINE _SQLPLUS_RELEASE = "1101000600" (CHAR)
Oracle version 11.1.0.6 (11.1)
Looks like an Instant Client installation, okay
Your LD_LIBRARY_PATH env var is set to '/home/martin/instantclient_11_1/'
Oracle sysliblist:
Found header files in /home/martin/instantclient_11_1//sdk/include.
Checking for functioning wait.ph
.
.
.