Subject: | Problems with Modperl2 and Ctlib2.pm |
It appears that the module uses the 'old 1.99 model'
eg line 22 of Ct-lib2.pm
Apache->server->push_handlers(PerlChildInitHandler => \&childinit);
rather than
Apache2::ServerUtil->server()...
CPAN.pm: Going to build M/MD/MDOWNING/Apache-Sybase-CTlib-2.00.tgz
Can't locate Apache2.pm in @INC (@INC contains:
/usr/lib/perl5/5.8.8/x86_64-linux-thread-multi /usr/lib/perl5/5.8.8
/usr/lib/perl5/site_perl/5.8.8/x86_64-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl .) at
Makefile.PL line 27.
BEGIN failed--compilation aborted at Makefile.PL line 27.
Warning: No success on command[/usr/bin/perl Makefile.PL]
MDOWNING/Apache-Sybase-CTlib-2.00.tgz
/usr/bin/perl Makefile.PL -- NOT OK