From: Harry Date: 2007-01-23T09:15:00+09:00 Subject: Re: how to install/use ruby and tk on winxp? On 1/23/07, Sean wrote: > hello, > > I used the one click installer to install Ruby. > then I try to run a test using this code: > require 'tk' > root = TkRoot.new { title "Ex1" }TkLabel.new(root) { > text 'Hello, World!' > pack { padx 15 ; pady 15; side 'left' } > } > Tk.mainloop > > however a popup tells me that: > "This application has failed to start because tk84.dll was not found. > re-installing the application may fix this problem." > So should i reinstall ruby again? > I installed an older version with no problem. It looks like others have experienced this, too. http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/183687 Harry -- http://www.kakueki.com/ruby/list.html