Re: 2.0.0-RC4, FreeBSD-5.3, Apache2.pm not installed

[prev] [thread] [next] [Date index for 2005/04/05]

From: Stas Bekman
Subject: Re: 2.0.0-RC4, FreeBSD-5.3, Apache2.pm not installed
Date: 00:07 on 05 Apr 2005
James Lever wrote:
> Hi Stas (and et list),
> 
> On 5 Apr 2005, at 2:50 AM, Stas Bekman wrote:
> 
>> James, as the next release won't have Apache2.pm anymore, it's 
>> probably a waste of time trying to resolve this issue. For now just 
>> copy in manually.
>>
>> If you want to figure it out anyway, check whether Apache2.pm ends up 
>> in blib/ after you did 'make'.
> 
> 
> Before I did that, I did a bit more hunting to notice that it isn't 
> actually installing any of the other perl module components either, but 
> rather only the mod_perl.so DSO and the C header files all of which are 
> being installed in /usr/local/include/apache2/.
> 
> It is however updating the folling files:
> 
> /usr/local/lib/perl5/site_perl/5.8.6/mach/auto/mod_perl/.packlist
> /usr/local/lib/perl5/5.8.6/mach/perllocal.pod
> 
> So, it seems, unless there's a configure option or a make install option 
> I've just completely missed, something a little strange is going on.
> 
> Any ideas?

'make install' is governed by MakeMaker. For example if for some reason 
your files in blib/ are older than the previously installed files, 'make 
install' will skip those. So check the timestamps or see whether you can 
nuke the preinstalled files and then try again. I've certainly seen that 
at least once on my setup, and the above approach worked for me.


        -- 
        __________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:stas@xxxxxx.xxx http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

Re: 2.0.0-RC4, FreeBSD-5.3, Apache2.pm not installed
Stas Bekman 00:07 on 05 Apr 2005

Generated at 14:43 on 11 Apr 2005 by mariachi v0.52