PDA

View Full Version : [ubuntu] Problem with Jack


clamsd101
March 22nd, 2009, 02:46 AM
Well, I wanted to make some music so I installed ubuntustudio-desktop. That worked except for numpy, which I already installed for a game. Since jack requires it for a reason unknown to me I can't use jack and I can't use a lot of my software. Any fix? Thanks.

clubsoda
March 31st, 2009, 10:27 AM
If you mean jackd, I have that installed. I've already removed ubuntustudio-desktop and can remove python-numpy at any time without losing jackd.
You could try removing numpy (and the game), reinstalling ubuntustudio and then adding the game back.

Stochastic
March 31st, 2009, 01:33 PM
ahh, name confusion. JACK audio server is not the same as the jack package in the repos:
http://packages.ubuntu.com/hardy/jack
http://packages.ubuntu.com/hardy/jackd
Jack - yet another CD ripper grabbed the jack name before the JACK audio server could, so JACK now uses jackd.

Jackd does not require any pythonness so there shouldn't be any conflicts.