Help for this page

Select Code to Download


  1. or download this
    Warning: -L../../ changed to -L/root/.cpan/build/DBD-Oracle-1.28-enbAG
    +6/../../
    Note (probably harmless): No library found for -locci
    Note (probably harmless): No library found for -lclntsh
    
  2. or download this
    /root/.cpan/libclntsh.so -> /usr/lib64/oracle/11.2.0.2/client/lib/libc
    +lntsh.so.11.1
    /root/.cpan/libocci.so -> /usr/lib64/oracle/11.2.0.2/client/lib/libocc
    +i.so.11.1
    
  3. or download this
    /root/.cpan/build/DBD-Oracle-1.28-enbAG6/blib/arch/auto/DBD/Oracle
    # ldd Oracle.so 
    ...
        /lib64/ld-linux-x86-64.so.2 (0x00007f0a3ecaa000)
        librt.so.1 => /lib/librt.so.1 (0x00007f0a3ae0e000)
    
  4. or download this
    export ORACLE_HOME=/usr/lib/oracle/11.2.0.2/client
    export LD_LIBRARY_PATH=$ORACLE_HOME/lib:$LD_LIBRARY_PATH
    
    C_INCLUDE_PATH=/usr/lib/oracle/11.2.0.2/client/include cpan -i DBD::Or
    +acle
    
  5. or download this
    ......
    Running make test
    ...
    Compilation failed in require at (eval 8) line 3.
    Perhaps a required shared library or dll isn't installed where expecte
    +d
     at t/01base.t line 19