Skip to content
Update Developer Installation authored by AbedYassine's avatar AbedYassine
......@@ -47,7 +47,7 @@
This will install Mosek version 9.1.13 under ``$HOME/mosek/9.1/tools/platform/linux64x86``.
- **Note:** You still need to obtain a [Mosek License](https://www.mosek.com/products/academic-licenses/) and store it under your ``$HOME`` directory.
5. Install boost 1.58 by typing: ``sudo apt-get install libboost-all-dev``.
6. Install VTK 7.1.1 by following the instructions in this [guide](vtk).
6. Install VTK 7.1.1 by following the instructions in this [guide](vtk#how-to-install).
7. Install FullMonteSW by following this [guide](https://gitlab.com/FullMonte/FullMonteSW/-/wikis/Developer-Guide#native-development-install-linux-only). We will refer to the build directory of FullMonteSW by ``$FULLMONTE_BUILD_DIR``.
## Installing PDT-SPACE
......
......