Hello Noli, thank you for the patches. Am I right that 1 and 2 are alternatives?
Hence it would be sufficient to put a remark into ./INSTALL that a symbolic link needs to be created on OS X systems? Best regards Xypron Noli Sicad wrote:
Hi The patches: 1. In config.h change #define ODBC_DLNAME "libiodbc.so" /* ODBC shared library name if this feature is enabled */ to #define ODBC_DLNAME "libiodbc.dylib" /* ODBC shared library name if this feature is enabled */ 2. Create symlink, in Terminal "sudo ln -s /usr/lib/libiodbc.dylib /usr/lib/libodbc.so" I forget to mentioned that I installed iodbc and sqlite3 odbc driver for Mac OS X iODBC manager http://www.iodbc.org/dataspace/iodbc/wiki/iODBC/Downloads#Mac%20OS%20X SQLite3 ODBC driver http://www.ch-werner.de/sqliteodbc/ Noli On 2/15/10, Noli Sicad<[email protected]> wrote:
_______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
