Skip to content

Instantly share code, notes, and snippets.

@colemanm
Created December 14, 2010 03:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save colemanm/739978 to your computer and use it in GitHub Desktop.
Save colemanm/739978 to your computer and use it in GitHub Desktop.
tileserver packages, part 1
sudo apt-get install -y subversion git-core python-setuptools \
build-essential wget curl vim unzip g++ cpp mercurial \
libboost1.40-dev libboost-filesystem1.40-dev libgeos-dev libpq-dev \
libboost-iostreams1.40-dev libboost-program-options1.40-dev \
libboost-python1.40-dev libboost-regex1.40-dev \
libboost-thread1.40-dev libxml2 libxml2-dev python-gdal \
libfreetype6 libfreetype6-dev libjpeg62 libjpeg62-dev \
libltdl7 libltdl-dev libpng12-0 libpng12-dev libicu-dev \
libgeotiff-dev libtiff4 libtiff4-dev libtiffxx0c2 \
libcairo2 libcairo2-dev python-cairo python-cairo-dev \
libcairomm-1.0-1 libcairomm-1.0-dev ttf-dejavu ttf-dejavu-core \
ttf-dejavu-extra python-nose libbz2-dev autoconf libsigc++-dev \
libsigc++0c2 libsigx-2.0-2 libsigx-2.0-dev libgdal1-dev gdal-bin \
proj libsqlite3-dev postgresql-8.4 postgresql-server-dev-8.4 \
postgresql-contrib-8.4 postgresql-8.4-postgis gdal-bin python-gdal \
apache2 apache2-threaded-dev apache2-mpm-prefork apache2-utils \
python-dev python-psycopg2 libapache2-mod-wsgi imagemagick php5-cli \
autoconf screen munin-node munin htop unzip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment