- 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
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
# ruby setup.rb config
# ruby setup.rb setup
# cd ext
- # ruby extconf.rb
- # make
+ # ./build.sh
And type this as superuser: