Ryan Pavlik (code - art - life) on cleardefinition.com
Building libxml2 on Windows
Thanks to Uwog for working out most of these instructions.
•
unzip it, and run ./configure --prefix=/mingw
•
make DESTDIR=/c/binaries/libxml2-2.6.30 install
•
Copy the completed built files from your DESTDIR to mingw, and/or zip up the folders inside /c/binaries/libxml2-2.6.30/mingw/ to make a package
Copyright 2004-2007 Ryan Pavlik. Code released under the appropriate license to contribute. All trademarks are the property of their respective owners.