473,750 Members | 2,478 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

install_driver( ODBC) failed: DBI version 1.609 required--this is only version 1.602

13 New Member
i were using server(centos 5.5) with perl 5.8.8

Now I'm using perl 5.10.1 my current server(centos 6.3)

Whenever execute my programming I got this problem :-

install_driver( ODBC) failed: DBI version 1.609 required--this is only version 1.602 at /usr/share/perl5/Exporter/Heavy.pm line 241.


Please guide me..
Jul 14 '12 #1
3 4473
RonB
589 Recognized Expert Moderator Contributor
The error message is telling you that the version of DBD::ODBC that you're using requires a newer version of the DBI module than you currently have installed. You need to upgrade DBI to at least v1.609. The latest version on cpan is 1.622 so that is what you should install.
Jul 14 '12 #2
omakhileshchand
13 New Member
Hi RonB,

After upgrading the DBI version from v1.609 to v1.622 i got new error.

install_driver( ODBC) failed: Can't load '/usr/local/lib64/perl5/auto/DBD/ODBC/ODBC.so' for module DBD::ODBC: libodbc.so.1: cannot open shared object file: No such file or directory at /usr/lib64/perl5/DynaLoader.pm line 200.
at (eval 3) line 3

when i perform following commond i got libodbc.so.1 is not found

[root@test]# ldd /usr/local/lib64/perl5/auto/DBD/ODBC/ODBC.so
linux-vdso.so.1 => (0x00007fffde56 9000)
libodbc.so.1 => not found
libc.so.6 => /lib64/libc.so.6 (0x00007f591e49 a000)
/lib64/ld-linux-x86-64.so.2 (0x0000003d25e0 0000)

please help me..
Jul 15 '12 #3
numberwhun
3,509 Recognized Expert Moderator Specialist
Has the suggestions in your cross post been of any help to you?
Jul 16 '12 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

2
2025
by: tdmailbox | last post by:
I have an access form that has VB code to enable and disable individual fields depending on the state of other fields. That works great. However, now I am looking to create a read only version of these forms so that managers can review data entered without messing it up. Is it possible to call these forms as read only? My concern is I am not sure if it is possible to call the forms as read only without having the sections of VB code...
3
5480
by: Joshua Moore | last post by:
I have a webservice that serializes a ton of variables and other good stuff to a txt file using SoapFormatter (IFormatter), and when I try to deserialize it using the binary formatter, i get the following error: BinaryFormatter Version incompatibility. Expected Version 1.0. Received Version 1986938170.1886350437. I've read a lot about this error from several sources on the net, but can't
1
966
by: Tanja Krammer | last post by:
hi, are there compile constants for VS version and .NET version? #if VS_VERSION do() #else .... Thank you,
2
3351
by: HCF_15 | last post by:
Hi all, I have a small piece of code to use StackFrame to GetMethod, I found it is inconsistent in Debug version and Release version, is there anything I am doing wrong? Here is code, build in Debug and Release version, you will get different results. My env. is VS 2005 on XP with SP2. Thanks in advanced.
2
11134
by: virallinen | last post by:
Hi all Problem is, that My.Application.Info.Version shows only version 1.0.0.0 even if my application is version 1.0.0.0. Even when published My.Application.Deployment.CurrentVersion.ToString is still 1.0.0.0 (real 1.0.0.2 or more)
3
3376
by: ak | last post by:
Q1: I am looking to find/build a table of PHP version verses timezonedb version shipped with it. For example, I think that 5.2.0 updated the timezonedb to the 2006.14 version. Is there a table of PHP version verses timezonedb version. Q2: I am also looking to find a table of timezonedb version verses Olsen timezone database used to construct it. For example, I think that the 2006.16 version corresponds to the Olsen tzdata2006p.
6
17215
by: Zytan | last post by:
In the Assembly Information, you can set the assembly version and the file version. What is the difference between the two? The documentation is not exactly helpful in this area. I had the assembly version set to a unique number, and just left the file version as 0.0.0.0. My program crashed on another computer, and the windows error report stated: "AppVer: 0.0.0.0", so I am thinking maybe the file version is more important (unless...
11
3897
by: pg | last post by:
My old HD crashes, so I had to do a total re-install. After installer XP, I went to the Micrsoft Update site to get all the update. After 5 hours or so ... the update cycle started looping. You see, it wanted to install the Dot Net Framework for me, so okay, I let the Update site do the download the installation.
4
3180
by: Bob Altman | last post by:
Hi all, I have a C++/CLI project (VS 2005) that produces a DLL that exports C bindings. Internally, this DLL contains routines compiled with /clr. I notice that my DLL doesn't have a version resource. I assume that, unlike C# and VB, C++ doesn't automatically generate a version resource. Is there any way to make this happen? In particular, I don't want to have to manually update the file version in the version resource to keep it in...
1
1793
by: Giles | last post by:
Does anyone know where I can see some asp (vbscript) code to convert a web page into a text only version, like for accessibility? Example at http://wave.webaim.org/report?textonly&url=http%3A%2F%2Fwww.microsoft.com My html is stored in a database so it can be easily manipulated, but it is not XML. Thanks for any ideas.
0
9584
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9397
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9257
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8264
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6810
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6081
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4893
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3327
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2807
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.