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?
cheers, James