> I've recently been installing 1.3 on a fresh system (Perl 5.6.0,
> Linux 2.2.16) and noticed some problems.
>
> First, embpexec.pl doesn't seem to be installed by default when I run
> 'make install'. Previous versions installed it under HTML, so I just
> copied it there.
>

MakeMaker does this install. I guess the new MakeMaker version of Perl 5.6
doesn't do this anymore.

>
> I'm not sure if this is related, but... make test succeeded for
> offline tests, but the mod_perl testing exited with
>

I think we should first get your make test run. That would make it much more
easier to debug the rest (if it still fails afterwards)

>
> So it seems like make test is somehow overwriting my @INC (the
> /home/mblakele stuff is missing in the error message, and so are the
> i386-linux dirs) - or at least ignoring %ENV.

If you ask me, I would say you have two different Perl installed on your
system and the one you compiled Embperl with is not the one you compiled
mod_perl with. mod_perl set the @INC to the pathes of the Perl ist was
compiled with. Please first make sure make test of modperl works, before we
continue

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 925151
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to