Hi Thomas,<br><br>thanks again!<br>How dumb of me, this is very obvious of course ...<br><br>However, your suggestion is not quite right! Instead of defining an environment  variable "wish-pathname" with the value of the complete path up to and including "
wish.exe" in Windows you don't need that.<br>Instead of that just extend the PATH variable with the tcl bin path and all is set.<br><br>Thanks for putting me on track, all works fine now!<br><br><br><div><span class="gmail_quote">
2006/1/20, Thomas F. Burdick <<a href="mailto:tfb@ocf.berkeley.edu">tfb@ocf.berkeley.edu</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
By the way, when reporting bugs/issues it's helpful to say what lisp<br>implementation you're using, and what OS/architecture.<br><br>On 1/20/06, Arie van Wingerden <<a href="mailto:xapwing@gmail.com">xapwing@gmail.com
</a>> wrote:<br>> Hi Thomas,<br>><br>> thanks for your answer.<br>> However, I now get another error.<br>> I execute the steps as you suggested, which works well.<br>> After that I execute:<br>>    (ltktest)
<br>> as in the example and I get this trace info:<br>><br>>    Win32 error 2 (ERROR_FILE_NOT_FOUND): The system cannot find the file<br>> specified.<br>>       [Condition of type SYSTEM::SIMPLE-OS-ERROR]<br>
<br>Since you're running on Windows, have you installed Tcl/Tk?  If not,<br>you can download it from here:<br><br>  <a href="http://www.activestate.com/Products/Download/Download.plex?id=ActiveTcl">http://www.activestate.com/Products/Download/Download.plex?id=ActiveTcl
</a><br><br>You will need to make sure that the *wish-pathname* variable is set to<br>the path  to wish.exe (eg, "C:\Tcl\bin\wish.exe").<br><br>This is omitted from the simplest example because typical Unix systems
<br>have tcl/tk installed and wish in the path.  The installation<br>instructions should probably be updated to mention Windows issues.<br><br>> Hope this makes the problem evident for you!<br>> Thanks for your help!
<br><br>No problem -- let me know if this works for you.  (And be sure to hit<br>"Reply to all" so you'll get the list as well).<br></blockquote></div><br><br clear="all"><br>-- <br>Met vriendelijke groet / with kind regards,
<br>   Arie van Wingerden<br><br>"the greatest single programming language ever designed"<br>- Alan Kay, on Lisp