From: Webb, J. <jas...@lm...> - 2004-12-14 16:30:21
|
I am now trying to install Sandweb on a linux box. perl Makefile.PL make make test all run fine with no errors. When I run "make install" it seems to be running fine and then at the very end it has this output: Writing /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/Sandweb/.pac klist Appending installation info to /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/perllocal.pod ./tools/install_script.pl make: *** [custom_install] Error 1 What does this mean? And how can I fix it? Thanks, -Jason |