On Oct 21, 2013, at 12:57 PM, John D Groenveld <jdg...@elvis.arl.psu.edu> wrote:

> In message <76e621cc-01d9-4006-aeaa-c0b6d5520...@pharmacy.arizona.edu>, Bruce 
> J
> ohnson writes:
>> DBD::Oracle was properly compiled, else it wouldn't work on the command 
>> line, 
>> either.
> 
> Out of my depth with Linux, but perhaps this will help:
> $ env - /bin/ldd /usr/local/lib64/perl5/auto/DBD/Oracle/Oracle.so

Nope, that looks right:

# ldd /usr/local/lib64/perl5/auto/DBD/Oracle/Oracle.so
        linux-vdso.so.1 =>  (0x00007fffc8980000)
        libocci.so.11.1 => /usr/lib/oracle/11.2/client64/lib/libocci.so.11.1 
(0x00007fb39a816000)
        libclntsh.so.11.1 => 
/usr/lib/oracle/11.2/client64/lib/libclntsh.so.11.1 (0x00007fb397f84000)
        libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fb397d5d000)
        libc.so.6 => /lib64/libc.so.6 (0x00007fb3979ca000)
        libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fb3976c3000)
        libm.so.6 => /lib64/libm.so.6 (0x00007fb39743f000)
        libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007fb397229000)
        libnnz11.so => /usr/lib/oracle/11.2/client64/lib/libnnz11.so 
(0x00007fb396e5c000)
        libdl.so.2 => /lib64/libdl.so.2 (0x00007fb396c58000)
        libnsl.so.1 => /lib64/libnsl.so.1 (0x00007fb396a3f000)
        libaio.so.1 => /lib64/libaio.so.1 (0x00007fb39683d000)
        /lib64/ld-linux-x86-64.so.2 (0x00007fb39acae000)


Also, if the linking was wrong here, it wouldn't work on the command line or as 
a CGI script, either, I'd think.

This is maddening.

-- 
Bruce Johnson
University of Arizona
College of Pharmacy
Information Technology Group

Institutions do not have opinions, merely customs


Reply via email to