Skip to content

Instantly share code, notes, and snippets.

@tonigi
Created June 3, 2016 09:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tonigi/f5a859179f472eade7b4ee98a82212b3 to your computer and use it in GitHub Desktop.
Save tonigi/f5a859179f472eade7b4ee98a82212b3 to your computer and use it in GitHub Desktop.
JModelica build
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