Jon Forrest wrote:
Stan suggested that I try the CVS version, which I did.
I reported that its make procedure has a problem finding
httpd.

Did you try building the DSO version? Did it work for you?

Meanwhile, I looked more closely at what happens when
I try to make the CVS version (output appended below)
and I noticed several other strange things.

1) META.yml is missing from the kit.

That's not a problem, when the release is done it'll be there. This happens because META.yml is autogenerated only when one runs 'make dist', which is ExtUtils::MakeMaker's feature and not under our control.


2) In the past, when I've run this step, I saw
that both the DSO and the static versions of
mod_perl will be made, as the documentation
states. This time I only see that the DSO
version is being made.

Yup, we have changed that, because we found that there is no point in building the two. Can you please point out where in the docs it still claims to build both?


I hope these comments are useful.

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