I found a problem with your binary distribution of MyODBC 3.51 for Mac OS X.
I downloaded the binary distribution of MyODBC 3.51 for Mac OS X (I am currently using Mac OS X 10.2.4 Darwin 6.4). When I tried to use iODBC I got a dynamic linking problem. More specifically, when running odbctest, I get:
dyld errors during link edit for file /Users/mysqldev/venu/local/mysql/lib/mysql/libmysqlclient.10.dylib dyld: odbctest version mismatch for library: /Users/mysqldev/venu/local/mysql/lib/mysql/libmysqlclient.10.dylib (compatibility version of user: 11.0.0 greater than library's version: 4.0.0)
So I checked your driver with otool:
otool -LD libmyodbc3.so libmyodbc3.so: /Users/mysqldev/venu/local/lib/libiodbcinst.2.dylib (compatibility version 4.0.0, current version 4.6.0)
/Users/mysqldev/venu/local/mysql/lib/mysql/libmysqlclient.10.dylib (compatibility version 11.0.0, current version 11.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 63.0.0)
So at this point I am stuck (unless I rebuild the driver).
I would really appreciate your feedback on this issue. Is there any quick solution to this problem?
Thanks for this otherwise excellent product!
- Robert van Engelen,
-- Robert van Engelen: Assistant Professor, Computer Science Department Florida State University, 253 J. Love Bldg., Tallahassee, FL32306-4530 Offices: 162LOV/471DSL, (850)644-9661/645-0309, Fax: (850)644-0058 Email: [EMAIL PROTECTED], URL: http://www.cs.fsu.edu/~engelen
--------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php