Le jeudi 13 décembre 2012 14:51:43, Ran, Limei a écrit :
> Hello,
> 
> I compiled GEOS 3.3.6 on our Linux server and I used the following
> configure for GDAL 1.9.1 with GEOS installed dir:
> 
> ./configure
> --prefix=/nas01/depts/ie/cempd/SA/sa_06_2009/src/libs/gdal-1.9.1/local
> --with-static-proj4=/nas01/depts/ie/cempd/SA/sa_06_2009/src/libs/proj-4.8.
> 0/local
> --with-geos=/nas01/depts/ie/cempd/SA/sa_06_2009/src/libs/geos-3.3.6/local
> --with-libtiff=internal --with-png=internal --with-jpeg=internal
> --with-libz=internal --enable-linux-lfs --enable-static --without-curl
> --without-expat --without-mysql --without-dwgdirect --without-odbc
> --without-python --without-oci --without-sqlite3 --without-oci-include
> --without-oci-lib --without-ld-shared

You must specify the full filename of geos-config in --with-geos (that is to 
say 
with geos-config at the the end)

--with-geos=/the/path/to/geos-config
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to