in reply to perl: fatal: relocation error:

I'm not sure I understand what this php archive message is saying.

It seems like you may have to set the environment $ORACLE_HOME before you build the oracle DBD module.

             I hope life isn't a big joke, because I don't get it.
                   -SNL

Replies are listed 'Best First'.
Re^2: perl: fatal: relocation error:
by Anonymous Monk on Jun 04, 2012 at 01:50 UTC

    Build and run http://search.cpan.org/dist/DBD-Oracle/README

    Oracle Environment Variables To use DBD::ORACLE to connect to an Oracle database, ORACLE_HOME environment variable should be set correctly. In general, the valu +e used should match the version of Oracle that was used to build DBD::Ora +cle. If using dynamic linking then ORACLE_HOME should match the version + of Oracle that will be used to load in the Oracle client libraries (v +ia LD_LIBRARY_PATH, ldconfig, or similar on Unix).