wiki:Documentation

Version 2 (modified by roy, 6 years ago) (diff)

add requirements part

Documentation

Installation

Requirements

Manual Installation

To install and run deejayd, you have to :

  • Download the last version of deejayd. See [wiki/Download Download] page,
  • Extract archive content :
    tar xzvf deejayd-0.1.0.tar.gz
    
  • Install it with :
    cd deejayd-0.1.0
    python setup.py install
    

Package

For gentoo users, I create an ebuild to install deejayd properly. It is avalaible in the tarball (gentoo directory). Copy it in your overlay and just do :

emerge deejayd

Usage

To launch deejayd just do

  deejayd

See "deejayd --help" for more informations