Running moin 1.9.1 release version now. If you encounter issues, please check if we have a bug reports for them.

Dependencies

Depending on what features of MoinMoin you want to use, you might need to install some additional software.

Hard Requirements

The only hard requirement MoinMoin has is that you have Python >= 2.3 installed. MoinMoin 1.9 needs >= 2.4.

Useful Python build options are:

Everything else is a soft dependency (you might want it, but for a basic wiki you don't have to install it).

Soft dependencies

Servers moin 1.8

Using TwistedWeb as server
Twisted (plus ... for using SSL)
Using the builtin Standalone server with SSL
tlslite
Using external server for standard (slow) cgi
just apache or lighttpd or IIS or any other CGI server
Using Apache with acceleration
mod_wsgi (recommended), or fastcgi.

Servers moin 1.9

Anything that speaks WSGI to moin:

Features

RSS feed

python-xml (pyxml) or python >= 2.5.1

  • status for 2.5.0 unknown
GUI editor
python-xml (pyxml) - more precisely, this stuff is needed by the html to wiki markup converter invoked when the gui editor posts html on save
  • status for 2.5.x unknown
docbook formatter
python-xml (pyxml)
  • status for 2.5.x unknown
xslt parser
4suite
rst parser
docutils
xapian indexed search engine
  • xapian libs with python bindings
  • for the indexing filters some tools like antiword, xls2csv, catdoc, pdftotext

MoinMoin: MoinMoinDependencies (last edited 2010-02-03 15:18:24 by ThomasWaldmann)