----- Forwarded message from Vivek Kukrety <[EMAIL PROTECTED]> -----

Delivered-To: [EMAIL PROTECTED]
Date: Thu, 3 Oct 2002 23:13:16 -0700 (PDT)
From: Vivek Kukrety <[EMAIL PROTECTED]>
Subject: Problem with DBI
To: [EMAIL PROTECTED]

Hi Tim,

I have a problem with DBI on Windows. I am attaching a
mail you posted on a newsgroup before, but that does
not solve the problem and I think it was meant for
*nix systems where one can build. 

This is the error:
  DBI object version 1.28 does not match $DBI::VERSION
0.93 at E:/Perl/lib/DynaLoader.pm line 225.

Can you help ?

Thanks,
Vivek



__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com
<!--X-Head-Body-Sep-End--><!--X-Body-of-Message--><PRE>I suspect your problem is 
elsewhere, but please try adding the
quotation marks and rebuilding the DBI.

(I've added the quotation marks back in my copy since the next
version is 1.30 and that'll be reported as "1.3" without the quotation
marks.)

Tim.

On Wed, Jul 17, 2002 at 04:27:18PM +0200, Frank Haegele wrote:
&gt; Hello Tim,
&gt; 
&gt; the last days a have had problems with DBI module.
&gt; 
&gt; I get this error message:
&gt; DBI object version 1.29 does not match $DBI::VERSION 1 at 
&gt; /usr/lib/perl5/5.6.1/i586-linux/DynaLoader.pm line 225. BEGIN 
&gt; failed--compilation aborted at 
&gt; /usr/lib/perl5/site_perl/5.6.1/i586-linux/DBI.pm line 243.
&gt; 
&gt; I did not understand what I do wrong.
&gt; 
&gt; I get surprised when I installed an older version of DBI. In this case 
&gt; it was DBI-1.19. Suddenly my
&gt; software runs.
&gt; 
&gt; As I compare the two versions (DBI-1.19 and DBI 1.23) I saw a difference 
&gt; into the following line of code:
&gt; 
&gt; BEGIN {
&gt; $DBI::VERSION = 1.23; # ==&gt; ALSO update the version in the pod text below!
&gt; }
&gt; 
&gt; BEGIN {
&gt; $DBI::VERSION = "1.19"; # ==&gt; ALSO update the version in the pod text below!
&gt; }
&gt; 
&gt; Could it be, that if you do not put the version-number into quotation 
&gt; marks perl  interprets this not as
&gt; a floating number but as an integer?
&gt; 
&gt; Now I download the version DBI-1.29 and how you could think the bug 
&gt; exist in this version, too.
&gt; 
&gt; It seems for me that since DBI-1.19 the bug is into. I test it with 
&gt; version 1.21, 1.23, 1.24, 1.27, 1.28
&gt;  and now with 1.29.
&gt; 
&gt; At last:  I work with Linux (SuSE 7.3), but it happen also with Windows.
&gt;                 I use Perl Version 5.6.1 (the distribute version of SuSE).
&gt; 
&gt; Kind regards
&gt; Frank Haegele
&gt; 
&gt; PS: If my English is not very well feel free to correct me ;-) 
&gt; Nevertheless I hope you could understand me.
&gt; 
</PRE><!--X-Body-of-Message-End--><!--X-MsgBody-End--><!--X-Follow-Ups-->
    
href="http:[EMAIL PROTECTED]/dateindex.html#12396";><STRONG>Date</STRONG>
    
href="http:[EMAIL PROTECTED]/index.html#12396";><STRONG>Thread</STRONG>


----- End forwarded message -----

Reply via email to