MISP / misp-book

User guide of MISP
https://www.circl.lu/doc/misp/
257 stars 103 forks source link

Usage instructions quite limited #28

Closed frennkie closed 5 years ago

frennkie commented 8 years ago

I tried getting the MISP Book running locally but failed to do so only relying on the notes in the USAGE file. I'm on Ubuntu (15.10 in this case) and finally got it working after doing these steps on a clean installation:

Install node and npm

sudo apt-get install nodejs nodejs-legacy npm 

Install further requirements

sudo apt-get install libcairo2-dev libjpeg-dev
sudo apt-get install calibre  # for generating PDFs

Might save other people a few minutes if you could include these instructions, what do you think?

SteveClement commented 5 years ago

this has been fixed.