[OSRM-talk] problem OSRM compilying
marcosi66 at virgilio.it
marcosi66 at virgilio.it
Thu Feb 6 09:33:19 UTC 2014
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/osrm-talk/attachments/20140206/2b0bcc2c/attachment.html>
More information about the OSRM-talk
mailing list