Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <39064C5A.6E0195CE@pobox.com> Date: Tue, 25 Apr 2000 21:54:34 -0400 From: "John A. Turner" X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Cygwin mailing list Subject: dumb Tcl/Tk/expect question Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit ok, I've got a Tcl/Tk script I wrote several years ago, that I'm trying to get going again on NT/cygwin it also uses expect I've had it going before using the windows ports of Tcl/Tk/expect at this page: http://bmrc.berkeley.edu/people/chaffee/expectnt.html but I'd rather use the ones with cygwin, just for consistency (and it appears they use the same version anyway) so, with that port I had used "package require expect" to get things rolling - but that's failing with cygwin (can't find package expect, etc.) so my dumb question is, is this the right thing to do? do I need to set the Tcl_Library and Tk_Library env vars? do I need to add something else to my path? thanks in advance, -John -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com