14.03.11
Posted by patrick
Compile DBD::Oracle on 64-Bit CentOS
I compiled the Perl DBD::Oracle module on a CentOS 5.5 recently. It took a while to figure out, that the installed Oracle 10g Express Edition included just 32-Bit libs, but the Perl version was 64-Bit and the CentOS also. To solve the problem try this Howto: Download Oracle Instant Client for Linux x86-64. Select the [...]