Skip to content

Commit

Permalink
updated requisites
Browse files Browse the repository at this point in the history
In all my Ubuntu 14.04 pcs I must run also these commands:

- sudo apt-get install gperf
- sudo apt-get install flex
- sudo apt-get install bison
  • Loading branch information
aborruso committed Jul 31, 2017
1 parent 71245d4 commit 73bfa60
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ Requisites:
- compiler gcc >= 4.6.0 or compatible (icc, clang, ...)
- autotools
- texinfo
- gperf
- flex
- bison

Build and install:
------------------
Expand Down

0 comments on commit 73bfa60

Please sign in to comment.