> 
> 
> >There is (or at least it was) a mod_perl 2 installed....
> 
> >Run
> 
> >  perl Makefile.PL /test/apache_1.3.31
> 
> >Instead, this should force Embperl to use mod_perl 1
> 
> Thanks, this help is much appreciated.
> 
> This got the make to run successfully, but now make test is 
> throwing some errors. The first errors are easy to fix:
> 
> ***********************
> Error in Line 286
> Is:     ><P>2.2.0<P><
> Should: ><P>2.1<
> Input:          test/html/EmbperlObject/epoincdiv.htm
> Output:         test/tmp/out.htm
> Compared to:    test/cmp/epoincdiv.htm
> Log:            test/tmp/test.log
> Testparameter:
>   cgi = 0
>   offline = 0
> 
>  ERRORS detected! NOT all tests have been passed successfully
> ************************
> 
> I followed this advice:
> 
> "change line 286 of test/cmp/epoincdiv.htm to be 2.2.0 the 
> test passes."
> "A similar error occurs for test/cmp/epodiv.htm"
> -
> http://mail-archives.apache.org/mod_mbox/perl-embperl/200604.m
> box/[EMAIL PROTECTED]
> 
> After those fixes, I get an error that's a little trickier:
> 
> ********************************
> #216 EmbperlObject/errdoc/epoerrdoc2.htm...


Could you try 

  make test TESTARG="-i"

This will continue after an error.

Are there more test that fails?

If only this one test fails, then you are safe to use Embperl, unless 
you use error documents written in Embperl

Gerald



> Error in Line 29
> Is:     >BEGINfa</td></tr><
> Should: ></table><
> Input:          test/html/EmbperlObject/errdoc/epoerrdoc2.htm
> Output:         test/tmp/out.htm
> Compared to:    test/cmp/epoerrdoc2.htm
> Log:            test/tmp/test.log
> Testparameter:
>   errors = 4
>   noerrtest = 1
>   cgi = 0
>   offline = 0
> 
>  ERRORS detected! NOT all tests have been passed successfully
> ********************************
> 
> The contents of the "compared to" file (test/cmp/epoerrdoc2.htm) are:
> 
> ********************************
>       1 <html>
>       2 <head>
>       3 <title>Tests for Embperl - ErrorDocument</title>
>       4 </head>
>       5
>       6 <body>
>       7
>       8 This page is shown due to an ErrorDocument redirection<p>
>       9
>      10
>      11 main:
>      12 ^prev: Apache2?(?:::RequestRec)?=SCALAR\(0x
>      13 next:
>      14 ^There are (2|4) errormessages:
>      15
>      16 <table border=1>
>      17 ^-      <tr><td>\[\d+\]ERR:  32:  Warning in Perl code:
> \(in cleanup\) Can't locate bad_module_without_name.pm
>      18 ^-BEGIN failed--compilation aborted
>      19 ^       <tr><td>\[\d+\]ERR:  24:  Error in Perl code: 
> Can't locate
> bad_module_without_name.pm in
>      20 ^BEGIN failed--compilation aborted
>      21 ^-BEGIN fa
>      22 ^-      <tr><td>\[\d+\]ERR:  32:  Warning in Perl code:
> \(in cleanup\) Can't locate bad_module_without_name.pm
>      23 ^-BEGIN failed--compilation aborted
>      24 ^       <tr><td>\[\d+\]ERR:  24:  Error in Perl code: 
> Can't locate
> bad_module_without_name.pm
>      25 ^BEGIN failed--compilation aborted
>      26 ^-BEGIN failed
>      27 </table>
>      28
>      29 </body>
>      30 </html>
> ********************************
> --
> Regards,
> Tim Grant
> Application Developer, VWR International
> 610-719-7097
> 
> 
> 
> ** Virus checked by BB-5000 Mailfilter ** 
> !DSPAM:416,46448a16195447898866267!
> 
> 

** Virus checked by BB-5000 Mailfilter **

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

Reply via email to