Changes between Version 181 and Version 182 of GIS/InstallationGuidelines/Linux
- Timestamp:
- 08/05/13 20:34:24 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GIS/InstallationGuidelines/Linux
v181 v182 13 13 Advanced functionality requires the latest version (install into /usr/local): 14 14 {{{ 15 apt-get install g++ 15 apt-get install g++ libproj-dev 16 16 wget http://download.osgeo.org/gdal/1.10.0/gdal-1.10.0.tar.gz 17 17 tar zxvf gdal-1.10.0.tar.gz