<div dir="auto">What version of CentOS?<div dir="auto"><br></div><div dir="auto">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.<br><div dir="auto"><br></div><div dir="auto">Why aren't you using prebuilt packages for MapServer and MapScript?  I am pretty sure MapServer is available in EPEL [1].</div><div dir="auto"><br></div><div dir="auto">[1] <a href="https://fedoraproject.org/wiki/EPEL">https://fedoraproject.org/wiki/EPEL</a></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Dec 8, 2016 11:51, "Janet Maina" <<a href="mailto:madamjanet92@gmail.com">madamjanet92@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>I have tried all my best to make identify and print button work but no success.<br></div>I think there is a simpler solution for doing this. <br></div>These are my configjure codes<br> mapserver-6.2.2]$ ./configure --prefix=$HOME --with-gif=no 
--with-fastcgi=no --with-proj --with-gdal --with-ogr 
--with-postgis=/usr/bin/pg_<wbr>config 
--with-wfs--with-wmsclient--<wbr>with-wfsclient 
--with-php=/usr/local/bin/<wbr>php70-config<br>..<br>configure: WARNING: unrecognized options: --with-wfs--with-wmsclient--<wbr>with-wfsclient<br><br>MapServer is now configured for x86_64-unknown-linux-gnu<br><br> -------------- Compiler Info ------------- <br>  C compiler:                gcc -O2   -Wall -Wdeclaration-after-statement -DNDEBUG <br>  C++ compiler:              g++ -O2   -Wall -DNDEBUG <br>  Debug:                     <br>  Generic NINT:              <br><br> -------------- Renderer Settings --------- <br>  OpenGL support:            <br>  zlib support:              <br>  png support:               -DUSE_PNG<br>  gif support:               <br>  jpeg support:              -DUSE_JPEG<br>  freetype support:          -DUSE_FREETYPE<br>  iconv support:             -DUSE_ICONV<br>  AGG support:               internal<br>  GD support:                <br>  Cairo (SVG,PDF) support:   <br>  Cairo SVG symbol support:  <br>  KML support:               <br><br> -------------- Support Libraries --------- <br>  Proj.4 support:            -DUSE_PROJ<br>  Proj Fastpaths:            <br>  Libxml2 support:           <br>  FriBidi support:           <br>  Curl support:              <br>  FastCGI support:           <br>  Exempi support:            <br>  Threading support:         <br>  GEOS support:              <br>  XML Mapfile support:        <br>  XSLT support:              <br>  EXSLT support:              <br><br> -------------- Data Format Drivers ------- <br>  PostGIS support:           -DUSE_POSTGIS -DPOSTGIS_HAS_SERVER_VERSION<br>  ArcSDE support:            <br>  OGR support:               -DUSE_OGR<br>  GDAL support:              -DUSE_GDAL<br>  Oracle Spatial support:    <br><br> -------------- OGC Services -------------- <br>  WMS Server:                -DUSE_WMS_SVR<br>  WMS Client:                <br>  WFS Server:                <br>  WFS Client:                <br>  WCS Server:                <br>  SOS Server:                <br><br> -------------- MapScript ----------------- <br>  PHP MapScript:             yes<br>  Python MapScript:          no<br><br>However running make shows this,<br><br>lib -I/usr/local/include/php56/<wbr>ext/ereg/ -c error.c  -fPIC -DPIC -o .libs/error.o<br>In file included from /usr/local/include/php56/main/<wbr>php.h:39:0,<br>                 from php_mapscript.h:35,<br>                 from error.c:32:<br>error.c: In function 'zim_errorObj___get':<br>/usr/local/include/php56/Zend/<wbr>zend_API.h:583:14: error: called object 'zend_error' is not a function or function pointer<br>    zend_error(E_ERROR, "String size overflow"); \<br><br></div>Kindly give me the link to Geomoose 3.x series too<br></div>
<br>______________________________<wbr>_________________<br>
Geomoose-users mailing list<br>
<a href="mailto:Geomoose-users@lists.osgeo.org">Geomoose-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/geomoose-users" rel="noreferrer" target="_blank">http://lists.osgeo.org/<wbr>mailman/listinfo/geomoose-<wbr>users</a><br></blockquote></div></div>