diff options
Diffstat (limited to 'rapid/INSTALL')
-rw-r--r-- | rapid/INSTALL | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/rapid/INSTALL b/rapid/INSTALL index 144568d..3967608 100644 --- a/rapid/INSTALL +++ b/rapid/INSTALL @@ -3,18 +3,22 @@ Rapid Photo Downloader depends on the following software: - GNOME 2.18 or higher - GTK+ 2.10 or higher - Python 2.5 or 2.6 -- pygtk 2.10 or higher +- pygtk 2.12 or higher - python-gconf 2.18 or higher -- python-glade2 2.10 or higher -- gnome-python 2.10 or higher +- python-glade2 2.12 or higher +- gnome-python 2.12 or higher - libexiv2 0.15 or higher - pyexiv2 0.1.1 or higher To run Rapid Photo Downloader you will need all the software mentioned above. -A recommended package is exiv2 (not just the library libexiv2), so Rapid Photo -Downloader can determine if it can download additional types of RAW files -(some early versions of exiv2 and pyexiv2 segfault on certain RAW file types). +If you want to see dropshadows around thumbnail images, install python-imaging. +This is optional but recommended. + +A strongly recommended package is exiv2 (not just the library libexiv2), so +Rapid Photo Downloader can determine if it can download additional types of RAW +files (some early versions of exiv2 and pyexiv2 segfault on certain RAW file +types). If you want to download videos, you can install: |