From: "Hal E. Fulton" Date: 2002-06-01T03:46:08+09:00 Subject: Re: Trouble attempting to run tk under windows ----- Original Message ----- From: "Victor Manuel Reyes Viloria" To: "ruby-talk ML" Sent: Friday, May 31, 2002 1:25 PM Subject: Trouble attempting to run tk under windows > I am trying to use tk for the first time by running the following simple > example found in "The Ruby Way": [snip errors etc.] Perhaps it's just not finding the DLL. Search for it and see if you have it. If so, you have several options -- copy it somewhere that it will be found, use the -I directive on the command line, etc. Hal Fulton