On 2017년 07월 19일 22:23, IOhannes m zmölnig wrote:
On 07/19/2017 10:12 PM, Max wrote:
Just tried to compile pd-0.47-1 with jack for reference:
./pd
what's your cwd?
~/somepath/pd-0.47-1/src/bin/
disabling real-time priority due to missing pd-watchdog (~/somepath/pd-0.47-1/src/bin/pd-watchdog) Error in startup script: couldn't read file "~/somepath/pd-0.47-1/src/tcl//pd-gui.tcl": no such file or directory
at least this helped me find a regression, where Pd would die if started with -rt but pd-watchdog cannot be found. this is most likely your problem (the other question is, *why* Pd cannot find pd-watchdog and pd-gui on your system)
Cool. Anything I can do to narrow this down?