On 2/6/2014 4:33 AM, [email protected] wrote:
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/
/

I have these lua packages installed and have not problem compiling:

liblua5.1-0/precise uptodate 5.1.4-12ubuntu1
liblua5.1-0-dev/precise uptodate 5.1.4-12ubuntu1
libluabind-dev/precise uptodate 0.9.1+dfsg-4
libluabind0.9.1/precise uptodate 0.9.1+dfsg-4
libluajit-5.1-2/precise uptodate 2.0.0~beta9+dfsg-1
libluajit-5.1-common/precise uptodate 2.0.0~beta9+dfsg-1
libluajit-5.1-dev/precise uptodate 2.0.0~beta9+dfsg-1

-Steve

_______________________________________________
OSRM-talk mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/osrm-talk

Reply via email to