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 Date: Tue, 17 Dec 2002 19:51:52 +0100 To: cygwin Subject: dejagnu, expect and tcl in current cygwin? Message-ID: <20021217185152.GA1823@j-son.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i From: =?iso-8859-1?Q?Christian_J=F6nsson?= 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? Cheers, /ChJ -- 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/