On Mon, May 17, 2010 at 20:31, <[email protected]> wrote: > After couple of apache2 fail, I am trying to install mod_perl in cpan and I > got the following error messages: > > cpan[1]> install mod_perl > CPAN: Storable loaded ok (v2.18) > Going to read '/root/.cpan/Metadata' > Database was generated on Mon, 17 May 2010 14:28:57 GMT > CPAN: YAML loaded ok (v0.71) > Going to read 125 yaml files from /root/.cpan/build/ > CPAN: Time::HiRes loaded ok (v1.9711) > DONE > Restored the state of none (in 2.8972 secs) > Running install for module 'mod_perl' > Running make for G/GO/GOZER/mod_perl-1.31.tar.gz > Has already been unwrapped into directory > /root/.cpan/build/mod_perl-1.31-OqZLsX > '/usr/bin/perl Makefile.PL INSTALLDIRS=site' returned status 2, won't make > Running make test > Make had some problems, won't test > Running make install > Make had some problems, won't install
That suggests you already have installed mod_perl. Did you also configure it in Apache? See the mod_perl documentation at http://perl.apache.org/, in particular http://perl.apache.org/docs/2.0/user/config/config.html#Enabling_mod_perl > Please help me resolve this issue. What do I need to do and where is apache2 > source directory located? That really depends on how you installed Apache. Note that Apache has it's own mailing lists - http://httpd.apache.org/userslist.html. -- Please keep list traffic on the list. Rob MacGregor Whoever fights monsters should see to it that in the process he doesn't become a monster. Friedrich Nietzsche Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
