Get the source

  • Download the latest scripts and templates from here:

http://pgrouting.postlbs.org/attachment/wiki/WorkshopFOSS4G2007/foss4g_w12.tar.gz?format=raw

  • Save the tarball (ie. on your desktop)
  • Open a terminal window and extract the files
cd Desktop/
tar -xzf foss4g_w12.tar.gz
  • Copy the files into your web root directory and change ownershop
sudo cp -R foss4g_w12 /var/www/
sudo chown -R pgrouting /var/www/foss4g_w12