[OSRM-talk] Bug while compiling in Ubuntu Server

Aurélien FILEZ kinju59 at gmail.com
Thu Aug 15 11:03:21 UTC 2013


Thank you :)


On Thu, Aug 15, 2013 at 12:02 AM, Paul Schulz <paul at mawsonlakes.org> wrote:

> Please be aware that you also will need to copy the resulting programs and
> library up to the top level directory
> in order to run the resulting binaries.
>
> cd osrm-* ..
> cp libOSRM.so ..
>
> On Thu, Aug 15, 2013 at 4:38 AM, Dennis Luxen <dennis.luxen at gmail.com>wrote:
>
>> Try to build out of source with
>>
>> mkdir -p build; cd build; cmake ..; make
>>
>> and make sure with git status that you haven't made any accidental edits
>> to files.
>>
>> --Dennis
>>
>> Am 10.08.2013 um 15:58 schrieb Aurélien FILEZ <kinju59 at gmail.com>:
>>
>> > Hi,
>> >
>> > No, I just followed the documentation :
>> >
>> > cd /home/username
>> > git clone https://github.com/DennisOSRM/Project-OSRM.git Project-OSRM
>> > cd Project-OSMR
>> > cmake .
>> > make
>> >
>> > Nothing more
>> >
>> > Hope I can help you
>> >
>> > (P.S.: I'm sorry for my bad english)
>> >
>> > On Sat, Aug 10, 2013 at 3:55 PM, Dennis Luxen <dennis.luxen at gmail.com>
>> wrote:
>> >> Did you try to actually build out of source, i.e. in a build directory?
>> >>
>> >> --Dennis
>> >>
>> >> Am 10.08.2013 um 15:53 schrieb Aurélien FILEZ <kinju59 at gmail.com>:
>> >>
>> >>> Hello,
>> >>>
>> >>> On Ubuntu Server, I made a clone of the Projet-OSRM branch in
>> >>> /home/username/Project-OSRM directory.
>> >>>
>> >>> After a CMake, I execute the make command from the Project-OSRM
>> >>> directory and I have this error :
>> >>>
>> >>> [ 31%] Configuring UUID.cpp
>> >>> CMake Error : File /home/username/Project-OSRM/../Util/UUID.cpp.in
>> >>> does not exists.
>> >>> CMake Error at cmake/UUID-Config.cmake:12 (CONFIGURE_FILE)
>> >>>
>> >>> The solution was to edit the cmake/UUID-Config.cmake file to remove
>> >>> the "../" at each reference file.
>> >>>
>> >>> I hope this report will help this project
>> >>>
>> >>> _______________________________________________
>> >>> OSRM-talk mailing list
>> >>> OSRM-talk at openstreetmap.org
>> >>> http://lists.openstreetmap.org/listinfo/osrm-talk
>> >>
>>
>>
>> _______________________________________________
>> OSRM-talk mailing list
>> OSRM-talk at openstreetmap.org
>> http://lists.openstreetmap.org/listinfo/osrm-talk
>>
>
>
> _______________________________________________
> OSRM-talk mailing list
> OSRM-talk at openstreetmap.org
> http://lists.openstreetmap.org/listinfo/osrm-talk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/osrm-talk/attachments/20130815/384c8e1c/attachment-0001.html>


More information about the OSRM-talk mailing list