CMMLWiki Installation

This explains the steps you need to go through to install CMMLWiki for a Web server that runs python.

Download

First of all you need the development version of pyannodex; there's some info about getting it here.

Additionally, the following commandline tools are required:

  • oggzinfo, oggz-scan: These are part of liboggz
  • mplayer (alternatively, support for GStreamer 0.10 exists through python-gst); make sure to also install libpng for image extraction

Installation

Use cmmlwiki-admin init to initialize CMMLWiki.

Configuration

CMMLWiki must be configured as a CGI script for execution by your web server.

Please read the README for details. A debian-postinst.sh script is provided for easy installation on Debian-based systems.