| www.delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Message-ID: | <3A277F9C.9B21C723@ocegr.fr> |
| Date: | Fri, 01 Dec 2000 11:38:20 +0100 |
| From: | Laurent Najman <laurent DOT najman AT ocegr DOT fr> |
| Organization: | Oce-industries |
| X-Mailer: | Mozilla 4.73 [en] (Windows NT 5.0; U) |
| X-Accept-Language: | en |
| MIME-Version: | 1.0 |
| To: | cygwin AT sourceware DOT cygnus DOT com |
| Subject: | Problem using dejagnu/expect : path problem |
I have installed a version of cygwin on my NT 2000 laptop.
I have a problem trying to use dejagnu : it seems that 'expect' mixed
the M$ pathes and the Unix pathes.
Setting
export TCL_LIBRARY=C:\\cygwin\\usr\\share\\tcl8.0
export DEJAGNULIBS=C:/cygwin/share/dejagnu
does help, but do not solve all the problems.
Trying to run the dejagnu test suite, I get
-------
$ runtest
ERROR: tcl error sourcing /home/calc/site.exp.
couldn't read file "/home/calc/site.exp": no such file or directory
while executing
"source /home/calc/site.exp"
("uplevel" body line 1)
invoked from within
"uplevel #0 source /home/calc/site.exp"
invoked from within
"catch "uplevel #0 source [file join $file]""
-------
and I am sure that /home/calc/site.exp does exist. But I think that
expect is waiting for the windows path of this file.
Any help welcome.
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |