Get Ruby/tk Working On Osx 10.3

Hiya!

Have downloaded & installed ruby 1.8 and tcl/tk. Ruby starts up, I'm pretty sure, as ruby 1.8 not 1.6 but tk does this:

Chicagozanians-Computer:/usr/local/lib/ruby/1.8 chgo$ irb
irb(main):001:0> require 'tk'
LoadError: No such file to load -- tcltklib
from /usr/local/lib/ruby/1.8/tk.rb:7:in `require'
from /usr/local/lib/ruby/1.8/tk.rb:7
from (irb):1:in `require'
from (irb):1
irb(main):002:0>

I installed TclTkAquaBI-8.4.10.0

Find under Finder produced 0 results for "contains" tcltklib

Thanks,

Charles
MailCharles@yahoo.com

 
Back
Top