Parisson / TimeSide

scalable audio processing framework and server written in Python
https://timeside.ircam.fr/docs/
GNU Affero General Public License v3.0
369 stars 59 forks source link

Problems installing on Ubuntu 12.04 #47

Closed jpadilla closed 10 years ago

jpadilla commented 10 years ago

Went with the instructions at http://files.parisson.com/timeside/doc/install.html

vagrant@precise64:~$ sudo apt-get install python-timeside
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 python-timeside : Depends: python-aubio (>= 0.4.0) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

Update: Fresh install of Ubuntu 12.04

yomguy commented 10 years ago

Hi @jpadilla

Yes, we also tried to install TimeSide on a Ubuntu 12.04, but there are dependencies which are very difficult to satisfied with it. For example, aubio depends on very recent libav versions. So the best advice I can give you is to upgrade to 14.04, and all will be fluid ;) If you can't, you have to install some packages from 14.04 manually.

And I have to update the documentation for the install !

Cheers

yomguy commented 10 years ago

Hi @jpadilla

In the version 0.5.5 of TimeSide which should be released today, Aubio, Yaafe and Vamp plugins will be optional so that it will be easier to install it on old distributions like Ubuntu 12.4.