Chivy

Chivy - Installing


How to install Chivy?

With DEB package (Ubuntu/Debian)

  1. Download DEB package: Click to download
  2. Open it
  3. Click “Install package”
  4. If the package cannot be installed (dependency is not satisfiable), enable “universe” software sources (System ⇝ Administration ⇝ Software sources ⇝ Community-maintained Open Source software (universe) )
  5. Type in administrator's password
  6. Start game: Applications ⇝ Games ⇝ (Arcade ⇝) Chivy

With installer (Windows)

  1. Download installer: Click to download
  2. Run it
  3. Click “Install”
  4. Click “Close”
  5. Start game: Start Menu ⇝ Programs ⇝ Chivy ⇝ Chivy

With python's .egg file (Anything with python)

  1. Install python 2.7: www.python.org
  2. Install setuptools: http://pypi.python.org/pypi/setuptools
  3. Download .egg file: Click to download
  4. Run “easy_install.py” script with .egg file as argument (it may need administrative privileges)
  5. Start game: “python -m chivy”