User Tools

Site Tools


slackware:development

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
slackware:development [2010/12/30 17:21] – created slackslackware:development [2019/11/07 17:58] (current) – external edit 127.0.0.1
Line 12: Line 12:
  
 Gems commonly used: Gems commonly used:
-  * mini_exiftool (which requires command-line tool [[http://www.sno.phy.queensu.ca/~phil/exiftool/install.html|exiftool]]) +  * mini_exiftool (which requires command-line tool [[http://www.sno.phy.queensu.ca/~phil/exiftool/install.html|exiftool]], source package Image-ExifTool-X.XX.tar.gz
-  * exifr+  * exifr (now rarely used in favour of mini_exiftool, which has read-write access)
   * fileutils   * fileutils
  
 <code> <code>
-gem update --system          may need to be administrator or root+su  gems can be installed for one user only but otherwise need to be run as administrator or root 
 +gem update --system
 gem install mini_exiftool gem install mini_exiftool
 </code> </code>
slackware/development.1293729662.txt.gz · Last modified: 2019/11/07 17:58 (external edit)