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:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com