Re: DBD::Oracle Installation problem
- From: willy.hersman@xxxxxxxxxxxxxxxxxx
- Date: 29 Apr 2005 16:05:32 -0700
I have a similar problem, but the other way around. I'm on a 64-bit
machine, but the Oracle libraries are 32-bit. The perl installation is
64-bit. I was able to modify Makefile.PL to force 32-bit objects using
the -m32 switch with gcc. I can verify that
blib/arch/auto/DBD/Oracle/Oracle.so is 32-bit. However, make test is
failing. The error is:
t/01base................Failed to load Oracle extension and/or shared
libraries:
install_driver(Oracle) failed: Can't load
'blib/arch/auto/DBD/Oracle/Oracle.so' for module DBD::Oracle:
blib/arch/auto/DBD/Oracle/Oracle.so: cannot open shared object file: No
such file or directory at
/usr/lib64/perl5/5.8.0/x86_64-linux-thread-multi/DynaLoader.pm line
229.
Is this still a 64 vs. 32 bit problem or something else?
Thanks. Willy
.
- References:
- DBD::Oracle Installation problem
- From: PerlDiscuss - Perl Newsgroups and mailing lists
- Re: DBD::Oracle Installation problem
- From: Christian Merz
- Re: DBD::Oracle Installation problem
- From: PerlDiscuss - Perl Newsgroups and mailing lists
- DBD::Oracle Installation problem
- Prev by Date: RE: Newbie problem connecting to MS SQL Server
- Previous by thread: Re: DBD::Oracle Installation problem
- Next by thread: Example of using DBD:ODBC to connect to Oracle with no DSN
- Index(es):