README revision 38ae7e4efe803ea78b6499cd05a394db32623e41
d3520e53d9e7949398e69fc841a260c427600560Gordon Ross XML toolkit from the GNOME project
d3520e53d9e7949398e69fc841a260c427600560Gordon RossFull documentation is available on-line at
d3520e53d9e7949398e69fc841a260c427600560Gordon RossThis code is released under the MIT Licence see the Copyright file.
d3520e53d9e7949398e69fc841a260c427600560Gordon RossTo build on an Unixised setup:
d3520e53d9e7949398e69fc841a260c427600560Gordon Ross ./configure ; make ; make install
d3520e53d9e7949398e69fc841a260c427600560Gordon RossTo build on Windows:
d3520e53d9e7949398e69fc841a260c427600560Gordon Ross see instructions on win32/Readme.txt
d3520e53d9e7949398e69fc841a260c427600560Gordon RossTo assert build quality:
d3520e53d9e7949398e69fc841a260c427600560Gordon Ross on an Unixised setup:
d3520e53d9e7949398e69fc841a260c427600560Gordon Ross run make tests
d3520e53d9e7949398e69fc841a260c427600560Gordon Ross There is 3 standalone tools runtest.c runsuite.c testapi.c, which
d3520e53d9e7949398e69fc841a260c427600560Gordon Ross should compile as part of the build or as any application would.
d3520e53d9e7949398e69fc841a260c427600560Gordon Ross Launch them from this directory to get results, runtest checks
d3520e53d9e7949398e69fc841a260c427600560Gordon Ross the proper functionning of libxml2 main APIs while testapi does
d3520e53d9e7949398e69fc841a260c427600560Gordon Ross a full coverage check. Report failures to the list.
d3520e53d9e7949398e69fc841a260c427600560Gordon RossTo report bugs, follow the instructions at:
d3520e53d9e7949398e69fc841a260c427600560Gordon RossA mailing-list xml@gnome.org is available, to subscribe:
d3520e53d9e7949398e69fc841a260c427600560Gordon RossThe list archive is at:
d3520e53d9e7949398e69fc841a260c427600560Gordon RossAll technical answers asked privately will be automatically answered on
d3520e53d9e7949398e69fc841a260c427600560Gordon Rossthe list and archived for public access unless pricacy is explicitely
d3520e53d9e7949398e69fc841a260c427600560Gordon Rossrequired and justified.
d3520e53d9e7949398e69fc841a260c427600560Gordon RossDaniel Veillard
d3520e53d9e7949398e69fc841a260c427600560Gordon Ross$Id: README,v 1.13 2005/07/10 21:38:25 veillard Exp $