hi, more troubles:
please use the autoconf system: ./pd/bootstrap.sh ./pd/configure ... ./pd/make ./pd/make install
when i'm running bootstrap, i get a lot of underquoted definitions, mostly in tcl.m4, and then upon making (don't know if this is related somehow):
t_main.c:18:16: tk.h: No such file or directory
(with tk8.4-dev installed on debian)
I seem to be able to ./pd/src/autoconf, ./configure, make depend & make, however, but when i'm launching pd i get this:
Pd: system call timed out wrong # args: should be "pdtk_pd_startup version apilist"
thanks for your help so far. Johannes