Comment 9 for bug 360590

Revision history for this message
Sean M. Pappalardo (pegasus-renegadetech) wrote :

Manual workaround for users for now:

1) Get PA source: http://portaudio.com/archives/pa_snapshot.tgz
2) Build with 'scons prefix=/usr'
3) Install with 'sudo scons prefix=/usr install' - this will overwrite any version installed by apt
4) Get Mixxx source: http://downloads.mixxx.org/mixxx-1.7.0/mixxx-1.7.0-src.tar.gz
5) Build with 'scons prefix=/usr'
6) Install with 'sudo scons prefix=/usr install' - this will overwrite the version installed by apt
7) Start JACK with qjackctl
8) Start Mixxx and enjoy.