> Found unexpected output in httpd errorlog:
> [Thu Dec 21 01:30:59 2000] [error] Can't locate HTML/EmbperlObject.pm in
@INC
> (@INC contains: . blib/arch blib/lib /usr/local/lib/perl5/5.6.0/i686-linux
> /usr/local/lib/perl5/5.6.0 /usr/local/lib/perl5/site_perl/5.6.0/i686-linux
> /usr/local/lib/perl5/site_perl/5.6.0 /usr/local/lib/perl5/site_perl
> /root/.cpan/build/HTML-Embperl-1.3.0/test/
> /root/.cpan/build/HTML-Embperl-1.3.0/test/lib/perl) at (eval 1419) line 3.
>
> [Thu Dec 21 01:30:59 2000] [error] Undefined subroutine
> &HTML::EmbperlObject::handler called at /dev/null line 1.
>
>
Really looks like Embperl is correctly build. Try the following:
cd /root/.cpan/build/HTML-Embperl-1.3.0
make realclean
perl Makefile.PL
# Make sure you specify the correct path to the apache that is
# build with mod_perl and with the same Perl version as you use for Embperl
make test
If the chdir test fails again, try
make test TESTARGS="-i"
does this change anything?
Gerald
-------------------------------------------------------------
Gerald Richter ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting
Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz
E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131
WWW: http://www.ecos.de Fax: +49 6133 925152
-------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]