This should be done once to add JuPedSim's tap to your hombrew
brew tap JuPedSim/jps
After tapping JuPedSim/jps
you will have the following formulas available
jupedsim
: simulation & visualisationjpseditor
: geometry editorjpsreport
: analysis
You can install jupedsim either the latest release with
brew install jupedsim
or alternatively you can install the latest build from master (not recommended), with
brew install --HEAD jupedsim
These modules only support installation from the latest changes on master, hence you need to install with
brew install --HEAD <pkg>
jpseditor
andjpsvis
are installed in/tmp
jpscore
andjpsreport
in/usr/local/bin
If you run into any issues please rerun the installation with -v -d
for more
verbose output and debug output and open an issue with this information.