Sha256: 6585b89ac18ea3bcf6224883c90ff58f93b0c230676d7eef08bafdfa1dd8fb3c
Contents?: true
Size: 791 Bytes
Versions: 64
Compression:
Stored size: 791 Bytes
Contents
Ruby/GLib2 ========== Ruby/GLib2 is a Ruby binding of GLib-2.x. Requirements ------------ Ruby >= 1.8.5: http://www.ruby-lang.org/ pkg-config.rb: http://github.com/rcairo/pkg-config GLib >= 2.x: http://www.gtk.org/ Install (RubyGems) ------------------ % sudo gem install glib2 Windows: > gem install glib2 --platform x86-mingw32 Install (traditional) --------------------- Install ruby-1.8.5 or later, pkg-config.rb and GLib-2.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
64 entries across 64 versions & 1 rubygems