formatting authored by Mohcine Chraibi's avatar Mohcine Chraibi
---
layout: post
title: Requirements
subtitle: Dependencies of JPScore
#bigimg: /img/jupedsim_small.png
permalink: 2016-11-03-requirements.html
---
In order to compile `JuPedSim` it is necessary to first install the required libraries. In order to compile `JuPedSim` it is necessary to first install the required libraries.
...@@ -59,4 +52,4 @@ brew install boost ...@@ -59,4 +52,4 @@ brew install boost
Note: Debian's and Ubuntu's install manager offer an old version of Boost, which is not supported by `JuPedSim`. Note: Debian's and Ubuntu's install manager offer an old version of Boost, which is not supported by `JuPedSim`.
You can test your Boost installation by using this [minimal example](2016-11-04-boost.html). You can test your Boost installation by using this [minimal example](2016-11-04-boost).