Problem compiling MapServer/MapScript

Roberto Horst robertohorst at GMAIL.COM
Tue Nov 30 09:26:11 EST 2004


Hello guys!

I had tried several times to compile MapServer(many versions) with PHP
on a Solaris 2.8, but it never generates the shared object
"php_mapscript.so"!!

I compiled PHP-4.3.5 with this options:
'./configure' '--with-regex=system' '--with-mysql' '--with-zlib'
'--enable-force-cgi-redirect' '--enable-dbase' '--enable-shared'
'--enable-vars-track'

Apache 1.3.24:
./configure \
"--with-layout=Apache" \
"--prefix=/www_map" \
"--enable-module=rewrite" \
"--enable-shared=rewrite" \

And MapServer 4.x
'--with-png=/usr/local' '--with-proj=/usr/local/'
'--with-gdal=/usr/local/gdal-1.2.0/bin/gdal-config'
'--with-php=/usr/local/php-4.3.5' '--with-gd=/usr/local/gd-2.0.22'
'--with-freetype=/usr/local/freetype-2.1.7' '--with-wmsclient'
'--with-jpeg=/usr/local/'

I compiled this programs on a Fedora1 system and it works fine, but
with Solaris 8 it doesn't!!!
Does someone know what I'm doing wrong? Thanks for helping!!!

Roberto Horst



More information about the mapserver-users mailing list