On 02/15/2011 10:45 PM, Kim Cascone wrote:
On 02/15/2011 01:04 PM, Robin Gareus wrote:
sudo apt-get install libmxml-dev libmad0-dev
OK I downloaded and installed these dev packages
as well as the portaudio-dev package - which it needed (see below) after
installing the libmxml and libmad libs
and it compiled and actually generates audio now
thanks!!
===========================================
===========================================
compile_linux_fftw_jack.sh
In file included from Control.h:31,
from GUI.h:13,
from GUI.cxx:3:
PAaudiooutput.h:23: fatal error: portaudio.h: No such file or directory
compilation terminated.
mmh that's actually a (very minor) bug in paulstretch+jack - portaudio
headers should not necessary for the ./compile_linux_fftw_jack.sh
version; I'll send a patch to Paul.
have fun stretching.
robin