You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Warren Pollans <wa...@meyer-pollans.net> on 2004/05/18 19:43:19 UTC

[SOLUTION] Re: make test fails for modules/mudule

Hello again,

I tried again - from source this time - using the configure params from the manual:

  % perl Makefile.PL APACHE_SRC=../apache_1.3.31/src \
    DO_HTTPD=1 USE_APACI=1 EVERYTHING=1 \
    APACI_ARGS='--prefix=/usr/local/httpd_perl'
  % make && make test && make install
  % cd ../apache_1.3.31
  % make install

It built without error - Sorry for the spam

Thanks,

Warren

On Tue, 18 May 2004 12:34:44 -0400
Warren Pollans <wa...@meyer-pollans.net> wrote:

> Hello,
> 
> I'm trying to install mod_perl from cpan on my fedora box - using apache-1.3.31.  Running make test shows that all tests pass except for tests 5-10 of modules/module.  I'm afraid I can't tell from looking at t/net/perl/module.pl what the problem is.  Any help would be appreciated.
> 
> Thanks,
> 
> Warren
> 
> -- 
> Report problems: http://perl.apache.org/bugs/
> Mail list info: http://perl.apache.org/maillist/modperl.html
> List etiquette: http://perl.apache.org/maillist/email-etiquette.html

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html