Hi,
>
> I tried compiling on my setup (Red Hat 7.0 with all patches), Apache
> 1.3.12+Ben SSL 1.41, mod_perl 1.24.
> It builds ok, but make test produced an error:
>
> #25 varerr.htm...
>
> [-1][1209]ERR: 24: Line 1: Error in Perl code:
>
I have looked thru the logfiles and I am not quite sure
>
> Hope I'm not doing anything silly...
>
No, I look to the logfile you send me tomorrow and hopefully have a solution
for the problem then. Inbetween can you try to run
make test TESTARGS="-i"
this will continue after an error and see if any/which others test also
fail.
Thanks for testing
Ge
Gerald Richter wrote:
>
> I have uploaded a new alpha release of Embperl 2.0 to
> ftp://ftp.dev.ecos.de/pub/perl/embperl/2.0-alpha .
>
> Any feedback is very welcome
Hi Gerald,
I tried compiling on my setup (Red Hat 7.0 with all patches), Apache
1.3.12+Ben SSL 1.41, mod_perl 1.24.
It builds o
I have uploaded a new alpha release of Embperl 2.0 to
ftp://ftp.dev.ecos.de/pub/perl/embperl/2.0-alpha .
This version offers all features of Embperl 1.3b7_dev (including full
EmbperlObject support), but has a totaly rewritten core, which is the base
for a lot of new features which I will implemen