forked from organicmaps/organicmaps
Update INSTALL.md
Added Ubuntu installation instructions for boost-libraries required on fresh build system.
This commit is contained in:
parent
09363a2035
commit
d7292f6021
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ To build and run OSRM binaries:
|
|||
|
||||
sudo apt-get install libtbb2 libluabind0.9.1 liblua50 libstxxl1
|
||||
sudo apt-get install libtbb-dev libluabind-dev libstxxl-dev libosmpbf-dev libprotobuf-dev
|
||||
sudo apt-get install libboost-thread-dev libboost-system-dev libboost-program-options-dev libboost-filesystem-dev libboost-date-time-dev
|
||||
tools/unix/build_omim.sh -o
|
||||
|
||||
### Windows
|
||||
|
|
Loading…
Add table
Reference in a new issue