This is the mail archive of the cygwin@sourceware.cygnus.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]

Re: In B20 full.exe 'expect' is built incorrectly


"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".


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