1 This software requires:
4 - ruby-gettext >= 0.8.0
6 - devel of ruby-gnome2 (mkmf-gnome2.rb, rbgobject.h)
11 Type this (You might needs super user previledge):
20 Detailed Installation Process
22 setup.rb invokes installation by three steps. There are "config",
23 "setup" and "install". You can invoke each steps separately as
26 $ ruby setup.rb config
28 # ruby setup.rb install
30 You can control installation process by giving detailed options
31 for each tasks. For example, --bin-dir=$HOME/bin let setup.rb
32 install commands in $HOME/bin.