help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-glpk] Re: Mac OS X ODBC MathProg


From: Xypron
Subject: Re: [Help-glpk] Re: Mac OS X ODBC MathProg
Date: Mon, 15 Feb 2010 19:42:00 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.4) Gecko/20091017 SeaMonkey/2.0

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<address@hidden>  wrote:





reply via email to

[Prev in Thread] Current Thread [Next in Thread]