MV3D Server Installation

Requirements

In order to run, the following software is required (see below for instructions):

  • Linux :)
  • Python 2.5
  • Twisted Python modules (from Twisted 8.1.0)
  • PyODE 1.2 (w/ ode 0.9 the version packaged with Hardy Heron segfaults)
  • Psyco
  • Divmod Combinator, Axiom, Nevow

Steps

From an Ubuntu 8.04 (hardy heron) clean install, just use the script attached to this page.

Use this to start the server.

twistd -n mv3d -i -t 2 -c ~/Projects/MV3D/trunk/server.conf

Attachments