Lars Eggert wrote:
cglee wrote:

on my FreeBSD 5.3 stabe, perl 5.8.5 from port, Apache 2.0.52 from source, mod_perl 1.99_17 from source
...
$ make test
All tests successful


and Web service looks good with apache2&mod_perl2&Mason1.27


It might be that the FreeBSD ports build mechanism sets some environment variables or does some other things that are different from building from source.

Most likely cglee was running gmake, while you Lars -- make, which makes a big diffference (but as stated in the other reply it should have been working with make too).


In the future please always report problems including a full report as explained here: http://perl.apache.org/bugs/ so we don't need to guess things about your environment.

Thanks.


-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com

--
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



Reply via email to