Hans, > I tried to install amavis-new 2.6.4 on my SlackWare 13.0 system. > Used CPAN to install all the modues mentioned nin INSTALL. > But amavis refuses to run with the message: > fetch_modules: error loading optional module MIME/Decoder/BinHex.pm: > Can't locate Convert/BinHex.pm in @INC
MIME::Decoder::BinHex needs a module Convert::BinHex. Seems like packagers of your MIME-Tools forgot a dependency on Convert::BinHex . > I thought (but I may be very wrong) that it meant it could not find > the module MIME::Decoder::BinHex, but looking for BinHex gives me: > /usr/lib/perl5/site_perl/5.10.0/MIME/Decoder/BinHex.pm No, you are missing the Convert::BinHex, not the MIME::Decoder::BinHex On Tuesday 29 September 2009 18:11:30 Mike Cappella wrote: > Convert/BinHex.pm comes from Convert::TNEF, a required module. Convert::BinHex is a separate module, by Paul J. Schinder, I don't think it has anything to do with Convert::TNEF. Mark ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
