Skip to content

Commit

Permalink
Adding more requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
msoos committed Feb 5, 2015
1 parent 81f0aa9 commit f786e23
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion INSTALL
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
To compile, you will need 'cmake'. Once installed, issue:
To compile, you will need:
* cmake
* bignum library (with development headers)
* boost library (with development headers)
* zlib library (with development headers)

Once these are installed, issue:

$ cd build
$ cmake ../
Expand Down

0 comments on commit f786e23

Please sign in to comment.