add gfortran package to build instructions for Debian

time-shift
Houtan Bastani 2015-01-21 11:18:10 +01:00
parent 73e292df2a
commit a224962eb4
1 changed files with 1 additions and 0 deletions

View File

@ -137,6 +137,7 @@ apt-get build-dep dynare
Alternatively, if you want to build everything, manually install the following packages:
- `build-essential` (for gcc, g++ and make)
- `gfortran`
- `liboctave-dev` or `octave3.2-headers` (will install ATLAS)
- `libboost-graph-dev`
- `libgsl0-dev`