Changed prerequesite of boost libraries to 1.41

This commit is contained in:
Project OSRM 2011-11-04 10:05:02 -05:00
parent a5c4d2102c
commit 08dd04a0d6

View File

@ -5,7 +5,7 @@ Compiling the source code is easy. If you are running a decent linux
installing dependencies and running make should suffice. Make sure the following
dependencies are installed:
- Boost 1.37+
- Boost 1.41+
- sparsehash 1.4+
- g++ 4.2+ (with warnings and unsupported), 4.4+
- libxml2 2.7+