Is there any errors? Some missing libraries? I installed many libraries
before successfully building OSRM server.
On Jun 6, 2014 1:58 PM, "Joseba Bolinaga" <[email protected]> wrote:

> Hello,
>
> i have tried several times building osrm in my pc, but I can“t. My OS is
> ubuntu 14.04 x64 and i followed the instrucions given in OSRM PROJECT wiki,
> but after finishing I can`t find osrm-extract, osrm-prepare and osrm-routed
> commands.
>
>
> These are the steps I do:
>
> 1. Fetch the source:
>
> git clone https://github.com/DennisOSRM/Project-OSRM.git
> 2. building 14.04+:
>
> install build-essential git cmake pkg-config libprotoc-dev libprotobuf8 \
> 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 libtbb-dev
>
>
> 3. build OSRM:
>
> mkdir -p build; cd build; cmake ..; make
>
> Any help?????
>
> Thanks in advance.
>
> _______________________________________________
> OSRM-talk mailing list
> [email protected]
> https://lists.openstreetmap.org/listinfo/osrm-talk
>
>
_______________________________________________
OSRM-talk mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/osrm-talk

Reply via email to