MyGIS support: how can activate it?
Attila Csipa
plists at PROMETHEUS.ORG.YU
Mon Feb 7 06:15:21 PST 2005
> "mapmygis.o" gets compiled, but when I check my Mapserver executable I
> can't see MYGIS as input source:
>
> $ ./mapserv -v
> MapServer version 4.2.3 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP
> OUTPUT=PDF SUPPORTS=PROJ SUPPORTS=FREETYPE SUPPORTS=WMS_SERVER
> SUPPORTS=WMS_CLIENT SUPPORTS=WFS_CLIENT INPUT=EPPL7 INPUT=OGR INPUT=GDAL
> INPUT=SHAPEFILE
>
> How can I activate MYGIS support?
It is activated, but does not report itself, this is a known issue. If you are
still unsure, you can do a
ldd /path/to/php_mapscript.so
and you will see it depends on libmysqlclient12.so
More information about the MapServer-users
mailing list