User Tools

Site Tools


slackware:development

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
slackware:development [2011/07/10 23:17] – [Ruby gems] slackslackware:development [2019/11/07 17:58] (current) – external edit 127.0.0.1
Line 13: Line 13:
 Gems commonly used: Gems commonly used:
   * 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)   * 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.1310339877.txt.gz · Last modified: 2019/11/07 17:58 (external edit)