Hi all,
I'm attempting to install PD from source because it is not available on my distro's repository. I'm 95% of the way there, however, when I complete autogen.sh ./configure sudo make install, the program compiles.
HOWEVER! upon typing the pd command into the console, the console says
priority 94 scheduling failed.
sh: wish: command not found
watchdog: signaling pd...
and runs this in an infinite loop.
I'm quite sure I have the entirety of the dependencies, however, I have not installed compiled any other libraries like gem, libpd, etc. I was wondering if anyone can give me some pointers.