-
after this commit, a large number of cucumber tests hangs on mac.
could offer a clue to why the "2 unconnected parallel ways" scenaria have for a long time been hanging on mac?
```
~/code/Project-OS…
-
Linux Ubuntu 12.
Many successful OSRM builds.
Now I have SIGSEGV in osrm-prepare. (27.08.2012 22:30 clone from github)
Input file
http://ump.torch.net.pl/osm/2012-08-26/UMP-PL-CCBySA_20120826.osm.b…
-
I have been compiling osrm on 3 different systems and I consistently receive this notice. I tried to track it down and best I can come up with I am having a linking issue with the zip.h and definition…
-
The latest code from git master doesn't compile on my Debian Sid.
If the information is to scarce, let me know. I'm not that familiar with boost.
Uwe
scons: Building targets ...
g++ -o Algorithms…
-
the addition of lua and luabind is currently making compiling on mac difficult.
i know it's being worked on, so i'm opening this issue as a way to track progress.
-
with latest master 82ead0a, osrm-prepare hangs at "Generating edge-expanded graph representation". i'm processing denmark.osm.pbf downloaded today from geofabrik.de, and extraced using osrm-extract.
…
-
Original ticket https://networkx.lanl.gov/trac/ticket/51
Reported 2006-08-02 by rmrichardson, assigned to @hagberg.
It would be very nice to have a standard way of accessing the attributes contained …
-
Hi,
Not sure if this is the place to post this. Please let me know if I should go somewhere else with this.
I tried to install OSRM on my Ubuntu Lucid VPS. I followed instructions on https://github.…
-
scons --stxxlroot=/home/sven/stxxl-1.3.1/
and
scons --stxxl=/home/sven/stxxl-1.3.1/
gives output:
...
scons: Building targets ...
g++ -o Algorithms/CRC32.o -c -O3 -DNDEBUG -march=native -fopenmp -…
-
i'm trying to setup a test server with osrm, and wondering what steps i need to make osrm-routed respond to request from the web. i suppose the server.ini should be changed. i also realize this has to…