From: khan@xraylith.wisc.edu (Mumit Khan)
Subject: Re: In B20 full.exe 'expect' is built incorrectly
7 Nov 1998 11:07:19 -0800
Message-ID: <9811070626.AA10563.cygnus.gnu-win32@modi.xraylith.wisc.edu>
References: <3.0.5.32.19981105214804.007ed850@mail>
To: "Richard A. Davis" <radavis@home.com>
Cc: gnu-win32@cygnus.com

"Richard A. Davis" <radavis@home.com> writes:
> 
> 	Here's a workaround:
> 
> $ mkdir /cygnus/tcl8.0/library
> $ cp /cygnus/cygwin-b20/share/tcl8.0 /cygnus/tcl8.0/library
> 
> 	(for "/cygnus", substitute where you installed cygwin-b20.)
> 

Here's a better workaround:
  
  $ export TCL_LIBRARY=C:/Cygnus/cygwin-b20/share/tcl8.0
		       ^^ or wherever cygwin is installed. Might have
		       to use the DOS path (but use '/' instead of '\\').
  $ expect

Regards,
Mumit

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
