Perl Modules

Julian Field mailscanner at ecs.soton.ac.uk
Fri Mar 21 09:03:14 GMT 2003


At 23:22 20/03/2003, you wrote:
>Hello
>
>  I'm building a reolacement Gateway Server
>
>  Redhat 7.3 UPGRADED to 8.0
>
>  Trying to install MailScanner, getting an error
>
>  'perl-MIME-tools >= 5.411 is needed by mailscanner-4.14-5'

Beware with RedHat 7.3 to 8.0 upgrades. The new search path in perl doesn't
include any of the perl 5.6.1 search directories. So you will have to
re-install modules you are using.

You might want to actually remove any old site_perl directories
(/usr/lib/perl5/site_perl/5.6*) so they do not get in the way of your new
installation.

>But..I have installed MIME-tools both via CPAN and then [in
>desperation] via manual install??
>
>However, the MS install still seems to think I haven't??
>
>
>also, slightly related, I originally tried the method as per
>QuickInstall...
>
>rpmbuild --rebuild perl-IO-stringy-2.108-1.src.rpm
>
>but at the end of this process, got..
>
><insert-start>
>
>RPM build errors:
>     Installed (but unpackaged) file(s) found:
>
>/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/IO-stringy/.packlist
>    /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/perllocal.pod
>
><insert -end>

There is a catch for this in the install.sh script, use that and this
problem won't arise.
--
Julian Field
www.MailScanner.info
MailScanner thanks transtec Computers for their support



More information about the MailScanner mailing list