itcl in insight
Robert Bu <[email protected]> Wed, 11 Mar 2015 03:10:09 +0000
| Newsgroups | gmane.comp.debugging.insight |
|---|---|
| Message-ID | <[email protected]> |
Hi, I checked the config log in bundle/libgui. The configure script checked for= tcl, tk. However, it seems that it does not check for itcl. Build and install is OK here on Redhat Enterprise 6.3 (RHEL-6.3, x86_64). W= hen I run insight, it complains: "Error: can't find package itcl 3.3" I tried to install itcl 3.3. It is a quite old version and does not compile= with my TCL (8.5.7). So I installed itcl 3.4.1. Can I tell insight to use = my itcl 3.4.1? B.R. Robert