Bug #62649 | connector/odbc, at source code package. missing the configure file | ||
---|---|---|---|
Submitted: | 7 Oct 2011 2:43 | Modified: | 16 Oct 2013 17:12 |
Reporter: | Jihong Liu | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / ODBC Documentation | Severity: | S2 (Serious) |
Version: | 5.1.9 | OS: | Linux |
Assigned to: | Daniel So | CPU Architecture: | Any |
[7 Oct 2011 2:43]
Jihong Liu
[7 Oct 2011 11:29]
Bogdan Degtyariov
Hi Jihong, Thanks for reporting this issue in Connector/ODBC. Actually, it is the documentation problem since the configure script has been replaced by cmake generators. The appropriate documentation is being prepared. Soon the online manuals should be updated. I am changing the category of this report to "MySQL Connector/ODBC (MyODBC) -> Documentation".
[13 Oct 2011 13:16]
Michael Peoples
So, how do we build from source? This may be an ignorant question, but the documentation does not mention cmake at this point.
[16 Oct 2013 17:12]
Daniel So
As the autoconf process has been replaced with the cmake process for building the Connector/ODBC from source, the two sections in the Connector/ODBC manual, http://dev.mysql.com/doc/refman/5.5/en/connector-odbc-installation-source-unix.html and http://dev.mysql.com/doc/refman/5.5/en/connector-odbc-installation-source-development.html, have been updated with the appropriate information.