I got a nice answer from a RH tclx package maintainer advising that
tcl/tk has reorganized things so that the separate executable tcl (and
evidently wishx, too) are no longer provided (or needed).
In the meantime I learned that a construction like
tcl -c "command args.."
becomes
echo 'command args..' | tclsh
and all is well.
For those who don't already know, the tcl-html package installs a big
bunch of (html) docs accessible at
file://usr/share/doc/tcl-html-8.4.13/
(for my version 8.4.13).
I submitted "Bugs item #1596099" to correct this and a couple of other
minor Makefile problems, as well. If you want the little patch files for
wylib and wyseman, you can get it from
http://sourceforge.net/tracker/download.php?group_id=34548&atid=411643&file_id=202733&aid=1596099
or if you really want to read my little report, just go to
http://sourceforge.net/tracker/?group_id=34548&atid=411643
Regards,
..jim
--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list