Skip to content

Instantly share code, notes, and snippets.

@yodeski
Created November 15, 2012 00:00
Show Gist options
  • Save yodeski/4075733 to your computer and use it in GitHub Desktop.
Save yodeski/4075733 to your computer and use it in GitHub Desktop.
Install Mapserver to run as FastCGI over Nginx
sudo apt-get install libgd2-xpm-dev
sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable
sudo apt-get update
sudo apt-get install cgi-mapserver mapserver-bin
sudo apt-get install spawn-fcgi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment