I need a few modules not provided by Base or 3rd party rpm repos
and since I don't want to mess up the rpm db, I am installing these
cpan modules as non root into /opt/cpan by using 'makepl_arg' => 
q[PREFIX=/opt/cpan]

The module I need is MIME::Tools which needs a newer File::Temp (0.16
versus needed 0.18) than I have so it follows the deps and builds 0.22
but keeps failing on the build of MIME::Tools as it only uses the system
installed 0.16.

How does one rectify a situation like this?

Thanks!
jlc

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to