wiki:GPSphotos

Version 1 (modified by jorrit, 8 years ago) (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
    

Attachments (9)