On Mar 25, 2006, at 5:01 PM, Randy Kramer wrote: > On Saturday 25 March 2006 04:14 pm, Logan Capaldo wrote: >> Did you try: >> >> sudo ruby setup.rb install > > Thanks for the response! > > No, at least I hadn't. I've now tried it, didn't solve the > problem. (I ran > the setup in both tkextlib and tkHTML, and it now seems that the > require 'tk' > statement returns true much sooner, but still the same problem with > the > require 'tkextlib/tkHTML': > > RuntimeError: TkPackage can't find package Tkhtml > from /usr/local/lib/ruby/1.8/tk/package.rb:86:in `require' > from /usr/local/lib/ruby/1.8/tkextlib/tkHTML/htmlwidget.rb:15 > from /usr/local/lib/ruby/1.8/tkextlib/tkHTML.rb:13 > from (irb):2 > > Do you have tkHTML setup? Do you recall how you did it? > > Randy Kramer > > > Can't say that I do, I just have slightly more experience with setting things up with setup.rb apparently ;) It looks like the ruby files are there, but the Tcl/Tk files are missing (or unable to be found).