Hello

When I try to execute  a script from the command line here are the messages
I get:

hpcd03[/www/ca/docs/cgi-bin]$ perl report.pl
/usr/lib/dld.sl: Can't shl_load() a library containing Thread Local
Storage: /usr/lib/libcl.2
/usr/lib/dld.sl: Exec format error
Can't load
'/opt/perl/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/DBD/Oracle/O
racl
e.sl' for module DBD::Oracle: Exec format error at
/opt/perl/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206.
Compilation failed in require at report.pl line 5. BEGIN
failed--compilation aborted at report.pl line 5.


hpcd03[/www/ca/docs/cgi-bin]$ perl tracking.pl
Content-Type: text/html; charset=ISO-8859-1

/usr/lib/dld.sl: Can't shl_load() a library containing Thread Local
Storage: /usr/lib/libcl.2
/usr/lib/dld.sl: Exec format error
install_driver(Oracle) failed: Can't load
'/opt/perl/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/DBD/Oracle/O
racl
e.sl' for module DBD::Oracle: Exec format error at
/opt/perl/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206.



Do you have any thoughts on what the problem could be?

Reply via email to