On Sat, 2005-10-01 at 00:40 +0200, Claudio Moratti wrote: > On Thursday 29 September 2005 09:51, Paolo Cavallini wrote: > > At the same time, it would be good to upgrade also libgdal1-grass > > (including the ogr driver). > > Thanks for your contribution to debiangis! > > pc > > Hi! > I'm working on this point, but I'm finding some problems: > 1) from version 1.3.0, libgdal1-grass is included in gdal sources (great > thing, imho)
libgdal1-grass is built from a separate source package from gdal to avoid a circular dependency problem with grass, since grass build-depends on gdal. You need to create an orig.tar.gz tarball with just the grass driver as described here: http://article.gmane.org/gmane.comp.gis.grass.pkg.general/732 You can download the libgdal-grass source package destined for unstable from mentors.debian.net as a starting point. Steve > 2) I'm not able to enable that... > > I use these parameters to configure gdal: > -- > ./configure --prefix=/usr \ > --mandir=\$$\{prefix\}/share/man \ > --with-threads \ > --with-grass=/usr/lib/grass \ > --with-geotiff=internal \ > --with-jasper \ > --with-netcdf \ > --with-xerces \ > --with-geos \ > --includedir=\$$\{prefix\}/include/gdal > -- > (The original of 1.2.X package with --with-grass=/usr/lib/grass) > > But it does not work =( > > This is the result of ./configure: > -- > LIBTOOL support: yes > > LIBZ support: external > GRASS support: grass57+ > CFITSIO support: external > PCRaster support: no > NETCDF support: yes > LIBPNG support: external > LIBTIFF support: external > LIBGEOTIFF support: internal > LIBJPEG support: external > LIBGIF support: external > OGDI support: no > HDF4 support: yes > HDF5 support: no > KAKADU support: no > JASPER support: yes (GeoJP2=no) > ECW support: no > MrSID support: no > POSTGRESQL support: yes > MySQL support: no > XERCES support: yes > ODBC support: yes > OCI support: no > DODS support: no > SQLite support: no > GEOS support: yes > > Statically link PROJ.4: no > > Python: yes > > enable OGR building: yes > -- > > Any idea? > > Cheers, > Claudio > _______________________________________________ Pkg-grass-devel mailing list [EMAIL PROTECTED] http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel