[CentOS] Yum Amavisd Update fails Digest::MD5 error

Leonard Isham

leonard.isham at gmail.com
Wed May 4 03:29:34 UTC 2005


Error message is:

Starting Mail Virus Scanner (amavisd): Digest::MD5 version 2.22
required--this is only version 2.20 at...

Googled for Digest::MD5 and found v2.33
(http://search.cpan.org/~gaas/Digest-MD5-2.33/MD5.pm)

Downloaded it untared it
perl ./Makefile.PL
...error missing Digest::Base
Download from CPAN
perl ./Makefile.PL
make
make test
make install

Back to Digest::MD5
perl ./Makefile.PL
Perl's config says that U32 access must be aligned.
Writing Makefile for Digest::MD5

make
Makefile:85: *** missing separator.  Stop.

google
information about LANG environment variable... 
LANG=en_US
export LANG
error...

LANG=C
export LANG
error...

LANG=en_US
LANGVAR=en_US
export LANG
export LANGVAR
perl ./Makefile.PL
Perl's config says that U32 access must be aligned.
Writing Makefile for Digest::MD5

make
gcc -c   -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING
-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -march=i386
-mcpu=i686   -DVERSION=\"2.33\" -DXS_VERSION=\"2.33\" -fPIC
"-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE" 
-DU32_ALIGNMENT_REQUIRED MD5.c
/bin/sh: line 1: gcc: command not found
make: *** [MD5.o] Error 127


Any Ideas?
-- 
Leonard Isham, CISSP 
Ostendo non ostento.



More information about the CentOS mailing list