Patrick Ouellet wrote: > Im trying to install the Slash script from slashcode.org > but I had to update my perl version from > perl-5.6.0 to 5.6.1 so I used > > rpm -Uvh perl-5.6.1.rpm
which os you are on? Usually RH/Mandrake distros have three packages, mine is: perl-5.601-6mdk, perl-base-5.601-6mdk, and perl-devel-5.601-6mdk. So probably you have an incomplete install. > Now I want to compile mod_perl following the directive from > the Slash installation procedure, but... > When I launch the > perl MakeFile.pl > i have this error message.... > > Can't locate ExtUtils/MakeMaker.pm in @INC > (@INC contains: /usr/lib/perl5/5.6.1/i386-pld-linux /usr/lib/perl5/5.6.1 > /usr/lib/perl5/site_perl/i386-pld-linux/5.6.1 > /usr/lib/perl5/site_perl /usr/lib/perl5/site_perl/5.6.0 > /usr/lib/perl5/site_perl .) at Makefile.PL line 17. > BEGIN failed--compilation aborted at Makefile.PL line 17. > > The directory ExtUtils exist, but its empty !!! > > So.. what do I do !!! > Where can I get those files... > I have reintalled perl many times but it didn't change anything.. > > > Thanx to everyone.. > And sorry for the "desagreement" > > -- _____________________________________________________________________ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://ticketmaster.com http://apacheweek.com http://singlesheaven.com http://perl.apache.org http://perlmonth.com/
