
July 16th, 2003, 11:09 AM
|
|
Junior Member
|
|
Join Date: Jul 2003
Posts: 3
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Perl script compile problem
Hi,
I have apache 1.3 running in a soalris 5.8. When i tried to install the weblogic module named mod_wl.so, I;m getting the follwoing error message. It seems to be some perl script compile problem. But the same version of OS and apache in another box is working with this command with out any problem. Kindly help me to fix this problem.
Thanks,
Siva
bash-2.03$ perl /usr/apache/bin/apxs -i -a -n weblogic mod_wl.so
ld.so.1: perl: fatal: libperl.so.1: open failed: No such file or directory
Killed
|