| Author | Topic |
Posts: 9
Registered: April 2012
|
|
Customizing installation
|
16 May '12 15:01
|
 |
|
I'd like to do the following:
install libsbml on Mac 10.6 with matlab and python bindings, but I want
the python to bind to an alternative python installation (not the
standard apple one). I was able to do this from the command line using
this command:
./configure
--with-python=/Library/Frameworks/EPD64.framework/Versions/7.2/
--with-swig="/usr/local/"
but when I tried to to run configure with the matlab bindings it didn't
work, possibly because I am running matlab over a network license.
I was able to successfully install libsbml from the pre-built mac binary
.pkg, and it then worked with matlab, but then my python bindings to the
alternative installation didn't work.
I'd appreciate any suggestions.
Thanks,
Scott
--
___________________
Scott Rifkin
Assistant Professor
Ecology, Behavior, and Evolution
University of California, San Diego
sarifkin@ucsd.edu
____________________________________________________________
To manage your sbml-interoperability list subscription, visit
https://utils.its.caltech.edu/mailman/listinfo/sbml-interoperability
For a web interface to the sbml-interoperability mailing list, visit
http://sbml.org/Forums/
For questions or feedback about the sbml-interoperability list,
contact sbml-team@caltech.edu
|
|
|