DBD-Oracle-1.19 problems
am 08.02.2007 16:06:59 von guilhermefrancoHello,
I'm having problems to run perl Makefile.PL:
[root@radius1 DBD-Oracle-1.19]# perl Makefile.PL -V 10.2.0.1.0
Using DBI 1.53 (for perl 5.008005 on x86_64-linux-thread-multi)
installed in /usr/lib64/perl5/site_perl/5.8.5/x86_64-linux-thread-multi/a uto/DBI/
Configuring DBD::Oracle for perl 5.008005 on linux (x86_64-linux-thread-multi)
Remember to actually *READ* the README file! Especially if you have
any problems.
Using Oracle in /usr/local/instantclient_10_2
Error 6 initializing SQL*Plus
Message file sp1
SP2-0750: You may need to set ORACLE_HOME to your Oracle software directory
If sqlplus failed due to a
linker/symbol/relocation/library error or similar problem
then it's likely that you've not configured your
environment correctly.
Specifically, your LD_LIBRARY_PATH environment variable
set to include the directory containing the Oracle libraries.
Forcing Oracle version to be treated as 10.2.0.1.0
Oracle version 10.2.0.1.0 (10.2)
Looks like an Instant Client installation, okay
Your LD_LIBRARY_PATH env var is set to
'/usr/local/instantclient_10_2:usr/local/lib:/usr/local/pgsq l/lib/'
Oracle sysliblist:
invalid top directory at /usr/lib/perl5/5.8.5/File/Find.pm line 585.
What can it be?
Thanks.