This content originally appeared on DEV Community and was authored by Ayrton
Install GDAL on Amazon Linux (Centos)
sudo yum -y update
sudo yum-config-manager --enable epel
sudo yum -y install make automake gcc gcc-c++ libcurl-devel proj-devel geos-devel
cd /tmp
curl -L http://download.osgeo.org/gdal/2.0.0/gdal-2.0.0.tar.gz | tar zxf -
cd gdal-2.0.0/
./configure --prefix=/usr/local --without-python
make -j4
sudo make install
cd /usr/local
tar zcvf ~/gdal-2.0.0-amz1.tar.gz *
This content originally appeared on DEV Community and was authored by Ayrton
Print
Share
Comment
Cite
Upload
Translate
Updates
There are no updates yet.
Click the Upload button above to add an update.
![](https://www.radiofree.org/wp-content/plugins/print-app/icon.jpg)
APA
MLA
Ayrton | Sciencx (2021-07-20T09:46:30+00:00) GDAL on Amazon Linux. Retrieved from https://www.scien.cx/2021/07/20/gdal-on-amazon-linux/
" » GDAL on Amazon Linux." Ayrton | Sciencx - Tuesday July 20, 2021, https://www.scien.cx/2021/07/20/gdal-on-amazon-linux/
HARVARDAyrton | Sciencx Tuesday July 20, 2021 » GDAL on Amazon Linux., viewed ,<https://www.scien.cx/2021/07/20/gdal-on-amazon-linux/>
VANCOUVERAyrton | Sciencx - » GDAL on Amazon Linux. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/07/20/gdal-on-amazon-linux/
CHICAGO" » GDAL on Amazon Linux." Ayrton | Sciencx - Accessed . https://www.scien.cx/2021/07/20/gdal-on-amazon-linux/
IEEE" » GDAL on Amazon Linux." Ayrton | Sciencx [Online]. Available: https://www.scien.cx/2021/07/20/gdal-on-amazon-linux/. [Accessed: ]
rf:citation » GDAL on Amazon Linux | Ayrton | Sciencx | https://www.scien.cx/2021/07/20/gdal-on-amazon-linux/ |
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.