[Geomoose-users] mapscript installation in Centos Os
James Klassen
klassen.js at gmail.com
Thu Dec 8 10:57:34 PST 2016
What version of CentOS?
One thing you need to watch out for in RHEL/CentOS is SELinux is usually
enabled and limits what is allowed to run, especially if you don't install
from packages. I haven't used CentOS in awhile so I don't know offhand what
might need to be changed.
Why aren't you using prebuilt packages for MapServer and MapScript? I am
pretty sure MapServer is available in EPEL [1].
[1] https://fedoraproject.org/wiki/EPEL
On Dec 8, 2016 11:51, "Janet Maina" <madamjanet92 at gmail.com> wrote:
> I have tried all my best to make identify and print button work but no
> success.
> I think there is a simpler solution for doing this.
> These are my configjure codes
> mapserver-6.2.2]$ ./configure --prefix=$HOME --with-gif=no
> --with-fastcgi=no --with-proj --with-gdal --with-ogr
> --with-postgis=/usr/bin/pg_config --with-wfs--with-wmsclient--with-wfsclient
> --with-php=/usr/local/bin/php70-config
> ..
> configure: WARNING: unrecognized options: --with-wfs--with-wmsclient--
> with-wfsclient
>
> MapServer is now configured for x86_64-unknown-linux-gnu
>
> -------------- Compiler Info -------------
> C compiler: gcc -O2 -Wall -Wdeclaration-after-statement
> -DNDEBUG
> C++ compiler: g++ -O2 -Wall -DNDEBUG
> Debug:
> Generic NINT:
>
> -------------- Renderer Settings ---------
> OpenGL support:
> zlib support:
> png support: -DUSE_PNG
> gif support:
> jpeg support: -DUSE_JPEG
> freetype support: -DUSE_FREETYPE
> iconv support: -DUSE_ICONV
> AGG support: internal
> GD support:
> Cairo (SVG,PDF) support:
> Cairo SVG symbol support:
> KML support:
>
> -------------- Support Libraries ---------
> Proj.4 support: -DUSE_PROJ
> Proj Fastpaths:
> Libxml2 support:
> FriBidi support:
> Curl support:
> FastCGI support:
> Exempi support:
> Threading support:
> GEOS support:
> XML Mapfile support:
> XSLT support:
> EXSLT support:
>
> -------------- Data Format Drivers -------
> PostGIS support: -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION
> ArcSDE support:
> OGR support: -DUSE_OGR
> GDAL support: -DUSE_GDAL
> Oracle Spatial support:
>
> -------------- OGC Services --------------
> WMS Server: -DUSE_WMS_SVR
> WMS Client:
> WFS Server:
> WFS Client:
> WCS Server:
> SOS Server:
>
> -------------- MapScript -----------------
> PHP MapScript: yes
> Python MapScript: no
>
> However running make shows this,
>
> lib -I/usr/local/include/php56/ext/ereg/ -c error.c -fPIC -DPIC -o
> .libs/error.o
> In file included from /usr/local/include/php56/main/php.h:39:0,
> from php_mapscript.h:35,
> from error.c:32:
> error.c: In function 'zim_errorObj___get':
> /usr/local/include/php56/Zend/zend_API.h:583:14: error: called object
> 'zend_error' is not a function or function pointer
> zend_error(E_ERROR, "String size overflow"); \
>
> Kindly give me the link to Geomoose 3.x series too
>
> _______________________________________________
> Geomoose-users mailing list
> Geomoose-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/geomoose-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geomoose-users/attachments/20161208/cc2be52b/attachment.html>
More information about the Geomoose-users
mailing list