X-Git-Url: http://git.zarb.org/?p=booh;a=blobdiff_plain;f=INSTALL;h=d6c147e983786bf804f5c511bfece5d792e46e48;hp=90ae5843c9c4f41d45e85de17720fe1b643575fc;hb=701ab05c279463aa7c5b3783ff3d852ac108f65e;hpb=3349165409c421d786dd8d0eda7ed9045ae1dcfd diff --git a/INSTALL b/INSTALL index 90ae584..d6c147e 100644 --- a/INSTALL +++ b/INSTALL @@ -3,6 +3,7 @@ This software requires: - ruby - ruby-gettext >= 0.8.0 - ruby-gtk2 +- devel of ruby-gnome2 (mkmf-gnome2.rb, rbgobject.h) Quick Start @@ -11,11 +12,9 @@ Type this (You might needs super user previledge): ($ su) # ruby setup.rb - -If you want to install the program into your home directory -($HOME), use following instead: - -$ ruby setup.rb all --prefix=$HOME + # cd ext + # ruby extconf.rb + # make install Detailed Installation Process