$Id: INSTALL,v 1.7 2004/02/03 21:11:25 hyriand Exp $

Installation

  The installation procedure follows the usual process:

  ./configure
  make
  make install


Dependencies

  Requirements:
    * XFree86 >= 4.2  (including dev stuff where applicable)
    * imlib2          (including dev stuff where applicable)
    * python >= 2.2.2 (including dev stuff where applicable)
    * g++ >= 3
    * swig 1.3.16, 1.3.17, or 1.3.20 and up (www.swig.org)
      (.18 and .19 will *not* work.)
    * Boost 1.30.2 (www.boost.org)

  Optional:
    * XFree86 >= 4.3, if you want RandR support

