Hi,

Try setting your LD_LIBRARY_PATH to include the OH/lib or add the OH/lib to the ld.so.conf of your machine.

Can't load
'/usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/auto/DBD/O
ra cle/Oracle.so' for module DBD::Oracle: libclntsh.so.10.1: cannot
open shared object file: No such file or directory at

since the directory containing the library is accessible to everyone, its very likely it doesn't know where to look since OH/lib isn't in the standard library path for the compiler/linker.

Michael

Reply via email to