Hi Marco, did you follow the instruction on
https://github.com/DennisOSRM/Project-OSRM/wiki/Building%20OSRM it explains how to install the required packages on Ubuntu. Regards, [email protected] <[email protected]> writes: > Hello, thank you for the answer, but I don't understand how to install the > package you said, what I have to do? > Sorry but I have been using Ubuntu only by a little. > > Thank you > > > > > ----Messaggio originale---- > Da: [email protected] > Data: 6-feb-2014 16.01 > A: <[email protected]> > Ogg: Re: [OSRM-talk] problem OSRM compilying > > 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 > -- Rodolphe Quiédeville Expert Tsung - Consulting en performance des SI Tel : 06 13 79 63 41 http://blog.rodolphe.quiedeville.org _______________________________________________ OSRM-talk mailing list [email protected] https://lists.openstreetmap.org/listinfo/osrm-talk

