RE: DBI 1.54 Makefile.PL error
- From: Eric_D._Cardoza@xxxxxxxxxxx (Eric D. Cardoza)
- Date: Wed, 28 Mar 2007 06:50:23 -0400
Thank you Tim.
Eric Cardoza
-----Original Message-----
From: Tim Bunce [mailto:Tim.Bunce@xxxxxxxxx]
Sent: Wednesday, March 28, 2007 5:07 AM
To: Jonathan Leffler
Cc: Cardoza, Eric D.; dbi-users@xxxxxxxx
Subject: Re: DBI 1.54 Makefile.PL error
On Tue, Mar 27, 2007 at 07:09:39AM -0700, Jonathan Leffler wrote:
On 3/27/07, Cardoza, Eric D. <Eric_D._Cardoza@xxxxxxxxxxx> wrote:
I get the following error in the Makefile.PL run for the DBI versions
version of it is 0.86.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
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.)
Actually I don't think the DBI needs to require version 1 of File::Spec.
I've changed the next release to not require a minimum version of
File::Spec.
Eric, if you've not upgraded File::Spec yet then I'd appreciate it if
you'd try using the 0.86 version you already have.
Just delete the
"File::Spec" => 1
line in Makefile.PL
Thanks.
Tim.
.
- Follow-Ups:
- Re: DBI 1.54 Makefile.PL error
- From: Philip M. Gollucci
- Re: DBI 1.54 Makefile.PL error
- Prev by Date: Re: DBI 1.54 Makefile.PL error
- Next by Date: RE: Perl DBI Urgent
- Previous by thread: Re: DBI 1.54 Makefile.PL error
- Next by thread: Re: DBI 1.54 Makefile.PL error
- Index(es):
Relevant Pages
|
|