how to install expect for windows 64 bit?
Posted
by
Master James
on Super User
See other posts from Super User
or by Master James
Published on 2012-08-13T09:12:30Z
Indexed on
2012/08/29
3:41 UTC
Read the original article
Hit count: 291
expect
1.Downloaded Active Tcl from http://www.activestate.com/activetcl/downloads/ 2.Installed @ c:/Tcl/ 3.Go to Bin directory in Command prompt (Start > Run > commad > cd c:\Tcl\bin) 4.To install Expect, executed command teacup install Expect
It Appears as :
Resolving Expect ... Not found in the archives.
While a more fuzzy search disregarding letter case and accepting
substrings was done, we are sorry to say that it yielded no possible
candidates for installation either.
Questions to consider:
Have you spelled the name correctly ?
Including the proper case of characters ?
Note that teacup's 'search' command allows you to locate packages by
subject, categories, and the like.
Aborting installation, was not able to locate the requested
entity.
How to install Expect for windows 7, 64 bit ?
© Super User or respective owner