DBD::Oracle make test fails, undefined symbol: ociepgoe, oracle client 8.0.5
My original eMails below didn't go through -- the list server didn't like attachments. I apologize if you have somehow already gotten this one. I'm still stuck though.
--
Greetings
I am having difficulty making and make testing DBD::Oracle.
Here are files with detailed info which is asked for in the README file;
http://www.opendreams.net/jesse/temp/DBD-Oracle/
My Oracle client is 8.0.5. I know that's old, but the local Mr. Oracle says that's how it is.
--
The important part is when I do make test, I get the following error;
rootly-user@myhost-->make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01base................Failed to load Oracle extension and/or shared libraries:
install_driver(Oracle) failed: Can't load '/root/.cpan/build/DBD-Oracle-1.16/blib/arch/auto/DBD/Oracle/Oracle.so' for module DBD::Oracle: /root/.cpan/build/DBD-Oracle-1.16/blib/arch/auto/DBD/Oracle/Oracle.so: undefined symbol: ociepgoe at /usr/lib/perl5/5.8.0/i386-linux-thread-multi/DynaLoader.pm line 229.
at (eval 1) line 3
Compilation failed in require at (eval 1) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/01base.t line 19
From there, it looks all poopy.
--
I googled around and found this similar post. I tried this, but it didn't work;
http://www.mail-archive.com/dbi-users@xxxxxxxx/msg23000.html
Advice is appreciated
--
# Jesse Molina
# Mail = jmolina@xxxxxxxxx
# Office = 1.480.585.8937
# Cell = 1.602.323.7608
.