This repository has been archived on 2021-09-15 . You can view files and clone it, but cannot push or open issues or pull requests.
31 lines
691 B
Plaintext
31 lines
691 B
Plaintext
Ruby/ATK
|
|||
===============
|
|||
Ruby/ATK is a Ruby binding of ATK-1.0.x or later.
|
|||
|
|||
Requirements
|
|||
------------
|
|||
Ruby: http://www.ruby-lang.org/
|
|||
GLib: http://www.gtk.org/
|
|||
ATK: http://developer.gnome.org/projects/gap
|
|||
Ruby/GLib2: http://ruby-gnome2.sourceforge.net/
|
|||
|
|||
Install
|
|||
-------
|
|||
0. install ruby-1.6.x or later, GLib, ATK, Ruby/GLib2.
|
|||
1. ruby extconf.rb
|
|||
2. make
|
|||
3. su
|
|||
4. make install
|
|||
|
|||
Copying
|
|||
-------
|
|||
Copyright (c) 2003-2005 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/
|