[OSRM-talk] problem with building osrm
Dennis Luxen
info at project-osrm.org
Mon Jun 9 07:56:17 UTC 2014
The server.ini file is deprecated. Running
osrm-routed --help
will get you the command line options. If all data files reside in the same directory you can use
osrm-routed /path/to/file.osrm
as a shortcut.
—Dennis
Am 08.06.2014 um 17:55 schrieb Joseba Bolinaga <josboli30 at gmail.com>:
> Thanks for your answer.
>
> At last i've got to build osrm, with no errors. I see osrm-extract, osrm-prepare and osrm-routed commands. But I don´t see server.ini file.
>
> Help, please.
>
> Thanks!
>
>
> On Fri, Jun 6, 2014 at 2:11 PM, Anael Lorimier <anael.lorimier at xcg-consulting.fr> wrote:
> 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" <josboli30 at gmail.com> 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
> OSRM-talk at openstreetmap.org
> https://lists.openstreetmap.org/listinfo/osrm-talk
>
>
> _______________________________________________
> OSRM-talk mailing list
> OSRM-talk at openstreetmap.org
> https://lists.openstreetmap.org/listinfo/osrm-talk
>
>
> _______________________________________________
> OSRM-talk mailing list
> OSRM-talk at openstreetmap.org
> https://lists.openstreetmap.org/listinfo/osrm-talk
More information about the OSRM-talk
mailing list