IAP GITLAB

Skip to content
Snippets Groups Projects
Commit f61cc6b3 authored by ralfulrich's avatar ralfulrich
Browse files

update README about eigen3

parent cafbeb13
No related branches found
No related tags found
No related merge requests found
......@@ -58,10 +58,13 @@ which are very useful also for us.
CORSIKA 8 is tested regularly at least on gcc7.3.0 and clang-6.0.0.
Additional software prerequisites: eigen3, boost, cmake, g++, git.
However, eigen3 is shipped in ThirdParty directory, so any installation
on the system is optional.
On a bare Ubuntu 18.04, just add:
```
sudo apt install libeigen3-dev cmake g++ git
sudo apt install cmake g++ git
```
add ```libeigen3-dev``` if you want to use system version of eigen3.
Follow these steps to download and install CORSIKA 8 milestone2
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment