-Thanks
Error when running perl 5.8.6 make test on host12:
### in the 't' directory since most (>=80%) of the tests succeeded.
### You may have to set your dynamic library search path,
### LD_LIBRARY_PATH, to point to the build directory:
### setenv LD_LIBRARY_PATH `pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness
### LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd t; ./perl harness
### export LD_LIBRARY_PATH=`pwd`:$LD_LIBRARY_PATH; cd t; ./perl harness
### for csh-style shells, like tcsh; or for traditional/modern
### Bourne-style shells, like bash, ksh, and zsh, respectively.
u=1.64 s=1.22 cu=288.93 cs=26.53 scripts=871 tests=87817
*** Error exit code 1
Stop.
*** Error exit code 1
Set the LD_LIBRARY_PATH as stated above:
host12:/scratch/sysadm/perl/perl-5.8.6> set|grep LD
LD_LIBRARY_PATH=/scratch/sysadm/perl/perl-5.8.6:/ap/p/oracle/product/9i/lib32
OLDPWD=/scratch/sysadm/perl