in reply to Re^3: Not able to install DBD::Oracle on sun solaris.
in thread Not able to install DBD::Oracle on sun solaris.

thanks Corion..not able to reply on your answer... my perl and sqlplus, both are 64 bit...also I don't have much Idea on this...could you please help me understand how to set LD_LIBRARY_PATH... my perl is 64 bit..

This is perl, v5.8.4 built for sun4-solaris-64int (with 37 registered patches, see perl -V for more detail) sqlplus: file /opt/oracle/product/11g/db_1/bin/sqlplus /opt/oracle/product/11g/db_1/bin/sqlplus: ELF 64-bit MSB executa +ble SPARCV9 Version 1, dynamically linked, not stripped file /scripts/DBD-Oracle-1.74/blib/arch/auto/DBD/Oracle/Oracle.so /scripts/DBD-Oracle-1.74/blib/arch/auto/DBD/Oracle/Oracle.so: ELF 32 +-bit MSB dynamic lib SPARC Version 1, dynamically linked, not strippe +d, no debugging information available file /opt/oracle/product/11g/db_1/lib/libclntsh.so.11.1 /opt/oracle/product/11g/db_1/lib/libclntsh.so.11.1: ELF 64-bit MSB + dynamic lib SPARCV9 Version 1, dynamically linked, not stripped

Replies are listed 'Best First'.
Re^5: Not able to install DBD::Oracle on sun solaris.
by marto (Cardinal) on Dec 19, 2014 at 04:54 UTC

    You claim to have built v5.20 specifically to avoid using the ancient system perl. Why are you showing the perl -v output for the system perl?

    Please pay attention to what you're doing, and be consistent in your approach.

Re^5: Not able to install DBD::Oracle on sun solaris.
by Corion (Patriarch) on Dec 19, 2014 at 08:05 UTC

    If this is Solaris and you have problems with setting up LD_LIBRARY_PATH, I can only suggest that you consult with your system administrator.