
jhfoo-ml at extracktor
Sep 3, 2009, 7:34 PM
Post #4 of 7
(1167 views)
Permalink
|
|
Re: [mp2] Apache2::Reload missing in FreeBSD ports
[In reply to]
|
|
Thanks Craig, I installed Apache::Reload via CPAN, and that shows up in my pkg_info as: bsdpan-Apache2-Reload-0.10 Interestingly they installed Apache2::Reload for me. So far it looks good. craig [at] animalhead wrote: > I run FreeBSD + Apache2 + mp2. CPAN 'test Apache::Reload' > yields 'pass'. Subsequent CPAN 'test Apache2::Reload' > wants to use the same module, so it says 'Has already been > tested successfully'. > > cmac > > On Sep 3, 2009, at 3:59 AM, Foo JH wrote: > >> Hello guys, >> >> I'm wondering if there is any1 using FreeBSD + Apache2 + mp2. In >> short: there's no Apache2::Reload. >> >> I browsed around the web (in particular >> http://www.mail-archive.com/dev [at] perl/msg12048.html) , and >> apparently I'm not the only one who noticed it. People mention >> Apache::Reload, but on my FBSD7.2: >> >> 1. Installing p5-Apache-Reload over package (at v0.07) throw out: >> Can't locate object method "dir_config" via package >> "Apache2::RequestRec" at >> /usr/local/lib/perl5/site_perl/5.8.8/Apache/Reload.pm line 51. >> >> 2. I can't install p5-Apache-Reload over ports, as it will complain >> it expects Apache 1.3. >> >> Any advice will be appreciated. >> >> Thanks. >
|