[Routing] installing gosmore
Nic Roets
nroets at gmail.com
Thu Aug 19 19:55:43 BST 2010
Hello Leonardo,
It would really help if you can copy & paste all the commands and output. I
just successfully tested most of it with these commands:
svn co http://svn.openstreetmap.org/applications/rendering/gosmore/
cd gosmore
./configure
make
# It is better to run make CFLAGS='-O2 -DRES_DIR=\"/usr/share/gosmore/\"
-DHEADLESS -DONLY_ROUTING -DLD_CTRL'
# make install is not necessary for a routing server
mkdir -p america europe e relations
# I already have a set of pak files, but you can build them after adapting
dailyUpdate.sh
# Test it:
QUERY_STRING='flat=52.215676&flon=5.963946&tlat=52.2573&tlon=6.1799&fast=1'
./gosmore ~/gosmore/europe/gosmore.pak
# Then get routing-instruction from svn.kde.org. I'm not sure how it works
currently
# because when I installed it when it was still called gosmore-instructions.
Test it :
QUERY_STRING='flat=52.215676&flon=5.963946&tlat=52.2573&tlon=6.1799&fast=1'
./gosmore ~/gosmore/europe/gosmore.pak |
~/gosmore-instructions/gosmore-instructions --dense
# Alternatively you can remove gosmore-instructions from the server side
glue. The server side glue is called gosmore.php
# and is in the tgz files at nroets.dev.openstreetmap.org
On Thu, Aug 19, 2010 at 7:26 PM, Leonardo Gaona <leogaona at gmail.com> wrote:
> I am developing an application that requires routing and tried to install
> Ubuntu and it gave me installation errors at the end and I can not work.
> He had tested with the method of installation of the probe
> http://wiki.openstreetmap.org/wiki/Gosmore and also with synaptic.
>
> If someone could help me who had the same problem in the installation of
> Gosmore, giving the installation steps and need to make it work I had been
> told I need also 'server side glue code' in order to run Gosmore.
>
> I would appreciate your help ..
> Leonardo
>
> _______________________________________________
> Routing mailing list
> Routing at openstreetmap.org
> http://lists.openstreetmap.org/listinfo/routing
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/routing/attachments/20100819/503a7235/attachment.html>
More information about the Routing
mailing list