From: Guillaume Pellerin Date: Mon, 7 Jul 2014 22:24:52 +0000 (+0200) Subject: update debian install X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=c0825ea1beb67ff32fa86c1253e2ce464548bfc7;p=timeside-diadems.git update debian install --- diff --git a/README.rst b/README.rst index 713385a..73fca61 100644 --- a/README.rst +++ b/README.rst @@ -258,17 +258,11 @@ It depends on several other python modules and compiled librairies like GStreame Debian, Ubuntu --------------- -For Debian based distributions, we provide a safe repository which provides all additional dependencies that are not included in Debian yet:: +For Debian based distributions, we provide a safe repository which provides all additional dependencies that are not included in Debian yet. Please follow the instructions on this page:: - $ echo "deb http://ftp.debian.org/debian/ wheezy-backports main" | sudo tee -a /etc/apt/sources.list - $ echo "deb http://debian.parisson.com/debian/ wheezy-backports main" | sudo tee -a /etc/apt/sources.list - - $ sudo apt-get update - $ sudo apt-get install -t wheezy-backports python-timeside - -This method is known to be compatible with Debian 7 Wheezy with backports and Ubuntu 14.04 LTS. It will install additional binary packages from several audio feature extraction librairies like Aubio and Yaafe for which TimeSide has some nice processors. + http://debian.parisson.com/debian/ -Note you can also use pip if you already have already satisfied all the binary dependencies:: +Note you can also use pip if you already have already satisfied all the dependencies:: $ sudo pip install timeside