-----Original Message----- From: Christian Jönsson <[EMAIL PROTECTED]> To: cygwin <[EMAIL PROTECTED]> Date: Tue, 17 Dec 2002 19:51:52 +0100 Subject: dejagnu, expect and tcl in current cygwin?
I'm not quite sure here, but trying to run dejagnu's runtest gives me an error: $ runtest -V Tcl_Init failed: Can't find a usable init.tcl in the following directories: /usr/share/tcl8.0 /usr/usr/share/tcl8.0 /share/tcl8.0 /usr/share/tcl8.0 This probably means that Tcl wasn't installed properly. and I guess also expect is affected: $ expect -V Tcl_Init failed: Can't find a usable init.tcl in the following directories: /usr/share/tcl8.0 /usr/usr/share/tcl8.0 /share/tcl8.0 /usr/share/tcl8.0 This probably means that Tcl wasn't installed properly. and that it might be due to the recent gdb update (which updates tcl, tight?) Any chance of having a more recent dejagnu with expect? I had to re-install dejagnu and tcl/tk, then apply the dejagnu-1.4.2 update and the target.exp modifications. This brought dejagnu back to working order. Tim -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/