Created
June 3, 2016 09:43
-
-
Save tonigi/f5a859179f472eade7b4ee98a82212b3 to your computer and use it in GitHub Desktop.
JModelica build
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Using Fedora's ipopt | |
../configure --prefix=$HOME/Apps/jmodelica --with-ipopt=/usr --with-eclipse=$HOME/Apps/eclipse | |
make | |
export SUNDIALS_HOME=/home/toni/compile/JModelica.org/build/sundials_install | |
export JAVA_HOME=/usr/java/latest/ | |
PYTHONPATH=Python/ ipython |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment