[postgis-tickets] [PostGIS] #4500: ReprojectPts regression on FreeBSD 12 / Proj 6.1.0

PostGIS trac at osgeo.org
Sat Sep 28 12:29:49 PDT 2019


#4500: ReprojectPts regression on FreeBSD 12 / Proj 6.1.0
----------------------+---------------------------
  Reporter:  robe     |      Owner:  pramsey
      Type:  defect   |     Status:  new
  Priority:  blocker  |  Milestone:  PostGIS 3.0.0
 Component:  postgis  |    Version:  2.5.x
Resolution:           |   Keywords:
----------------------+---------------------------

Comment (by robe):

 I decided to go with ports packaging and pulling gdal now as we speak from
 that.

 So I have proj-6.1.1 now using portsnap


 {{{
 portsnap fetch
 portsnap extract
 portnsap update
 cd /usr/ports/graphics/proj
 pkg uninstall proj #prompted me to uninstall gdal/libtiff since they
 depended on the proj 6.1.0
 make install
 cd /usr/ports/graphics/gdal
 make install #gave me a dialog of options in gdal to install (but this
 gdal is 2.4.something (as the old one was)

 }}}

 It's still compiling.  Hopefully that will fix the issue

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4500#comment:8>
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