On a Linux system, I am having trouble uninstalling Mod Perl 1.29 during my install of Mod Perl 2
[EMAIL PROTECTED] mod_perl-1.99_14]# perl Makefile.PL APACHE_SRC =../httpd-2.0.50/src \ > DO_HTTPD=1 USE_APACI=1 EVERYTHING=1 Reading Makefile.PL args from @ARGV mod_perl/1.29 installation detected...[ error] not ok [ error] cannot install mod_perl/1.99_14 on top of mod_perl/1.29 [ error] use MP_INST_APACHE2=1 option or to force installation delete: /usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi/mod_perl.pm I checked the path to the mod_perl.pm and the file is not there. How do I uninstall 1.29 so that I can have only version 2? ============================ Brian Hall Webmaster Eagle-Tribune Publishing Company -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html