Getting Setup With GDAL Manually: Difference between revisions

Content deleted Content added
No edit summary
Line 17:
<ol>
<li> Unzip the downloaded file into a location of your choice. For the examples below, it will be assumed that they were unzipped to "<tt>C:\GDAL</tt>".
<li> Navigate to the following directory in the unzipped directory "<tt>bin\gdal\apps<\/tt>". Following our chosen directory from step 1 this is "<tt>C:\GDAL\bin\apps</tt>".
<li> Copy all the files in the "app" directory into the "bin" directory ("<tt>C:\GDAL\bin</tt>")
<li> Create a new folder called "share" underneath the main directory, above the "bin" folder ("<tt>C:\GDAL\share</tt>")