From: Mer Gilmartin Date: 2006-08-28T22:39:56+09:00 Subject: Re: Problems compiling Ruby/Tk Ron wrote: > Hi, > > irb(main):001:0> require 'tk' > LoadError: no such file to load -- tk > from (irb):1:in `require' > from (irb):1 do you have the line require "tk" at the top of your program? -- Posted via http://www.ruby-forum.com/.