[mapserver-users] mapserver 7.4.3 on centos 8 and gdal 3.0.4

Domenico Febbo domenico.febbo at gmail.com
Thu Mar 5 14:03:05 PST 2020


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.rouault at spatialys.com>
> To: mapserver-users at lists.osgeo.org
> Subject: Re: [mapserver-users] mapserver 7.4.3 on centos 8 and gdal
>         3.0.4
> Message-ID: <5264658.HpSgdfGQFN at 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
>
> --
> Spatialys - Geospatial professional services
> http://www.spatialys.com
>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/mapserver-users
>
> ------------------------------
>
> End of mapserver-users Digest, Vol 146, Issue 4
> ***********************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20200305/21ae09c8/attachment.html>


More information about the mapserver-users mailing list