#1445: Add Feature City OSM data for GPS Drive ---------------------+------------------------------------------------------ Reporter: kalxas | Owner: darkblueb Type: defect | Status: new Priority: major | Milestone: OSGeoLive8.5 Component: LiveDVD | Keywords: OSM ---------------------+------------------------------------------------------
Comment(by darkblueb): I attempted to build the utility '''osm2poidb''' in a scratch VM, and failed. Details: {{{ user@lubase-1404:~/srcs/osm2poidb/build$ make Scanning dependencies of target osm2poidb [100%] Building C object CMakeFiles/osm2poidb.dir/osm2poidb.o /home/user/srcs/osm2poidb/osm2poidb.c:31:18: fatal error: glib.h: No such file or directory #include <glib.h> ^ compilation terminated. make[2]: *** [CMakeFiles/osm2poidb.dir/osm2poidb.o] Error 1 make[1]: *** [CMakeFiles/osm2poidb.dir/all] Error 2 make: *** [all] Error 2 }}} apparently, {{{ sudo apt-get install libglib2.0-dev >> supplies -- /usr/include/glib-2.0/glib.h }}} but osm2poid build wants ''glib.h'' in ''/usr/include'' ? I did not look into installing pre-2.0 ''glib-dev'' -- Ticket URL: <http://trac.osgeo.org/osgeo/ticket/1445#comment:7> OSGeo <http://www.osgeo.org/> OSGeo committee and general foundation issue tracker. _______________________________________________ Live-demo mailing list Live-demo@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/live-demo http://live.osgeo.org http://wiki.osgeo.org/wiki/Live_GIS_Disc