473,700 Members | 2,765 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 4471
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
2022
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
5476
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
965
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
3349
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
11133
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
3373
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
17210
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
3892
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
3175
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
1791
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
8718
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9206
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
7802
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
6558
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
4400
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4652
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3083
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
2383
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2022
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.