On 8/5/06, Jens Kraemer <[EMAIL PROTECTED]> wrote: > Hi all, > > some days ago I wrote that I once had started porting Luke to Ferret > with Ruby/Gtk. I just dug out those sources and put them under version > control. > > It's far from finished and my first Gtk program, but might be a good > start anyway. > > the code is available at > svn://projects.jkraemer.net/inspector/trunk/ > > If anybody wants to contribute, I'll be glad to grant commit rights. > Please note that I'm on vacation (that is, offline most of the time) > for the next few days and therefore won't be able to respond to emails > that frequently. > > so long, > Jens
Great work Jens. Have a great vacation. For anyone who is wondering, here is how I got it working on Ubuntu; >$ sudo apt-get libgtk2-ruby >$ svn co svn://projects.jkraemer.net/inspector/trunk/ inspector >$ cd inspector > ruby -Ilib bin/inspector /path/to/index Btw, can anyone think of a better name for this than inspector? Cheers, Dave _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

