From: Victor Manuel Reyes Viloria Date: 2002-06-01T04:01:08+09:00 Subject: Re: 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 The dll is not on my system. I searched the entire drive unsuccessfully. Victor