MySQL Forums
Forum List  »  Connector/ODBC

Installation of ODBC connector fails
Posted by: Carlos Escalante
Date: May 23, 2016 04:01PM

I would like to request your help due to while trying to install ODBC driver for MySQL by using Version 5.3.4 (mysql-connector-odbc-5.3.4-linux-sles11-x86-64bit.tar) for SUSe Linux Enterprise
I get the next error:

myodbc-installer -a -d -n "MySQL ODBC 5.3 Driver" -t "Driver=/usr/local/lib/libmyodbc5w.so" myodbc-installer: error while loading shared libraries: libodbc.so.2: cannot open shared object file: No such file or directory

These are the steps I followed up
http://dev.mysql.com/doc/connector-odbc/en/connector-odbc-installation-binary-unix-tarball.html

The error appears just after executing step 3 after execute the next command:

shell> myodbc-installer -a -d -n "MySQL ODBC 5.3 Driver" -t "Driver=/usr/local/lib/libmyodbc5w.so"

Please let me know if you require further details, I appreciate your support

Options: ReplyQuote


Subject
Written By
Posted
Installation of ODBC connector fails
May 23, 2016 04:01PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.