Most viewed recipes by siva prasad http://code.activestate.com/recipes/users/4175066/views/2010-09-24T16:07:59-07:00ActiveState Code RecipesSpawn command not found error (Tcl)
2010-09-24T16:07:59-07:00siva prasadhttp://code.activestate.com/recipes/users/4175066/http://code.activestate.com/recipes/577408-spawn-command-not-found-error/
<p style="color: grey">
Tcl
recipe 577408
by <a href="/recipes/users/4175066/">siva prasad</a>
.
</p>
<p>Installed ActiveTCL and executed the commands "teacup install --force Expect".</p>
<p>I executed a script which will telnet to given ip.The following is the error.</p>
<p>The system cannot find the file specified.
while executing
"spawn telnet $Machine".</p>
<p>let me know,anything missed ?</p>
<p>Thanks,
Siva.</p>