[postgis-tickets] [PostGIS] #4078: test_gdal_configured fails with GDAL 2.3.0-rc1

PostGIS trac at osgeo.org
Mon May 7 02:19:28 PDT 2018


#4078: test_gdal_configured fails with GDAL 2.3.0-rc1
-----------------------------+---------------------------
  Reporter:  Bas Couwenberg  |      Owner:  pramsey
      Type:  defect          |     Status:  new
  Priority:  high            |  Milestone:  PostGIS 2.4.5
 Component:  postgis         |    Version:  2.4.x
Resolution:                  |   Keywords:
-----------------------------+---------------------------

Comment (by Algunenano):

 It's working for me using latest postgis with latest gdal. Either your
 gdal package is missing the support files or postgis is not finding them.

 Can you check if the package includes the EPSG files, like `gcs.csv`? In
 my installation they are installed in `/usr/share/gdal`.
 If so, can you try setting the GDAL_DATA variable before running the tests
 with something like `GDAL_DATA=$(gdal-config --datadir) make check`

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4078#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list