Wah!Cade:Installation

From Wah!ki
Revision as of 21:49, 8 February 2013 by Sairuk (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Wah!Cade has numerous installation methods.

General List of Dependancies

  • Python >= 2.6
  • PyGTK
  • Glade
  • Chardet
  • PIL
  • PyGame
  • gStreamer
  • Psycho

Linux

Debian package

  1. Download the .deb package
  2. sudo dpkg -i <filename>

Source package

  1. Download the source package
  2. tar xvf <filename>
  3. See Installation:Additional Packages

Ubuntu package

  • sudo apt-get install wahcade

Mandriva package

  • sudo urpmi wahcade

Development versions

Latest Release

  1. Install bzr (Refer to your distribution manual)
  2. Branch source

Previous Release

  1. Branch the latest release
  2. cd wahcade
  3. bzr pull --overwrite -r <Rev No>

Windows 32bit (and 64bit in 32bit mode)

This procedure is tested with:

  • Wah!Cade 0.99pre8 on Windows XP
  • Mah!Cade-bzr on Windows 7 64bit

Packages Required

Installation procedure

  1. Python 2.6 Installer
  2. Glade with GTK+ Installer
  3. PyGTK+ Installers:
    1. pygtk
    2. pygobject
    3. pycairo
  4. Extract the Chardet package to a temporary directory
  5. From a command prompt in the chardet directory run python ./setup.py install
  6. PIL
  7. Wah!Cade source
  8. Install optional packages
    1. PyGame
    2. Gstreamer
    3. Psycho