Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Subject: Re: dejagnu, expect and tcl in current cygwin? From: "Timothy C Prince" To: c DOT christian DOT joensson AT telia DOT com CC: cygwin AT cygwin DOT com Date: Tue, 17 Dec 2002 21:44:11 +0000 X-Sender: tprince MIME-Version: 1.0 Message-ID: <1040161451.b2dc1660tprince@myrealbox.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id gBHLl0C07795 -----Original Message----- From: Christian Jönsson To: cygwin 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/