| Version 2 (modified by roy, 6 years ago) (diff) |
|---|
Documentation
Installation
Requirements
- python >= 2.4
- twisted >= 2.0 (http://twistedmatrix.com/trac)
- pysqlite >= 2.2 (http://www.initd.org/tracker/pysqlite/wiki/pysqlite)
- gstreamer >= 0.10 (http://gstreamer.freedesktop.org)
- gstreamer plugins :
- Required :
- gst-python
- Optionnal :
- alsa, oss, esd ...
- mad to play mp3
- ogg to play ogg
- for webradio, gst-plugins-gnomevfs
- Required :
- (2.9 > pygtk >= 2.8) or pygobject >= 2.12 (http://www.pygtk.org/) - for gstreamer
- mutagen >= 1.6
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
