This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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?

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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]