Re: Trying to use Tk 8.6

2021-05-17 Thread Christopher Chavez
From: "Bill Costa" > On MacOS 10.13.6 I have Perl 5.28 installed in /opt/local/ using > MacPorts. This works well and no problems installing modules using > `cpanm`. I installed ActiveState's v8.6 of Tcl which is saved to > `/Library/Frameworks/Tcl.framework/Versions/8.6` and then installed > Tkx.

Re: Trying to use Tk 8.6

2021-05-17 Thread Bill Costa
Vadim, You provided just the clue I needed (which ultimately came down to reading the documentation): > my $tkkit = "$inc/auto/Tcl/tkkit.$Config::Config{so}"; The string "tkkit" is nicely unique. I could not find any directory on my entire system with that name, but I did find it referenced