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 Assuming ldd can't find libclntsh.so, try reinstalling DBD::Oracle with -rpath specified and removing LD_LIBRARY_PATH from your environment. <URL:http://tldp.org/HOWTO/Program-Library-HOWTO/shared-libraries.html> John groenv...@acm.org