I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2007-07-13 10:49:14-07 by byterock in response to 5690
Re: DBD-Oracle-1.19 with instant client 10.2.0.3
You would be much better off posting your question to dbi-users@perl.org (you don't need to subscribe in order to post) and you won't be automatically subscribed either. Very few people actully use or view this form for dbi or driver support. dbi-users is where you'll get the best support

Looks like you have compiled against 64bit binarys. DBI and DBD need to point at the 32 bit binarys. find where the lib32 is on you system and point your LD_LIBRARY_PATH to that dir.

Direct Responses: 5712 | Write a response