ruby-****@sourc*****
ruby-****@sourc*****
2004年 3月 15日 (月) 07:37:50 JST
------------------------- REMOTE_ADDR = 217.117.55.140 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/?Install+Guide+for+Debian ------------------------- = Install Guide == Debian GNU/Linux - === Note + === Installing - * Ruby-GNOME2 debian packages are currently non-official. So they may be inconsistent with other packages. - * Only Ruby-GNOME2 release version is provided. - * Architecture is only i386. - * There are two package sets for woody+ruby1.6 and sid+ruby1.8. + Currently, official packages exist only for the unstable distribution of + Debian. Each binding is available as a separate package. For example,the GTK+ + binding is available as libgtk2-ruby. You can install all the packages by + installing the ruby-gnome2 package, which depends on all the others. Running + "apt-get install ruby-gnome2" as root should do the trick. - === woody(stable) - * Only for ruby1.6 - * Install XFree86 4.2 & GNOME 2.2 according to ((<GNOME2 on Debian |URL:http://people.debian.org/~walters/gnome2.html>)) - * Add the following line to your /etc/apt/sources.list - deb http://ruby.yi.org/debian/ woody-gnome2 ruby-gnome2 - * Run the following command as root - apt-get update - apt-get install ruby-gnome2 - * Run rbbr as general user to test - /usr/bin/rbbr + Make sure you read the README.Debian file, which is available in + /usr/share/doc/<package>. - === sid(unstable) + === Bugs in Packages - * Only for ruby1.8 - * Add the following line to your /etc/apt/sources.list - deb http://ruby.yi.org/debian/ sid ruby-gnome2 - * Run the following command as root - apt-get update - apt-get install ruby1.8-gnome2 - * Run rbbr as general user to test - /usr/bin/rbbr + Bugs in the packages should be filed as normal in the ((<Debian Bug Tracking + System|URL:http://bugs.debian.org>)). Questions about the packages should be + directed to the maintainer, Dafydd Harries <daf****@muse*****>. + === Architectures, Testing + + The packages should eventually be available for all Debian architectures, but + they are currently not buildable on arm, hurd-i386, m68k, mips and sh due to + dependency problems. Once these problems are resolved, the packages should be + available for the testing distribution. + + === Recentness + + At the time of writing, the version in Debian (0.8.1) is older than the latest + version (0.9.1). This is because recent Debian packages include the GtkGlExt + binding, which depends on the libopengl-ruby package, which is currently not + available in unstable. Up-to-date packages, including libopengl-ruby, are + available from ((<Dafydd's personal APT + repository|URL:http://muse.19inch.net/~daf/debian/>)). Once libopengl-ruby is + available for unstable, which should be very soon, Debian unstable should be + up to date. + + === RBBR + + RBBR is not currently an official package, but will hopefully be uploaded + soon. An unofficial package is available from Dafydd's repository. + === ChangeLog + + * 2004/03/14 Updated to reflect new official packages - ((<Dafydd>)) * 2003/09/20 Add description about ruby interpreter version - ((<Hiroshi>)) * 2003/03/28 Change file name - ((<Masao>)) - * 2003/03/28 Created ((<Hiroshi>)) + * 2003/03/28 Created - ((<Hiroshi>))