SuSE with 4.35.9 and MIME::Base64

Julian Field mailscanner at ecs.soton.ac.uk
Tue Nov 2 18:05:42 GMT 2004


    [ The following text is in the "ISO-8859-1" character set. ]
    [ Your display is set for the "US-ASCII" character set.  ]
    [ Some characters may be displayed incorrectly. ]

There seems to be something *really* weird going on with SuSE 9.1 and
MailScanner-4.35.9. For some reason installing MIME::Base64 removes perl
completely. Fortunately you have to try very very hard to install
MIME::Base64 before it goes and actually does it. Running my
./install.sh isn't enough, so you can safely run that.

To get round this problem, you need to manually install the
perl-MIME-Base64 code. Don't install it from CPAN as it will get
installed in the wrong place.

Do this instead:

cd MailScanner-4.35.9-1
rpm -Uvh perl-MIME-Base64-3.05-2.src.rpm
pushd /usr/src/packages/SPECS
rpmbuild -bp perl-MIME-Base64.spec
cd ../BUILD
cd perl-MIME-Base64-3.05
perl Makefile.PL
make
make test
make install
popd
./install.sh fast

--
Julian Field
www.MailScanner.info
Professional Support Services at www.MailScanner.biz
MailScanner thanks transtec Computers for their support
Buy the MailScanner book at www.MailScanner.info/store

PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654

------------------------ MailScanner list ------------------------
To unsubscribe, email jiscmail at jiscmail.ac.uk with the words:
'leave mailscanner' in the body of the email.
Before posting, read the MAQ (http://www.mailscanner.biz/maq/) and
the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).




More information about the MailScanner mailing list