Changes between Version 14 and Version 15 of GPSphotos
- Timestamp:
- 10/07/16 23:05:35 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GPSphotos
v14 v15 17 17 }}} 18 18 * To make sure exif data is kept with the images install piexif (attached) 19 '''Does not seem to be needed''' 19 20 {{{ 20 21 yum install piexif-1.0.7-1.noarch.rpm … … 23 24 {{{ 24 25 yum install simplekml-1.3.0-1.noarch.rpm 26 }}} 27 * For cookie management in WSGI install the following: 28 {{{ 29 yum install python2-cookies 25 30 }}} 26 31