DBI version for Perl 5.005_03
DBI version for Perl 5.005_03
am 13.10.2004 23:10:13 von mdas
DBI-1.45 requires Perl 5.006, I am running 5.005.03, which DBI version =
should I use?
I am getting below error when I do
$)-> perl Makefile.PL
Perl 5.006 required--this is only version 5.00503, stopped at =
Makefile.PL line 10.
BEGIN failed--compilation aborted at Makefile.PL line 12.
Regards,
Mano
Re: DBI version for Perl 5.005_03
am 13.10.2004 23:23:31 von shildret
I believe 1.38 started requiring 5.006.
On Wed, 2004-10-13 at 16:10, Das, Manojit wrote:
> DBI-1.45 requires Perl 5.006, I am running 5.005.03, which DBI version should I use?
>
> I am getting below error when I do
>
> $)-> perl Makefile.PL
> Perl 5.006 required--this is only version 5.00503, stopped at Makefile.PL line 10.
> BEGIN failed--compilation aborted at Makefile.PL line 12.
>
> Regards,
> Mano
>
RE: DBI version for Perl 5.005_03
am 14.10.2004 17:16:41 von mdas
Thanks Scott, I was able to install=20
DBI-1.37
DBD::Oracle-1.14
with Perl-5005.03
But one thing I am not sure if the installation is 100% perfect.=20
Regards,
Mano
-----Original Message-----
From: Scott T. Hildreth [mailto:shildret@scotth.emsphone.com]
Sent: Wednesday, October 13, 2004 4:24 PM
To: Das, Manojit
Cc: Tim Bunce; dbi-users@perl.org
Subject: Re: DBI version for Perl 5.005_03
I believe 1.38 started requiring 5.006.
On Wed, 2004-10-13 at 16:10, Das, Manojit wrote:
> DBI-1.45 requires Perl 5.006, I am running 5.005.03, which DBI version =
should I use?
>=20
> I am getting below error when I do
>=20
> $)-> perl Makefile.PL
> Perl 5.006 required--this is only version 5.00503, stopped at =
Makefile.PL line 10.
> BEGIN failed--compilation aborted at Makefile.PL line 12.
>=20
> Regards,
> Mano
>=20
RE: DBI version for Perl 5.005_03
am 14.10.2004 17:31:58 von shildret
On Thu, 2004-10-14 at 10:16, Das, Manojit wrote:
> Thanks Scott, I was able to install
> DBI-1.37
> DBD::Oracle-1.14
> with Perl-5005.03
Is it possible to upgrade the perl?
> But one thing I am not sure if the installation is 100% perfect.
why do you think that?
>
> Regards,
> Mano
>
>
>
> -----Original Message-----
> From: Scott T. Hildreth [mailto:shildret@scotth.emsphone.com]
> Sent: Wednesday, October 13, 2004 4:24 PM
> To: Das, Manojit
> Cc: Tim Bunce; dbi-users@perl.org
> Subject: Re: DBI version for Perl 5.005_03
>
>
> I believe 1.38 started requiring 5.006.
>
> On Wed, 2004-10-13 at 16:10, Das, Manojit wrote:
> > DBI-1.45 requires Perl 5.006, I am running 5.005.03, which DBI version should I use?
> >
> > I am getting below error when I do
> >
> > $)-> perl Makefile.PL
> > Perl 5.006 required--this is only version 5.00503, stopped at Makefile.PL line 10.
> > BEGIN failed--compilation aborted at Makefile.PL line 12.
> >
> > Regards,
> > Mano
> >
RE: DBI version for Perl 5.005_03
am 14.10.2004 17:45:31 von mdas
We have many scripts that are using arsperl, I am not sure if I upgrade =
that will break anything anywhere. But I know I have to do this sooner =
or later.
When I did DBI installation I got two errors (2/38) and that is expected =
as per DBI README. I have to test to make sure that it is fine.
Regards,
Mano
On Thu, 2004-10-14 at 10:16, Das, Manojit wrote:
> Thanks Scott, I was able to install=20
> DBI-1.37
> DBD::Oracle-1.14
> with Perl-5005.03
Is it possible to upgrade the perl?
> But one thing I am not sure if the installation is 100% perfect.=20
why do you think that?
>=20
> Regards,
> Mano
>=20
>=20
>===================3D=3 D=====
===3D
>=20
>=20
> I believe 1.38 started requiring 5.006.
>=20
> On Wed, 2004-10-13 at 16:10, Das, Manojit wrote:
> > DBI-1.45 requires Perl 5.006, I am running 5.005.03, which DBI =
version should I use?
> >=20
> > I am getting below error when I do
> >=20
> > $)-> perl Makefile.PL
> > Perl 5.006 required--this is only version 5.00503, stopped at =
Makefile.PL line 10.
> > BEGIN failed--compilation aborted at Makefile.PL line 12.
> >=20
> > Regards,
> > Mano
> >=20
RE: DBI version for Perl 5.005_03
am 15.10.2004 18:07:26 von mdas
The good thing is my installation was perfect as I can connect to =
different Oracle dbs now.
But I have one different question. For Linux or Windows , do I need to =
do anything different other than DBI and DBD driver istallation being =
little different?
Regards,
Mano
-----Original Message-----
From: Scott T. Hildreth [mailto:shildret@scotth.emsphone.com]
Sent: Thursday, October 14, 2004 10:32 AM
To: Das, Manojit
Cc: dbi-users@perl.org
Subject: RE: DBI version for Perl 5.005_03
On Thu, 2004-10-14 at 10:16, Das, Manojit wrote:
> Thanks Scott, I was able to install=20
> DBI-1.37
> DBD::Oracle-1.14
> with Perl-5005.03
Is it possible to upgrade the perl?
> But one thing I am not sure if the installation is 100% perfect.=20
why do you think that?
>=20
> Regards,
> Mano
>=20
>=20
>=20
> -----Original Message-----
> From: Scott T. Hildreth [mailto:shildret@scotth.emsphone.com]
> Sent: Wednesday, October 13, 2004 4:24 PM
> To: Das, Manojit
> Cc: Tim Bunce; dbi-users@perl.org
> Subject: Re: DBI version for Perl 5.005_03
>=20
>=20
> I believe 1.38 started requiring 5.006.
>=20
> On Wed, 2004-10-13 at 16:10, Das, Manojit wrote:
> > DBI-1.45 requires Perl 5.006, I am running 5.005.03, which DBI =
version should I use?
> >=20
> > I am getting below error when I do
> >=20
> > $)-> perl Makefile.PL
> > Perl 5.006 required--this is only version 5.00503, stopped at =
Makefile.PL line 10.
> > BEGIN failed--compilation aborted at Makefile.PL line 12.
> >=20
> > Regards,
> > Mano
> >=20
Re: DBI version
am 22.06.2006 16:54:56 von Alexander
There are traces of an old DBI version on your system. Remove that
first. Search for files and folders named DBI below Perl's @INC.
Alexander
On 22.06.2006 15:24, Rajesh Golani wrote:
>I installed the DBI using CPAN on cygwin(windows), but when i run the programs it gives the error
>"DBI object version 1.51 does not match $DBI::VERSION 1.48 at /usr/lib/perl5/5.8/cygwin/DynaLoader.pm line 253"
>
>Can anyone help me in this aspect.
>
>Rajesh Golani
>Elina Networks
>NSR-GIV Center,
>Indian Institute of Management,
>Bannergatta Road
>Bangalore 560076
>Ph: +91-80-26589578
>
>
--
Alexander Foken
mailto:alexander@foken.de http://www.foken.de/alexander/
Re: DBI version
am 23.06.2006 01:37:41 von ron
On Thu, 22 Jun 2006 18:54:48 +0530, Rajesh Golani wrote:
Hi Rajesh
> "DBI object version 1.51 does not match $DBI::VERSION 1.48 at
> /usr/lib/perl5/5.8/cygwin/DynaLoader.pm line 253"
You have 2 versions of DBI installed. I suggest you delete both and=
re-install
one. Don't overlook components in the 'auto' directory when deleting.
--
Cheers
Ron Savage, ron@savage.net.au on 23/06/2006
http://savage.net.au/index.html
Let the record show: Microsoft is not an Australian company