Re: [mapserver-users] Mapcache : Incompatible libpng version in application and library

2020-02-28 Thread Even Rouault
On vendredi 28 février 2020 11:38:38 CET Steve Lime wrote:
> I'd think you must multiple libpng installed. Did you search your system
> independent of the package manager?

libpng-1.2.56 rings a bell to me. This is copy of libpng that is embedded in 
GDAL source tree. So you'd better make sure that your GDAL is built against 
system libpng, instead of the internal copy.

Even

-- 
Spatialys - Geospatial professional services
http://www.spatialys.com
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapserver-users

Re: [mapserver-users] Mapcache : Incompatible libpng version in application and library

2020-02-28 Thread Steve Lime
I'd think you must multiple libpng installed. Did you search your system
independent of the package manager?

On Wed, Feb 26, 2020 at 4:12 AM Johannes Paul 
wrote:

> Hello,
> I've compiled Mapcache from source, and the installation worked just fine,
> without any error, however when I run mapcache_seed, I get the following
> error :
>
> libpng warning: Application was compiled with png.h from libpng-1.5.13
> libpng warning: Application  is  running with png.c from libpng-1.2.56
> libpng error: Incompatible libpng version in application and library
>
> Mapcache has been compiled correctly using libpng 1.5.13, however I don't
> understand why mapcache_seed is trying to run with libpng 1.2.56 which is
> not even installed !
>
> Any idea ?
> Thanks,
> Johannes
> ___
> mapserver-users mailing list
> mapserver-users@lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/mapserver-users
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapserver-users