I emailed earlier about an error that I would get every once in a while. When I start getting this error, I can shutdown the httpd server, and the machine and it will still give this error. If I wait a while it will come back. Sometimes it is a few hours. Sometimes it is days. I have installed Apache::DBI in hopes of a possible fix. The error I get is: Software error: Can't load '/usr/lib/perl5/site_perl/5.6.0/i386-linux/auto/DBD/Oracle/Oracle.so' for module DBD::Oracle: libclntsh.so.8.0: cannot open shared object file: No such file or directory at /usr/lib/perl5/5.6.0/i386-linux/DynaLoader.pm line 200. at (eval 13) line 3 For help, please send mail to the webmaster (root@localhost <mailto:root@localhost>), giving this error message and the time and date of the error. ____________________________________________________________________________ __________________ This is on a Dell running RedHat Linux 7. The file is there and it readable by everyone (along with the path to get there). Is there a way I can compile it statically? Because 95% of my scripts access the Oracle Database. I really need to solve this to prove that my choice of using Perl for our development is actually worth it. Thanks Joe
