Ticket #616 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

change with-gdal to with-gdalconfig

Reported by: robe Owned by: jorgearevalo
Priority: medium Milestone: PostGIS 2.0.0
Component: postgis Version: trunk
Keywords: Cc:

Description

Just putting in Mark's comment in as a formal request

with-gdal should be changed to with-gdalconfig so it conforms to the standard we have in place -- e.g with-geosconfig with-xml..config etc.

Change History

Changed 3 years ago by mcayland

  • owner changed from pramsey to jorgearevalo

Changed 3 years ago by jorgearevalo

  • status changed from new to closed
  • resolution set to fixed

Done in r6099. I've changed doc/installation.xml too.

Changed 3 years ago by robe

  • status changed from closed to reopened
  • resolution fixed deleted

This sort of works -- I mean its picking up my gdal 1.8 even though that is not anywhere in my path except at the configure, but it is showing this error anyway. So I suspect this may be a bogus error.

configure: WARNING: unrecognized options: --with-gdalconfig

  PostGIS is now configured for i686-pc-mingw32

 -------------- Compiler Info ------------- 
  C compiler:           gcc -g -O2
  C++ compiler:         g++ -g -O2

 -------------- Dependencies -------------- 
  GEOS config:          /c/projects/geos/rel-3.3.0/bin/geos-config
  GEOS version:         3.3.0
  GDAL config:          /c/projects/gdal/rel-trunk/bin/gdal-config
  GDAL version:         1.8.0
  PostgreSQL config:    /c/projects/pg/pg91/bin/pg_config
  PostgreSQL version:   PostgreSQL 9.1alpha1
  PROJ4 version:        46
  Libxml2 config:       /c/projects/libxml/libxml2-2.7.6release/bin/xml2-config
  Libxml2 version:      2.7.6
  PostGIS debug level:  0
 -------------- Extensions -------------- 
  PostGIS Raster:       0.1.6d

Changed 2 years ago by robe

  • status changed from reopened to closed
  • resolution set to fixed

I'm still having problems with this on one box, but not another so I suspect its just some junk on my box left over somewhere. I'll close this out since no one else seems to be having the issue and I'm only partly having it.

Note: See TracTickets for help on using tickets.