That last mail about abstractions was me being lazy and stupid. I just added the abstractions folder to the path and of course it works.
Thanks again for the help.
I will now make a how to doc for all the ccrma users to get this running.
cheers
dominic
On Tue, 2005-06-14 at 00:19 +0200, Yves Degoyon wrote:
dominic wrote:
hey thanks,
Im nearly there, I installed the so
got rid of the Werror (should have remembered that)
And it all went ok until
#check if pd is installed. if this fails make install will stop here. install -m 755 pdp.pd_linux /usr/lib//lib/pd/externs install: cannot create regular file `/usr/lib//lib/pd/externs': No such file or directory make: *** [install] Error 1
you don't really need to install it :
make a manual copy copy /where/you/like
and start pd with '-path /where/you/like -lib pdp'
the same for pidip.
ciao, sevy