in reply to DBD::oracle Install

What does
file /oracle/ +app/oracle/product/11.2/client_1/lib/libclntsh.so
tell you? Because make is complaining this is an incompatible library.

Replies are listed 'Best First'.
Re^2: DBD::oracle Install
by DKCarlo (Initiate) on Aug 28, 2012 at 12:56 UTC

    It tells me:

    file /oracle/app/oracle/product/11.2/client_1/lib/libclntsh.so /oracle/app/oracle/product/11.2/client_1/lib/libclntsh.so: ELF 64 +-bit MSB dynamic lib SPARCV9 Version 1, dynamically linked, not strip +ped

    so for me, it looks okay.