On Sat, Feb 28, 2015 at 12:06 PM, Felix Homann <linuxaudio@showlabor.de> wrote:
Hi,
did anyone manage to build pd-extended for Fedora 21? I didn't (obviously, that's why I ask). I already installed Tcl/Tk 8.5 since Fedora 21 only ships Tcl/Tk 8.6. But the closest I came to a workin pd was one which started but in which I could not even a dac~ object could be created.


Yes, libpds is based on pd-extended and apparently runs find in fc21. Needed this patch:
https://github.com/kmatheussen/libpd/commit/c10ff310fae8f1e7b1853b9488ce3888d491ac3d
(or simply just replace wish8.5 with "wish8.6" in s_inter.c)