Installing Docma

Docma depends on several other software products.

Active State's Python (>=2.2)

Active State's Python distribution contains besides Python itself expat for XML processing and the PythonCOM library.

It can be found here

http://activestate.com/Products/ActivePython/

or just download the file

http://downloads.activestate.com/ActivePython/windows/2.2/ActivePython-2.2.2-224-win32-ix86.msi

This installs itself to C:\Python22. If you don't install to C:\Python22 you have to change the `runserver.bat' file to point to your python installation.

Twisted

Twisted is a framework, written in Python, for writing networked applications.

Download it here

http://twistedmatrix.com/

or directly

http://twistedmatrix.com/products/get-current.epy?type=win32-py2.2.exe

After installing Python install Twisted. On setup twisted shows you available Python installations. Select Python Version 2.2 in C:\Python22.

PyXML

PyXML offers better XML processing facilities than Python itself.

Download it here

http://pyxml.sourceforge.net/

or grab PyXML 0.8.2 directly

http://switch.dl.sourceforge.net/sourceforge/pyxml/PyXML-0.8.2.win32-py2.2.exe

Microsoft Word 2000

This version of Docma depends on Word 2000 beeing installed on the same machine.