Hello everybody
I want to compile the extractor file on my OSRM-Project, I follow the github
guide for my ubuntu pc( I do this on my shell : sudo apt-get install
build-essential git cmake pkg-config libprotoc-dev libprotobuf7 \
protobuf-compiler libprotobuf-dev libosmpbf-dev libpng12-dev \
libbz2-dev libstxxl-dev libstxxl-doc libstxxl1 libxml2-dev \
libzip-dev libboost-all-dev lua5.1 liblua5.1-0-dev libluabind-dev
libluajit-5.1-dev)
but when i try this command :
gcc -Wall -W -Werror extractor.cpp -o Extractor
on my shell there are some errors:
In file included from Extractor/ScriptingEnvironment.h:34:0,
from extractor.cpp:30:
Extractor/../Util/LuaUtil.h:32:21: fatal error: lua.h: File o directory non
esistente
compilation terminated.
Why?thank you
_______________________________________________
OSRM-talk mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/osrm-talk