cd src autoconf ./configure --prefix=$HOME --enable-jack --enable-fftw
- --enable-threadedgui --enable-threadedsf --enable-gathreadlocks
- --enable-setuid
i'll check the original build system ... in the meantime: cd pd ./bootstrap ./configure $(flags) make make install
cheers ... tim