eviljames / studioware

SlackBuilds for the Studioware Project

Home Page:http://www.studioware.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pd: problem with realtime and tcl

slackhead opened this issue · comments

When starting pd, this is the output/error:

disabling real-time priority due to missing pd-watchdog (/usr/bin/pd-watchdog) Error in startup script: couldn't read file "/usr/tcl//pd-gui.tcl": no such file or directory

pd is starting with no errors here. I have pd-watchdog in this path
(/usr/lib/pd/bin/pd-watchdog) and not here -> (/usr/bin/pd-watchdog).

Also,

root@zero:~# locate pd-gui.tcl
/usr/bin/pd-gui.tcl
/usr/lib/pd/tcl/pd-gui.tcl

Running 32 bit slackware-14.1 stock kernel + studioware.

Hope this helps,
Donald Tanner

On Tue, Mar 4, 2014 at 1:51 PM, David Woodfall notifications@github.comwrote:

When starting pd, this is the output/error:

disabling real-time priority due to missing pd-watchdog
(/usr/bin/pd-watchdog) Error in startup script: couldn't read file
"/usr/tcl//pd-gui.tcl": no such file or directory


Reply to this email directly or view it on GitHubhttps://github.com//issues/12
.

Sounds like a 64bit problem then.

Thanks for report

Fixed.