[mapserver-users] mapserver 7.6.2
Jeff McKenna
jmckenna at gatewaygeomatics.com
Wed Dec 30 12:13:45 PST 2020
Hi Stephane,
I'm not sure about your last issue. You could first execute 'sudo
ldconfig' so your last compiled libs are found, then try a shp2img
command with your mapfile.
I have seen cases where there are conflicting library versions used by
either the GDAL or MapServer dependencies: test this with a 'ldd <lib
name> command.
That's not a fun scenario, but, I've been there before ha.
Sorry maybe others have better advice for this.
-jeff
--
Jeff McKenna
GatewayGeo: MapServer Consulting and Training Services
co-founder of FOSS4G
http://gatewaygeo.com/
On 2020-12-30 1:36 p.m., Stephane Poissant wrote:
> HI Jeff,
>
> That was a partial success! Thank you for you recommendation!
> It compiled successfully by compiling gems and recompiling goal as you
> suggested.
>
> I still have 1 issue.
>
> While rendering stuff that use to work on previous version, it no longer
> works in this lates one.
> I get AH01215 error in http.
>
> AH01215: GDAL: In GDALDestroy - unloading GDAL shared library.:
> /var/www/html/map/mapserv.cgi, referer: http://utility.sk.com/
> <http://utility.sk.com/>
>
> I am not a developper. It is hard for me to describe where this issue
> can possibly come from.
> It does not render on screen the way it should be.
>
> I will turn back on perl, have ruby, python and php in the makefile as
> it could be related….
>
> Nevertheless, I would like to thank you for your very quick response and
> "right on" target answers!
>
> SP
>
>
> Stéphane Poissant
> Portable: 514-793-3506
> spoissantca at gmail.com <mailto:spoissantca at gmail.com>
>
>
>> On Dec 30, 2020, at 10:14 AM, Jeff McKenna
>> <jmckenna at gatewaygeomatics.com <mailto:jmckenna at gatewaygeomatics.com>>
>> wrote:
>>
>> Also, after you compile GEOS be sure to recompile GDAL ('make clean'
>> first), then continue on to tackle your MapServer cmake command.
>>
>> Happy new year to all,
>>
>> -jeff
>>
>>
>>
>> --
>> Jeff McKenna
>> GatewayGeo: MapServer Consulting and Training Services
>> co-founder of FOSS4G
>> http://gatewaygeo.com/ <http://gatewaygeo.com/>
>>
>>
>>
>> On 2020-12-30 9:56 a.m., Jeff McKenna wrote:
>>> Hi Stephane,
>>> Be sure to compile GEOS (3.9.0 is recommended from
>>> http://download.osgeo.org/geos/geos-3.9.0.tar.bz2 ), and then add
>>> into your cmake command: -DWITH_GEOS=1
>>> Wishing you a happy new year,
>>> -jeff
>>
>> _______________________________________________
>> mapserver-users mailing list
>> mapserver-users at lists.osgeo.org
>> https://lists.osgeo.org/mailman/listinfo/mapserver-users
>
More information about the MapServer-users
mailing list