PD uses 8.3 on OSX since, currently, it’s using a version of Wish Shell that came with 8.3.
Dan Wilcox @danomatika https://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
On Dec 14, 2015, at 11:44 AM, pd-list-request@lists.iem.at wrote:
From: Simon Iten <itensimon@gmail.com mailto:itensimon@gmail.com> Subject: Re: [PD] standalone Date: December 14, 2015 at 11:44:00 AM MST To: IOhannes m zmölnig <zmoelnig@iem.at mailto:zmoelnig@iem.at> Cc: pd-list@lists.iem.at mailto:pd-list@lists.iem.at
kiosk plugin looks great!
osx pd says this, arrgh i hate it…(linux is so much easier in this regard)
UNHANDLED ERROR: version conflict for package "Tcl": have 8.4, need 8.5 while executing "package require Tcl 8.5" ("uplevel" body line 9) invoked from within "uplevel #0 $tclcode" FAILED TO LOAD /Users/lokki/Library/Pd/kiosk-plugin/kiosk-plugin.tcl
UNHANDLED ERROR: version conflict for package "Tcl": have 8.4, need 8.5 while executing "package require Tcl 8.5" ("uplevel" body line 9) invoked from within "uplevel #0 $tclcode" FAILED TO LOAD /Users/lokki/Library/Pd/kiosk-plugin.tcl
does this mean the version of tcl used in the pd package app is outdated? (since i compiled 8.6 from source, but i am pretty sure pd just uses the internal one)
Here’s a WIP version of 0.46-7 that uses TK 8.5: http://docs.danomatika.com/Pd-0.46-7-tk85.app.zip http://docs.danomatika.com/Pd-0.46-7-tk85.app.zip
It’s still a bit wonky as the keyboard shortcuts are being invoked twice and a few other things I haven’t fixed yet between Tk 8.3 & 8.5. At least it will allow you to try the plugin.
Also, OSX comes with Tcl/TK built in. On my machine running 10.11, it has 8.4 & 8.5. There’s really no need to install 8.6 since Pd doesn’t use it anyway.
Dan Wilcox @danomatika https://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
On Dec 14, 2015, at 1:56 PM, Dan Wilcox danomatika@gmail.com wrote:
PD uses 8.3 on OSX since, currently, it’s using a version of Wish Shell that came with 8.3.
Dan Wilcox @danomatika https://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
On Dec 14, 2015, at 11:44 AM, pd-list-request@lists.iem.at mailto:pd-list-request@lists.iem.at wrote:
From: Simon Iten <itensimon@gmail.com mailto:itensimon@gmail.com> Subject: Re: [PD] standalone Date: December 14, 2015 at 11:44:00 AM MST To: IOhannes m zmölnig <zmoelnig@iem.at mailto:zmoelnig@iem.at> Cc: pd-list@lists.iem.at mailto:pd-list@lists.iem.at
kiosk plugin looks great!
osx pd says this, arrgh i hate it…(linux is so much easier in this regard)
UNHANDLED ERROR: version conflict for package "Tcl": have 8.4, need 8.5 while executing "package require Tcl 8.5" ("uplevel" body line 9) invoked from within "uplevel #0 $tclcode" FAILED TO LOAD /Users/lokki/Library/Pd/kiosk-plugin/kiosk-plugin.tcl
UNHANDLED ERROR: version conflict for package "Tcl": have 8.4, need 8.5 while executing "package require Tcl 8.5" ("uplevel" body line 9) invoked from within "uplevel #0 $tclcode" FAILED TO LOAD /Users/lokki/Library/Pd/kiosk-plugin.tcl
does this mean the version of tcl used in the pd package app is outdated? (since i compiled 8.6 from source, but i am pretty sure pd just uses the internal one)
yeah, it was just an experiment in compiling stuff for osx :-)
On 14 Dec 2015, at 22:09, Dan Wilcox danomatika@gmail.com wrote:
Here’s a WIP version of 0.46-7 that uses TK 8.5: http://docs.danomatika.com/Pd-0.46-7-tk85.app.zip http://docs.danomatika.com/Pd-0.46-7-tk85.app.zip
It’s still a bit wonky as the keyboard shortcuts are being invoked twice and a few other things I haven’t fixed yet between Tk 8.3 & 8.5. At least it will allow you to try the plugin.
Also, OSX comes with Tcl/TK built in. On my machine running 10.11, it has 8.4 & 8.5. There’s really no need to install 8.6 since Pd doesn’t use it anyway.
Dan Wilcox @danomatika https://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
On Dec 14, 2015, at 1:56 PM, Dan Wilcox <danomatika@gmail.com mailto:danomatika@gmail.com> wrote:
PD uses 8.3 on OSX since, currently, it’s using a version of Wish Shell that came with 8.3.
Dan Wilcox @danomatika https://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
On Dec 14, 2015, at 11:44 AM, pd-list-request@lists.iem.at mailto:pd-list-request@lists.iem.at wrote:
From: Simon Iten <itensimon@gmail.com mailto:itensimon@gmail.com> Subject: Re: [PD] standalone Date: December 14, 2015 at 11:44:00 AM MST To: IOhannes m zmölnig <zmoelnig@iem.at mailto:zmoelnig@iem.at> Cc: pd-list@lists.iem.at mailto:pd-list@lists.iem.at
kiosk plugin looks great!
osx pd says this, arrgh i hate it…(linux is so much easier in this regard)
UNHANDLED ERROR: version conflict for package "Tcl": have 8.4, need 8.5 while executing "package require Tcl 8.5" ("uplevel" body line 9) invoked from within "uplevel #0 $tclcode" FAILED TO LOAD /Users/lokki/Library/Pd/kiosk-plugin/kiosk-plugin.tcl
UNHANDLED ERROR: version conflict for package "Tcl": have 8.4, need 8.5 while executing "package require Tcl 8.5" ("uplevel" body line 9) invoked from within "uplevel #0 $tclcode" FAILED TO LOAD /Users/lokki/Library/Pd/kiosk-plugin.tcl
does this mean the version of tcl used in the pd package app is outdated? (since i compiled 8.6 from source, but i am pretty sure pd just uses the internal one)