Re: Can't Make myodbc on Mactel
Ying Ming <[email protected]>
| Newsgroups | gmane.comp.db.mysql.odbc |
|---|---|
| Message-ID | <[email protected]> |
Thank you for reply! I found the way on google too just rename /usr/include/iodbcinst.h to /usr/include/odbc.h and there is no error when make and make install! 在 2006-11-10,上午10:36,Gu Lei 写道: > Maybe you can try to install unixODBC. Mysql ODBC works well with > unixODBC. > > Gu Lei > > Ying Ming 写道: >> There is no intel based Mac version of myodbc ,So I try to build >> it myself. >> >> I download file mysql-connector-odbc-3.51.12.tar.gz and untar it >> to an dir, >> I execute >> >> ./configure --prefix=/usr/local >> --with-iODBC=/usr >> --with-mysql-path=/usr/local/mysql >> --disable-shared >> --enable-gui=no >> --host=i686-apple-darwin8.8.1 >> >> it success ,but when i execute make it gave me an error >> >> In file included from MYODBCUtilAllocDataSource.c:21: >> MYODBCUtil.h:43:22: error: odbcinst.h: No such file or directory >> make[1]: *** [MYODBCUtilAllocDataSource.lo] Error 1 >> make: *** [all-recursive] Error 1 >> >> Please help me,many many thanks! >> >> BTW. forgive me for my poor English,I live in China :-) >> >> -- MySQL ODBC Mailing List For list archives: http://lists.mysql.com/myodbc To unsubscribe: http://lists.mysql.com/[email protected]