Angus Lees wrote: > > Syntax error on line 968 of /usr/local/httpd_perl/conf/httpd.conf: > > Can't locate Embperl/Object.pm in @INC (@INC contains: /www/lib/perl > > /usr/lib/perl5/5.8.4/i486-linux /usr/lib/perl5/5.8.4 > > /usr/lib/perl5/site_perl/5.8.4/i486-linux /usr/lib/perl5/site_perl/5.8.4 > > /usr/lib/perl5/site_perl . /usr/local/httpd_perl/ /usr/local/httpd_perl/lib/perl) > > at /www/lib/perl/startup.pl line 36. > > BEGIN failed--compilation aborted at /www/lib/perl/startup.pl line 36. > > Compilation failed in require at (eval 4) line 1. > > Doesn't sound good - no idea whats wrong here. I presume > Embperl/Object.pm does actually exist in one of those directories?
Actually, this last one turned out to be my fault - startup.pl had a reference to Embperl::Object (i.e. version 2) for testing the beta, and I hadn't installed it on the laptop. Perl 5.8.4 still seemed to be having a problem with HTML::Embperl, judging by all the 'redefined' errors. Meanwhile, I installed Perl 5.6.1 on the laptop and everything seems to be running ok now (but the make test still fails). Thanks, -Neil --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]