Bug #65659 Setup libs not installed on OSX
Submitted: 18 Jun 2012 16:23 Modified: 26 Mar 2024 8:34
Reporter: Maury Markowitz Email Updates:
Status: Not a Bug Impact on me:
None 
Category:Connector / ODBC Severity:S3 (Non-critical)
Version:5.1.11 OS:MacOS (10.5.x)
Assigned to: CPU Architecture:Any

[18 Jun 2012 16:23] Maury Markowitz
Description:
The OSX .pkg installer states it will:

	1.	Copy the ODBC driver and setup libraries to /usr/local/lib/.

and that:

The library files are;
	•	/usr/local/lib/libmyodbc5.*
	•	/usr/local/lib/libmyodbc3S.*

The installer does *not* install the second of these two files (the setup libraries).

How to repeat:
Download the installer and run it.

Suggested fix:
Package the setup files into the installer!
[18 Jun 2012 17:25] Valeriy Kravchuk
Verified just as described with

http://mysql.infocom.ua/Downloads/Connector-ODBC/5.1/mysql-connector-odbc-5.1.11-osx10.5-x...

on Mac OS X 10.5.6. This is what we get after installation:

macbook-pro:~ openxs$ ls /usr/local/lib/ | grep myodbc
libmyodbc5.so
[26 Mar 2024 8:34] Bogdan Degtyariov
Posted by developer:
 
The setup module for MacOS is no longer built or shipped with the ODBC driver.
Closing the bug.