From: Richard Dale Date: 2004-09-08T23:30:10+09:00 Subject: [ANN] Korundum 3.3.1 beta Download: http://rubyforge.org/projects/korundum/ Release notes: This is the first release of the Korundum Qt/KDE ruby bindings on Rubyforge. They are a superset of the Qt-only QtRuby bindings, and include very complete coverage of the KDE classes, along with KDE-specific features such as DCOP. Build instructions: $ make -f Makefile.cvs $ ./configure --with-qt-dir= --prefix= $ make $ make install A description of QtRuby and Korundum features can be found here: http://developer.kde.org/language-bindings/ruby/ Feedback welcome on ruby-talk or on the kde-bindings@kde.org mailing list. -- Richard