Menu

#10 Build recommendations for Mac OS X

open
nobody
None
5
2012-02-24
2012-02-24
No

Hi all

Having recently built an up-to-date SOSlib (the github version which I believe is 1.7.0 beta) I have some recommendations to make the process run smoothly.

1) use libSBML 3.4.1 and build from source because the two 3.4.1 binary installers availablel on SourceForge do not work on my 10.6.8 machine with up-to-date development tools. I built with libexpat but there are options for libxerces-c and libxml2 as well which I cannot comment upon.

2) use Sundials 2.3.0 and add the --enable-shared flag during configure or else you will get dynamic library loading errors when you run.

3) you might need 'autoconf' or perhaps 'autoreconf -i' to get the SOSlib 'configure' to work

4) there is a bug in the configure script that make one of the library search paths '/lib/'. You might need to add LDFLAGS='/usr/local/lib' if it doesn't already exist in the compiler call.

Good luck!

Michael

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.