Hi All,
I've just installed pd-extended on Ubuntu Studio 10.04. Everything's working fine except certain externals from zexy. In particular, the ones that have non-alphabetic characters in the name.
For example, I have a patch that uses ==~. This isn't present in /usr/lib/pd-extended/extra/zexy where all the other zexy externals are. Instead you get a file called 0x3d0x3d0x7e.pd_linux. I optimistically copied this file and rename it "==~.pd_linux but then PD shows "load_object: Symbol "setup_0x3d0x3d_tilde" not found" when you load the patch. The same thing happens if you create an object called "0x3d0x3d0x7e" in a patch.
So I guess there's some problem compiling these files. Anyone know how to sort it out?
Cheers!