Prev: using expect to test as text-based menu
Next: multiple files into one file based on unique entry in one of the files
From: Kevin on 17 Mar 2010 15:55 "Patrick" <patrick.dunnigan(a)activecompliance.com> wrote in message news:fb11b56c-853f-4675-a4f3-d63ca0a07fac(a)d27g2000yqf.googlegroups.com... > Before you go through that, maybe you should try Expect 5.44.? > > This is a snippet from the tcl wiki... > Note that the warning regarding expect 5.44 on that page is seriously > out of date. The CVS 5.44 version linked to below is fine (and needed > to build against Tcl 8.5). > > http://sourceforge.net/projects/expect/ > > Per your suggestion, I have installed Expect 5.44.1.15. It works great with TCL 8.5.8, so my problem is solved. Thanks for your help. --Kevin
From: Kevin on 17 Mar 2010 16:02
Thanks for your help. I have installed Expect 5.44.1.15. It works great with TCL 8.5.8, so my problem is solved. I appreciate the syntax you gave me to capture the install script although I am glad that I didn't have to go down that road. Thanks again, Kevin |