
SpecTcl: strange startup error??
SoecTcl will not work with Tcl/Tk 8.0p1. You need to upgrade to
use Tcl/Tk 8.0p2.
Ray
: Running SpecTcl the first time I got the following message:
: Error: SpecTcl start-up error:
: Couldn't find Tk libraries. SpecTcl exiting.
: This occurred due to this spectcl::checkTkVersion procedure piece of
: code :
: catch {tk_optionMenu}
: if {[info command tk_optionMenu] == {}} {
: error "Couldn't find Tk libraries. SpecTcl exiting."
: }
: The strange is that executing the same code in an interactive wish
: session
: the error doesn't occur!!!
: Any idea?
: bye and thanks
: --
: | Enrico Spinielli | Sodalia S.p.A.
: Italy
: | phone: +39-461-316223 | phone +39-461-316111 fax
: +39-461-316663
: >>>>>>>>>>>>>>>>>>>> Do androids dream of electric sheep? <<<<<<<<<<<<<<<<<