Sha256: e62f6f95d2980e107d0e8c29887a894da1b05abdc36434aa1cc57ea62658acc6
Contents?: true
Size: 800 Bytes
Versions: 18
Compression:
Stored size: 800 Bytes
Contents
Ruby/GLib2 ========== Ruby/GLib2 is a Ruby binding of GLib-2.12.x. Requirements ------------ Ruby >= 1.9.x: http://www.ruby-lang.org/ pkg-config.rb: http://github.com/rcairo/pkg-config GLib >= 2.12.x: http://www.gtk.org/ Install (RubyGems) ------------------ % sudo gem install glib2 Windows: > gem install glib2 --platform x86-mingw32 Install (traditional) --------------------- Install ruby-1.9.x or later, pkg-config.rb and GLib-2.12.x. % ruby extconf.rb % make % sudo make install Copying ------- Copyright (c) 2002-2010 Ruby-GNOME2 Project Team This program is free software. You can distribute/modify this program under the terms of the GNU LESSER GENERAL PUBLIC LICENSE Version 2.1. Project Website --------------- http://ruby-gnome2.sourceforge.jp/
Version data entries
18 entries across 18 versions & 1 rubygems