X-Git-Url: http://git.zarb.org/?p=booh;a=blobdiff_plain;f=INSTALL;h=4f55943ff4427a78adf0a8aa63545462b21572df;hp=ebd874a6ee9b8567e9db2d174ba21b4995c4c1da;hb=94b15ba73dd1feed506cc5abba932394a32800f3;hpb=d135f2e010bce217244c24be696addce394bf67d diff --git a/INSTALL b/INSTALL index ebd874a..4f55943 100644 --- a/INSTALL +++ b/INSTALL @@ -6,7 +6,7 @@ This software requires for compiling: - ruby-gettext >= 0.8.0 - ruby-gtk2 >= 0.12 - devel of ruby-gnome2 (mkmf-gnome2.rb, rbgobject.h) -- devel of libexif +- devel of libexiv2 Note: theoretically, gtk and ruby-gtk2 are not needed if you're gonna use only the backend script (the only lost @@ -21,7 +21,6 @@ And for runtime: For runtime, not strictly needed but nice to have: - transcode and mencoder (not strictly needed if you won't manipulate any video) -- exif (to be able to show all EXIF data of a picture) Compiling and Installing Quick Start @@ -31,8 +30,7 @@ Type this as normal user: # ruby setup.rb config # ruby setup.rb setup # cd ext - # ruby extconf.rb - # make + # ./build.sh And type this as superuser: