< Gosmore

Gosmore/Windows

Compiling

  • Get Mingw and install Msys base
  • Get Gosmore
 svn co ...
 cd gosmore
tar xzf libxml2-2.7.8.tar.gz
cd libxml2-2.7.8
./configure --without-c14n --without-catalog --without-debug --without-docbook --without-ftp --without-html
  --without-http --without-iconv --without-pattern --without-iso8859x --without-regexps --without-sax1 
  --without-schemas --without-schematron --without-threads --without-valid
make
cd ..
  • Now build gosmore
./configure
make
This article is issued from Openstreetmap. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.