[gdal-dev] RE: compile from source on Ubuntu7.10 64bit EC2
instance
Nikos Alexandris
nikos.alexandris at felis.uni-freiburg.de
Thu Mar 20 12:36:39 EDT 2008
On Thu, 2008-03-20 at 09:50 -0600, Randy George wrote:
> Hi Adam, Markus,
>
> Thanks for stretching the rules a bit. This helped immensely.
>
> For the next Ubuntu EC2 novice:
> cd /usr/src
> apt-get update
> apt-get install build-essential
> wget http://download.osgeo.org/gdal/gdal-1.5.0.tar.gz
> tar -xvzf gdal-1.5.0.tar.gz
> cd gdal-1.5.0
> ./configure
> make
> make install
> ldconfig
> gdal_grid --version
> GDAL 1.5.0, released 2007/12/18
>
> thanks
> randy
Hi Randy!
Do you mind sharing you gdalinfo --formats and ogrinfo --formats ?
Cheers and thanks,
Nikos
More information about the gdal-dev
mailing list