wiki:GPSphotos

Version 2 (modified by Jorrit, at 2016-09-24T23:03:25+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
    

python-webob python-psycopg2 python-pillow

Note: See TracWiki for help on using the wiki.