i get this on my ubuntu boxes too
perl Makefile.PL
can't find package snit
while executing
"package require snit"
(file "test-for-tk.tcl" line 4)
Your Tk installation fails to find 'snit' package.
Make sure that it is installed within your Tcl/Tk.
i may have to do a apt-get install tcllib to get it.
I also find it very interesting that the list doesnt set a Reply-to:
header to direct mail back to the list but instead the default action
is to reply only to the sender.
At 04:08 AM 7/12/2018, you wrote:
Hi
Unfortunately sometimes 'snit' and 'tklib' are not available (e.g.
on current Cygwin)
So I've made to bring some backup copy together with Tcl::Tk;
<https://github.com/vadrer/perl-tcl-tk/commit/2c0ab2e6380c1d6fecb04381e20e2bef5df146a8>https://github.com/vadrer/perl-tcl-tk/commit/2c0ab2e6380c1d6fecb04381e20e2bef5df146a8
Regards,
Vadim