7stud -- wrote: > > Recently, I updated to ruby 1.8.6 and now when I try to run this > program: > > require 'tk' > > I get this output: > > r1test.rb:1:in `require': no such file to load -- tk (LoadError) > from r1test.rb:1 > > What happened? :( How did you upgrade? MacPorts? If so it sounds like you did not choose one of the Tk variants, i.e sudo port install ruby +mactk Cheers, Tim -- Posted via http://www.ruby-forum.com/.