wiki:GPSphotos

Version 1 (modified by Jorrit, at 2016-09-24T22:44:52+02:00) ( diff )

--

Set up GPSphoto server on CentOS

  • Install a bare web server
  • Add the Epel repository
    yum install epel-release
    
  • install spatialite
    yum install libspatialite
    
  • install mod_wsgi
    yum install mod_wsgi
    
Note: See TracWiki for help on using the wiki.