thanks for replying .. I'll copy the commands that you gave me the packages to install are in: http://svn.openstreetmap.org/applications/rendering/gosmore/ # Would have to try svn co http://svn.openstreetmap.org/applications/rendering/gosmore/ cd gosmore . / Configure make # Gosmore.php believe is no longer in that direction. gosmore.php think you mean this: http://trac.openstreetmap.org/browser/applications/routing/yours/trunk/www/api/1.0/gosmore.php
# And how I use gosmore.php. would have to put in my index of my application? or how it works. forgive the question I'm new at this. 2010/8/19 Nic Roets <[email protected]> > 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 <[email protected]>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 >> [email protected] >> http://lists.openstreetmap.org/listinfo/routing >> >> > > _______________________________________________ > Routing mailing list > [email protected] > http://lists.openstreetmap.org/listinfo/routing > >
_______________________________________________ Routing mailing list [email protected] http://lists.openstreetmap.org/listinfo/routing
