hhorak/unixODBC234

Project ID: 30113

Description

This is a test-only and unsupported build of a newer unixODBC version for the use case when the version available in RHEL-7 is not good enough.

Notice: This build uses a different SONAME because there is an ABI change between versions 2.3.1 and 2.3.4 (https://bugzilla.redhat.com/show_bug.cgi?id=1790655#c13).

Therefore, in order to successfully use this compat-unixODBC234 package with a language connector (Python, .NET, etc.), application (e.g. libiodbc) and with plugins (MySQL, PostgreSQL, SAP Hana, ...), these connectors, applications and plugins need to be rebuilt.

Installation Instructions

Install the devel package:

$> sudo yum install compat-unixODBC234-devel

Rebuild an application (or connector):

$> rpmbuild --rebuild libiodbc-3.52.7-7.el7.src.rpm

Rebuild a plugin for a database:

$> rpmbuild --rebuild postgresql-odbc-09.03.0100-2.el7.x86_64.rpm $> rpmbuild --rebuild mysql-connector-odbc-5.2.5-8.el7.x86_64.rpm

Install all the built packages:

$> sudo yum install ~/rpmbuild/RPMS/x86_64/postgresql-odbc-09.03.0100-2.el7.x86_64.rpm ~/rpmbuild/RPMS/x86_64/mysql-connector-odbc-5.2.5-8.el7.x86_64.rpm ~/rpmbuild/RPMS/x86_64/libiodbc-3.52.7-7.el7.x86_64.rpm

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
EPEL 7 x86_64 (2)* EPEL 7 (227 downloads)

* Total number of downloaded packages.