[mapserver-users] Mapserver configuration/installation problem
Katja Loffler
kloffler at lsu.edu
Wed May 14 09:51:09 PDT 2008
Hello,
I am Katja and I am new to mapserver and somehow fighting with the
installation.
I try to install it under Linux. All required packages are installed, I run
./configure --with-pdf --with-gdal --with-geos --with-png --with-jpeg
--with-gif --with-wbmp --with-swf --with-svg
--with-postgis=/usr/local/pgsql/bin/pg_config --with-ogr
--with-shapefile --with-wfsclient --with-wcs --with-sos
--with-proj=/usr/local/proj-4.6.0 --with-threads
--with-httpd=/usr/sbin/httpd --with-geos=/usr/local/bin/geos-config
--with-wms
After that I get the output:
MapServer is now configured for
-------------- Compiler Info -------------
C compiler: gcc -O2 -fPIC -Wall
C++ compiler: g++ -O2 -fPIC -Wall
Debug: -DNEED_NONBLOCKING_STDERR
Generic NINT:
Threading support: -DUSE_THREAD
-------------- Renderer Settings ---------
zlib support: -DUSE_ZLIB
png support:
jpeg support:
iconv support: -DUSE_ICONV
AGG support:
AGG Freetype support:
Ming(flash) support:
PDFLib support:
-------------- Data Format Drivers -------
native tiff support:
PostGIS support: -DUSE_POSTGIS
Proj.4 support: -DUSE_PROJ
EPPL7 support: -DUSE_EPPL
ArcSDE support:
OGR support: -DUSE_OGR
GDAL support: -DUSE_GDAL
GEOS support: -DUSE_GEOS
Oracle Spatial support:
FastCGI support:
-------------- OGC Services --------------
WMS Server: -DUSE_WMS_SVR
WMS Client:
WFS Server:
WFS Client:
WCS Server: -DUSE_WCS_SVR
SOS Server: -DUSE_SOS_SVR
-------------- MapScript -----------------
PHP MapScript: no
I do "make" and copy mapserv to /var/www/cgi-bin/ ...
Now my problem:
/var/www/cgi-bin/mapserv -v
gives the following output:
MapServer version 5.0.2 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP
OUTPUT=SVG SUPPORTS=FREETYPE INPUT=TIFF INPUT=EPPL7 INPUT=JPEG
INPUT=POSTGIS INPUT=SHAPEFILE
just as I had not configured mapserver with the options I used.
mapserver-config lookes fine - I can see the options I used with configure.
What went wrong?
Thanks a lot and regards!
Katja
More information about the MapServer-users
mailing list