Hello list,
 
Unfortunately I'm not succesful installing iemguts.
 
"PDROOT should point to a directory wherein there is a src/-subdirectory containing the sources of the Pd you are running"
 
How can I figure out which directory that is? There seems to be no src-directory containing anything like that on my computer. Autoabstraction (and probably the other *.c-files) seems to be looking for "s_stuff.h" and "g_canvas.h" but these files just don't seem to exist anywhere. "user@eee:/$ find . g_canvas.h" => No such file or directory.
 
Output "../iemguts/src/$ make": "autoabstraction.c:53:22: error: g_canvas.h: No such file or directory"
 
Also searching for vanilla-objects just points me to help-files. Most of it is stored in /usr/local/lib/pd/.., but using that as PDROOT-path doesn't work. So what files or "pd headers" is iemguts looking for? 
 
I'm running ubuntu 10.04 now and recently installed pd-0.42-5. Pd works fine so these sources have to be hidden somewhere.
 
I hope someone can explain me what I don't understand about all this.
 
Thanks in advance.
 
Funs