From b7e3c87b1519197a2479502c938e27ce0a58c15e Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Tue, 8 Jul 2014 00:24:52 +0200 Subject: [PATCH] update debian install Conflicts: README.rst --- README.rst | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 46c1002..e13c6a3 100644 --- a/README.rst +++ b/README.rst @@ -258,13 +258,9 @@ 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://debian.parisson.com/debian/ stable main" | sudo tee -a /etc/apt/sources.list - $ sudo apt-get update - $ sudo apt-get install 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 dependencies:: -- 2.39.5