Re: [gdal-dev] Error building GDAL with GEOS on Solaris

2010-11-29 Thread Namrata
ar: not found make[1]: *** [/pool1/innovations/gdal-1.7.1/libgdal.a] Error 1 make[1]: Leaving directory `/pool1/innovations/gdal-1.7.1' make: *** [check-lib] Error 2 Please help me to sort this error. Thanks, Namrata -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/gdal-dev

[gdal-dev] Error building GDAL with GEOS on Solaris

2010-11-25 Thread Namrata Sorte
Hi, I am facing problem in installing GDAL with GEOS on Solaris. Below are the steps follwed: 1) Installed GEOS 3.0.0 - successfully installed 2) Configure GDAL with following options: ./configure --prefix=/usr/local \ --with-threads \ --with-ogr \ --with-geos