Women in Technology

Hear us Roar



Article:
  Network Test Automation with Mac OS X and Tcl
Subject:   invalid links
Date:   2003-08-26 11:43:45
From:   anonymous2
On page 2, the links Expect 5.32 and Tcl 8.4a2
seem to be no longer valid.
I looked through both the Expect and Tcl sites and
couldn't find these versions for Mac OS X.
Where can these be found? Thanks in advance!
Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • Get Tk/Tcl and expect from Apple's site
    2003-08-31 20:13:44  anonymous2 [View]

    You can get the "batteries included" distribution of tcl/tk that installs expect with it. I have used the 8.4.2 version, I see this one is newer and just came out. Get it at Apple's site:

    http://www.apple.com/downloads/macosx/unix_open_source/tcltkaqua.html

    Also, you can get an autolearning script by going to expect.nist.gov and downloading the expect package. Don't install it, but keep the examples folder which has the autolearn script. It nakes a script after watching you perform a telnet or ftp session, etc. The FAQ on that site tells how to use it. So you can use expect even if you aren't a programmer.