ales zemene hat gesagt: // ales zemene wrote:
is anybody keen to help me with getting PD running on linux mandrake 8.2 ? something like step by step install & run manual
I don't use Mandrake but generally this should work:
$ wget http://crca.ucsd.edu/~msp/Software/pd-0.35-test23.linux.tar.gz $ tar xzvf pd-0.35-test23.linux.tar.gz $ cd pd-0.35-test23/src $ ./configure && make
if all went fine:
$ su -c "make install" $ pd
Frank Barknecht _ ______footils.org__