|
From: Alexander A. <aat...@gm...> - 2007-11-27 08:26:27
|
Hi, Heldge! On 11/27/07, Helge Hafting <hel...@ai...> wrote: > I tried to check out and compile navit today. > I got: > > echo "Converting osm sample map" > Converting osm sample map > bzcat osm_bbox_11.3,47.9,11.7,48.2.osm.bz2 | ../../src/osm2navit >osm_bbox_11.3,47.9,11.7,48.2.bin.tmp > > osm2navit - parse osm textfile and converts to NavIt binfile format > > Usage : > bzcat planet.osm.bz2 | osm2navit mymap.bin > > > The command that failed works if the ">" is removed. It works for me with fresh checkout, you have to rerun autogen.sh && configure after checkout, so the Makefiles get updated. -- have fun, alex |