[OSM-dev] [OSM-talk] Regarding libxml2 Usage

Nick Whitelegg Nick.Whitelegg at solent.ac.uk
Wed Feb 7 17:07:40 GMT 2007


Casey,

You need to link the libxml2 library in when compiling. This will be 
something like

gcc osm2pgsql.c -o osm2pgsql -lxml2

Make sure you have libxml2 installed on your system.

Nick




More information about the dev mailing list