On 3/27/07, Cardoza, Eric D. <[EMAIL PROTECTED]> wrote:

I get the following error in the Makefile.PL run for the DBI versions
above 1.50.

Warning: prerequisite File::Spec 1 not found. We have 0.86.


Well, this is not an error - it says "Warning".  However, just like there is
a module DBI at version 1.54, there is also a module file::Spec that needs
to be at version 1.00 or greater, and your version of it is 0.86.

So - go get it from CPAN and install it.  (And I suggest you get a newer
Perl while you're at it, but that is not mandatory.)

--
Jonathan Leffler <[EMAIL PROTECTED]>  #include <disclaimer.h>
Guardian of DBD::Informix - v2007.0226 - http://dbi.perl.org
"I don't suffer from insanity - I enjoy every minute of it."

Reply via email to