Steve Churcher wrote:
Hi Hope someone can help, I'm doing my head in! I'm not really an expert on a raq but can work my way around.. Im trying to install Mailscanner, following the instructions at http://www.qitc.net/support/mailscanner/
[snip]
error: failed dependencies: perl-MIME-tools >= 5.411 is needed by mailscanner-4.22-5 Please do not forget to kill your MailScanner version 3 processes before starting version 4. ################### MailScanner is then not installed but Im not sure whats wrong.. Im sure MIME::Tools is installed but is there a way to check or something that needs doing?
Hi Steve,IIRC MailScanner 4.x creates and installs a perl-MIME-tools RPM, so something is probably going wrong earlier in the installation.
You can check if you have perl-MIME-tools installed by checking your RPM database:
rpm -qa | grep MIME You should see a couple of lines of output including: perl-MIME-tools-5.411-pl4.2If not, try rerunning the installation of MailScanner and look for a failure around where it creates the perl-MIME-tools RPM.
Regards, Richard.P.S. You could also look in /usr/src/redhat/RPMS/noarch to see if there's an RPM.