We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Works on 20.04 as well (also, remove outdated luabind)
It seems that it works the same on the new Ubuntu18.04 LTS like on 16.04
Updated Building on Ubuntu (markdown)
Fix s/cmake/cmake3/ in apt command line (cmake means 2.x)
add instructions for building with ENABLE_MASON=ON
Ubuntu 14.04 requires updated compiler
In Ubuntu 14.04+, liblua5.2-0-dev isn't exist. But liblua5.2-dev is.
Ubuntu 16.04 build instructions were slightly incorrect
Ubuntu Trusty+ build Luabind against Lua52
We no longer support older Ubuntu versions
Same dependencies are ok in 16.04.
libstxxl1 has no release candidate in Ubuntu 15.10, using libstxxl1v5 instead
We no longer need osmosis
luajit is not stricly needed; only activating it via the cmake option requires it
osm-pbf no longer required, too
libosmium no longer has a protobuf dependency, see https://github.com/Project-OSRM/osrm-backend/issues/1628
Ubuntu 15.04 changed some package names
Created Building on Ubuntu (markdown)