Fero Kiraly wrote:
What should be changed (,maybe in pd/src/Makefile.am ? ) to build a pd-ex binary with different name ?
now it is called 'pd' and it's name conflict when vannila wants to come...
In configure there is : --program-transform-name=PROGRAM run sed PROGRAM on installed program names
maybe "pd-extended" ?