Difference between revisions of "Wah!Cade:Installation"

From Wah!ki
Jump to navigation Jump to search
Line 2: Line 2:
  
 
== Linux ==
 
== Linux ==
'''Debian package'''
+
=== Debian package ===
 
# Download the [http://www.anti-particle.com/wahcade.shtml .deb package]
 
# Download the [http://www.anti-particle.com/wahcade.shtml .deb package]
 
# sudo dpkg -i <filename>
 
# sudo dpkg -i <filename>
  
'''Source package'''
+
=== Source package ===
 
# Download the [http://www.anti-particle.com/wahcade.shtml source package]
 
# Download the [http://www.anti-particle.com/wahcade.shtml source package]
 
# tar xvf <filename>
 
# tar xvf <filename>
# See [[Additional Packages]]
+
# See [[Installation:Additional Packages]]
  
'''Ubuntu package'''
+
=== Ubuntu package ===
 
* sudo apt-get install wahcade
 
* sudo apt-get install wahcade
  
'''Development versions'''
+
=== Development versions ===
 
# Install bzr (Refer to your distribution manual)
 
# Install bzr (Refer to your distribution manual)
 
# Branch source
 
# Branch source

Revision as of 04:59, 30 December 2010

Wah!Cade has numerous installation methods.

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

Development versions

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

Windows 32bit

This procedure is tested with Wah!Cade 0.99pre8 on Windows XP

Packages Required:

Installation procedure:

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