-
ewhipp
@sunji @EEight I am wondering if using tcl 8.6.6-5 is not compatible with the current release of PD?
-
ewhipp
I have installed jack, alsa and pulseaudio and the development tools that can accompany alsa and jack.
-
ewhipp
I am doing sudo make install because I cannot complete the process through make install. However, this still occurs.
I appreciate your time responding.
-
ewhipp
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.