Glad you solved it.

Related tip: GEOS 3.8.1 is now available.

-jeff



--
Jeff McKenna
MapServer Consulting and Training Services
https://gatewaygeomatics.com/





On 2020-03-05 6:03 p.m., Domenico Febbo wrote:
Dears
issue was solved as you suggested arranging right version of GEOS, GDAL and PROJ
see my working cmake command

cmake  -DCMAKE_PREFIX_PATH="/usr/geos38;/usr/proj63;/usr/gdal30;/usr/pgsql-12;/usr/local" -DWITH_CLIENT_WFS=OFF -DWITH_CLIENT_WMS=ON  -DWITH_CURL=ON -DWITH_PHP=ON -DWITH_SVGCAIRO=OFF -DWITH_PROTOBUFC=OFF -DWITH_CAIRO=OFF -DWITH_FRIBIDI=OFF -DWITH_HARFBUZZ=OFF -DWITH_GEOS=ON ../

  Regards,


    Date: Thu, 05 Mar 2020 18:23:11 +0100
    From: Even Rouault <even.roua...@spatialys.com
    <mailto:even.roua...@spatialys.com>>
    To: mapserver-users@lists.osgeo.org
    <mailto:mapserver-users@lists.osgeo.org>
    Subject: Re: [mapserver-users] mapserver 7.4.3 on centos 8 and gdal
             3.0.4
    Message-ID: <5264658.HpSgdfGQFN@even-i700>
    Content-Type: text/plain; charset="us-ascii"

    On jeudi 5 mars 2020 13:11:59 CET Jeff McKenna wrote:
     > Also, recompile GDAL after you build GEOS 3.8.0, as GDAL >3 requires
     > GEOS.  -jeff

    There's no GDAL > 3 for now ;-) But, joke aside, GDAL 3 doesn't change
    requirements regarding GEOS. GEOS is a recommended dependency, but
    not a
    compulsory one. Only PROJ >= 6 is a compulsory dependency for GDAL >= 3

    Even






_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to