From: Ron Reidy Date: 2006-08-28T23:48:33+09:00 Subject: Re: Problems compiling Ruby/Tk ------=_Part_172021_16470261.1156776510616 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Yes. The problem manifests when used in a script or using irb (see below). Really lost on this one and I'm hoping someone can give me some insight. Thanks. ron On 8/28/06, Mer Gilmartin wrote: > > 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/. > > -- Ron Reidy ------=_Part_172021_16470261.1156776510616--