[PD-dev] Using Pd on macOS with Tcl/Tk installed via Homebrew

Dan Wilcox danomatika at gmail.com
Fri Feb 5 22:37:07 CET 2021


Howdy all,

Just a quick note that I tested running Pd from the command line using a newer version of Tcl/Tk installed via the Homebrew package manager. Works fine, Tk Wish 8.6.11 on macOS 11.2.

You mainly need to make sure the right wish app is invoked and *not* the old buggy version which comes with the system.

For testing, I used:

    /opt/homebrew/opt/tcl-tk/bin/wish8.6 ~/src/pure-data/tcl/pd-gui.tcl

If you add /opt/homebrew/opt/tcl-tk/bin to the start of your PATH, then Pd would use the alternate install automatically.

Anyway, one more step towards being able to build & install Pd to the system via Homebrew.

--------
Dan Wilcox
@danomatika <http://twitter.com/danomatika>
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20210205/b8311b87/attachment.html>


More information about the Pd-dev mailing list