10 Jul
2008
10 Jul
'08
10:40 p.m.
Oh, one thing, John. Do you know what version of MIME::Lite you have installed? The command: perl -M'MIME::Lite 999' -e print Should fail and produce something like: MIME::Lite version 999 required--this is only version 3.01. I'm hoping that backing it off to 3.00 will be reasonable. Thanks, -Andy On Thu, Jul 10, 2008 at 2:03 PM, Chadwick, John, DCA <john.chadwick@state.nm.us> wrote:
I am trying to install Koha 3.0 RC1 on Ubuntu 8.04. When I do the Makefile.PL I get a message that MIME::Lite 3.01 is missing. When I do a cpan install MIME::Lite I feedback that MIME::Lite is up to date.