Tru64 4.0f PK3 w/ Oracle 8.1.7
I just installed perl5.005_03 from perl5.004 and installed the latest
DBI, DBD-Oracle and CGI. All installed without errors.
I have several perl DBI/CGI scripts which now do not work from a web
browser, but do still work from the command line. From the browser they
return the below error:
install_driver(Oracle) failed: [Sat Sep 29 11:45:08 2001] xxx.cgi: [Sat
Sep 29 11:45:08 2001] xxx.cgi: Can't load
'/usr/local/lib/perl5/site_perl/5.005/alpha-dec_osf/auto/DBD/Oracle/Oracle.so'
for module DBD::Oracle: dlopen: cannot load
/usr/local/lib/perl5/site_perl/5.005/alpha-dec_osf/auto/DBD/Oracle/Oracle.so
at /usr/local/lib/perl5/5.00503/alpha-dec_osf/DynaLoader.pm line 169.
[Sat Sep 29 11:45:08 2001] xxx.cgi: [Sat Sep 29 11:45:08 2001] cal2.cgi:
[Sat Sep 29 11:45:08 2001] xxx.cgi: [Sat Sep 29 11:45:08 2001]
cal2.cgi: at (eval 4) line 3
Perhaps a required shared library or dll isn't installed where expected
at /usr2/local/apache/cgi-bin/xxx.cgi line 21
Can someone point me to the problem? Does perl need to be built with
certain options on Tru64?
Received on Sat Sep 29 2001 - 17:16:52 NZST