The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
How to run stand-alone
Dear all,
I recently figured out (thanks to the great explanation on RM web site), how to get RM built from source. Promptly I fixed a bug.
But how do I now get a stand-alone version of RM? Thanks for your help.
Kind regards, Stefan
I recently figured out (thanks to the great explanation on RM web site), how to get RM built from source. Promptly I fixed a bug.
But how do I now get a stand-alone version of RM? Thanks for your help.
Kind regards, Stefan
Tagged:
0
Answers
the svn contains an ant script (bulid.xml) that you can use to create a jar file of RM (run the ant target "createJar").
You can find the build.xml in the root folder of the Vega branch:
http://yale.svn.sourceforge.net/viewvc/yale/Vega/build.xml?view=log
Ciao Sebastian
thanks a lot - will try that.
Stefan