Question
While Compiling the OSRM getting the error
While Compiling the OSRM getting the below error.
Followed below instructions.
How To Set Up an OSRM Server on Ubuntu 14.04
https://www.digitalocean.com/community/tutorials/how-to-set-up-an-osrm-server-on-ubuntu-14-04
– Could NOT find Lua: Found unsuitable version “5.2.3”, but required is exact version “5.2” (found /usr/lib/x8664-linux-gnu/liblua5.2.so;/usr/lib/x8664-linux-gnu/libm.so)
– Could NOT find Lua: Found unsuitable version “5.2.3”, but required is exact version “5.1” (found /usr/lib/x8664-linux-gnu/liblua5.2.so;/usr/lib/x8664-linux-gnu/libm.so)
Please check and suggest how to build OSRM
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×