X-Git-Url: http://git.zarb.org/?p=booh;a=blobdiff_plain;f=INSTALL;h=f4ba8910b0a4d79f5bebd8c849da5db70d9d8aea;hp=281f0bd7ea9dedeff861881cddc119ea25cf10df;hb=a1a9347e9c6c6579fd2ccef1cd40cf102bf4d949;hpb=3710fde2c0f9c97d9d0dd59e041b8ba5679252dc diff --git a/INSTALL b/INSTALL index 281f0bd..f4ba891 100644 --- a/INSTALL +++ b/INSTALL @@ -1,10 +1,14 @@ This software requires for compiling: -- gtk >= 2.6 +- gtk >= 2.8 - devel of gtk - ruby - ruby-gettext >= 0.8.0 -- ruby-gtk2 >= 0.12 +- ruby-gtk2 >= 0.12; notice: + - ruby-gtk2 0.15.0, 0.17.0 and 0.18.1 should be avoided, they are known + problematic versions + - with ruby >= 1.8.7, ruby-gtk2 >= 0.18.0 should be used, otherwise + crashes will occur - devel of ruby-gnome2 (mkmf-gnome2.rb, rbgobject.h) - devel of libexiv2 (and thus, g++) @@ -20,8 +24,12 @@ And for runtime: - identify (from ImageMagick) - for photos captions - exif - to show full formatted EXIF information from photos - mplayer - for videos thumbnails generation -- gimp - for photos editing - +- ffmpeg (with mp3lame compiled in) - for generating embedded + .flv videos, to use with flowplayer (may not be a hard require) +- gimp - for photos editing (may not be a hard require) +- mozilla-firefox - for showing albums in browser, and going on the + web for tutorials (may not be a hard require) +- lftp - for uploading web-albums Compiling and Installing Quick Start @@ -51,4 +59,5 @@ Note: it will install things in traditional directories plus ruby_archdir and ruby_libdir. Change FPATH in ${buildroot}/local/lib/site_ruby/1.8/booh/config.rb to suit your $buildroot -Find icons for your menu system in the icons/ subdir. +Find desktop stuff (.desktop entry and icons) for your menu/packaging system +in the destkop/ subdir.