Skip to content

Commit

Permalink
updated build-unix with link for libboost1.48-all-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Spidersbox committed Apr 6, 2016
1 parent c46287d commit 6f74f3e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/build-unix.txt
Expand Up @@ -72,6 +72,10 @@ sudo apt-get install libqrencode-dev

If using Boost 1.37, append -mt to the boost libraries in the makefile.

if you get errors like:
fatal error: boost/random/uniform_int_distribution.hpp: No such file or directory
try this:
sudo apt-get install libboost1.48-all-dev

Dependency Build Instructions: Gentoo
-------------------------------------
Expand Down

0 comments on commit 6f74f3e

Please sign in to comment.