This distribution was created using Python's Distutils package. This distribution requires LT XML to be installed before you can build and install it. Source and some binary distributions of LT XML are available from http://www.ltg.ed.ac.uk/software/xml/. To install, simply run > python setup.py install from this directory. You can run > python setup.py build > python setup.py -n install to build the system and see what installing it would do, without actually doing the installation. You will have to edit setup.py if you have installed LT XML in a non-default location, changing the appropriate values for incldirs and libdirs.