Re: Bundle::DBI and DBD::Oracle failing

2016-06-23 Thread John D Groenveld
In message , "Tony D'Alfonso" writes: >Does it still make a difference running it as 32-bit on a 64-bit machine. I`v >e strictly been trying it on 64 bit. What does file(1) report about the architecture of your Oracle.so? # file

RE: Bundle::DBI and DBD::Oracle failing

2016-06-23 Thread Tony D'Alfonso
Does it still make a difference running it as 32-bit on a 64-bit machine. I`ve strictly been trying it on 64 bit. Regards, Tony. -Original Message- From: Tony D'Alfonso Sent: June 23, 2016 9:55 AM To: 'Bruce Johnson' Cc: dbi users Subject: RE: Bundle::DBI and DBD::Oracle failing

RE: Bundle::DBI and DBD::Oracle failing

2016-06-23 Thread Tony D'Alfonso
. -Original Message- From: Bruce Johnson [mailto:john...@pharmacy.arizona.edu] Sent: June 22, 2016 5:12 PM To: Tony D'Alfonso Cc: dbi users Subject: Re: Bundle::DBI and DBD::Oracle failing > On Jun 22, 2016, at 1:26 PM, Tony D'Alfonso <tony.dalfo...@smi-ieso.ca> wrote: > > SD

Re: Bundle::DBI and DBD::Oracle failing

2016-06-22 Thread John R Pierce
On 6/22/2016 2:05 PM, Bruce Johnson wrote: On Jun 22, 2016, at 1:34 PM, John R Pierce > wrote: if root installed it to /root, no other user can see or access that. running cpan as root is fine, since that doesn’t affect the permissions of the

Re: Bundle::DBI and DBD::Oracle failing

2016-06-22 Thread Bruce Johnson
> On Jun 22, 2016, at 1:26 PM, Tony D'Alfonso wrote: > > SDK was installed too: > > # yum list oracle-instantclient* > Loaded plugins: product-id, search-disabled-repos, subscription-manager > Installed Packages > oracle-instantclient-basic.x86_64

Re: Bundle::DBI and DBD::Oracle failing

2016-06-22 Thread Bruce Johnson
On Jun 22, 2016, at 1:34 PM, John R Pierce > wrote: if root installed it to /root, no other user can see or access that. running cpan as root is fine, since that doesn’t affect the permissions of the final perl executables. The only thing it

RE: Bundle::DBI and DBD::Oracle failing

2016-06-22 Thread Tony D'Alfonso
...@pharmacy.arizona.edu] Sent: June 22, 2016 4:23 PM To: Tony D'Alfonso Cc: dbi users Subject: Re: Bundle::DBI and DBD::Oracle failing > On Jun 22, 2016, at 12:32 PM, Tony D'Alfonso <tony.dalfo...@smi-ieso.ca> > wrote: > > Hi Carl, > > I used CPAN to install them a

Re: Bundle::DBI and DBD::Oracle failing

2016-06-22 Thread John R Pierce
On 6/22/2016 12:32 PM, Tony D'Alfonso wrote: I used CPAN to install them and it appeared as though they are in place: # cpan -i Bundle::DBI Reading '/root/.cpan/Metadata' Database was generated on Wed, 22 Jun 2016 13:29:02 GMT if root installed it to /root, no other user can see or access

Re: Bundle::DBI and DBD::Oracle failing

2016-06-22 Thread Bruce Johnson
> On Jun 22, 2016, at 12:32 PM, Tony D'Alfonso > wrote: > > Hi Carl, > > I used CPAN to install them and it appeared as though they are in place: > > # cpan -i Bundle::DBI > Reading '/root/.cpan/Metadata' > Database was generated on Wed, 22 Jun 2016 13:29:02 GMT >

Re: Bundle::DBI and DBD::Oracle failing

2016-06-22 Thread Furst, Carl
s@perl.org> Subject: RE: Bundle::DBI and DBD::Oracle failing Confirming this email made it through. Slicing the output into multiple messages. Can you help me with this error message? perl /stl/bin/test.pl install_driver(Oracle) failed: Can't load '/root/perl5/lib/perl5/x86_64-linux-thread

RE: Bundle::DBI and DBD::Oracle failing

2016-06-22 Thread Tony D'Alfonso
sday, June 22, 2016 at 2:00 PM To: "dbi-users@perl.org" <dbi-users@perl.org> Subject: RE: Bundle::DBI and DBD::Oracle failing Confirming this email made it through. Slicing the output into multiple messages. Can you help me with this error message? perl /stl/bin/test.pl ins

Re: Bundle::DBI and DBD::Oracle failing

2016-06-22 Thread Dean Pearce
That library is part of a compatibility package that isn't installed by default. On my build machine I've had to do the following: sudo yum -y install compat-libstdc++-33 After that the build succeeded. On 2016-06-22 2:00 PM, Tony D'Alfonso wrote: Confirming this email made it through.

RE: Bundle::DBI and DBD::Oracle failing

2016-06-22 Thread Tony D'Alfonso
# perl -V Summary of my perl5 (revision 5 version 16 subversion 3) configuration: Platform: osname=linux, osvers=2.6.32-504.16.2.el6.x86_64, archname=x86_64-linux-thread-multi uname='linux x86-021.build.eng.bos.redhat.com 2.6.32-504.16.2.el6.x86_64 #1 smp tue mar 10

RE: Bundle::DBI and DBD::Oracle failing

2016-06-22 Thread Tony D'Alfonso
Confirming this email made it through. Slicing the output into multiple messages. Can you help me with this error message? perl /stl/bin/test.pl install_driver(Oracle) failed: Can't load '/root/perl5/lib/perl5/x86_64-linux-thread-multi/auto/DBD/Oracle/Oracle.so' for module DBD::Oracle: