Hello Andrew,

yes, a symbolic link can solve the problem.

The symbolic link can only be created by root. Requiring the user
to create a symbolic link will mean that nonpriviledged users
cannot compile GLPK on OS X easily.

Do you want
configure; make; make install
to work out of the box on OS X ?

Best regards

Xypron

Andrew Makhorin wrote:
Xypron, Yes, this is alternative to create symbolic linking. This is
your idea :-)
  "sudo ln -s /usr/lib/libiodbc.dylib /usr/lib/libodbc.so"
Do I correctly understand that using symbolic links resolves the issue,
and configure.ac does not need to be changed?



_______________________________________________
Help-glpk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-glpk




_______________________________________________
Help-glpk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to