RE: Error always returned from system() after connecting to Oracle 10 .2 on Solaris 64 bit

2007-11-07 Thread Alan Liu
Have you tried to use Perl 64 bit build? I've had similar problem before and solved it by installing the newest Perl 64 bit version. I believe your Perl has to be compatible to your system and Oracle. Good luck. Alan -Original Message- From: Sands Peter [mailto:[EMAIL PROTECTED] Sent: W

RE: report (problems compiling DBD::Oracle on Solaris 10)

2007-09-06 Thread Alan Liu
I've met this problem before. You need to make sure the Perl you use is compatible with the Oracle you have. And from the articles I read on the internet, you'd better to use same version of Perl to compile your DBI and other database modules. Looks like you got Oracle 10g so it should be 64 bit, b

RE: Oracle::DBD build issue

2007-08-28 Thread Alan Liu
Hi, Bob, I've met some (similar but not same) failed tests in my previous of DBD::Oracle installations. I eventually found out: 1. if it complains about libraries, the PATH environment variable of the user who is doing the installation might lack of something; 2. the Oracle account (ORACLE_USERID