Renato wrote: > Hi, so since I'm not able to compile pd-extended (see my other > thread), and since I'm mainly interested in the [hid] object, I'm > asking: is there some way to add to my vanilla pd installation some > selected externals? how do I compile them?
go to the directory of the external and type: make PD_PATH=/opt/pd-vanilla-0.43 then copy the hid.pd_linux into pd's search path or your patch's directory. Works for me on Arch. _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
