> ...but libodbc and libiodbc are totally different, as I mentioned in > detail, in a prior post. Changing the name in the code (via > configure.ac, or direct edit of config.h, etc. is the better solution)
This can be specified on running the configure script: --enable-odbc enables using ODBC table driver (libiodbc) --enable-odbc=unix enables using ODBC table driver (libodbc) Details about configure options can be found in the glpk reference manual; see Appendix A "Installing Glpk on Your Computer". _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
