PDA

View Full Version : Spamassasin


megahost
07-18-2006, 11:20 AM
when i try to install spamassasin then i get this error


Can't locate ExtUtils/MakeMaker.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at Makefile.PL line 8.
BEGIN failed--compilation aborted at Makefile.PL line 8.
make: *** Ingen angivne mål og ingen makefil fundet. Stop.
make: *** Ingen regel til at skabe mål 'install'. Stop.
File already exists: Mail-SpamAssassin-3.1.1.tar.gz
Can't locate ExtUtils/MakeMaker.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at Makefile.PL line 8.
BEGIN failed--compilation aborted at Makefile.PL line 8.
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.


Any one who can help?

chatwizrd
07-18-2006, 01:28 PM
As root do:


perl -MCPAN -e shell

(Type in perl console):

install ExtUtils::MakeMaker

megahost
07-18-2006, 02:23 PM
Can't locate CPAN.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .).
BEGIN failed--compilation aborted.

megahost
07-18-2006, 02:26 PM
Well i almost smashed my server with a hammer :D

i just nedeed to reinstall perl ;)

Thx anyway for the help

geoschmucker
08-13-2006, 08:23 AM
how do you install the missing perl modules?

apt-get install libextutils-autoinstall-perl


this way or another way?

TomR
01-09-2008, 02:23 PM
How did you reinstall perl 5.8.8?

Tom