On 10/24/01 5:40 PM, Scott Anguish wrote:
> Does mod_perl work OK for you as it comes with 10.1?

It "works" in that it runs, but the mod_perl Perl modules aren't installed
in the 10.1 distribution, and building and installing them results in the
same problem we have now: Apache::Request and Apache::Cookie don't load
together and function.

> also.. trying to run CPAN and updating CPAN builds a new perl (or
> tries and fails)

Yeah, the version of CPAN.pm that comes with 5.6.0 has that problem.  IMO,
all Perl efforts on OS X should focus on the latest stable perl, which is
5.6.1.  Just ignore the 5.6.0 that comes bundled--which means ignoring the
mod_perl DSOs and such that ship with 10.1 as well.

And besides, this type of stuff *should* build from source on OS X, so I
don't really care what state Apple ships the thing in :)

-John

Reply via email to