[mapserver-users] cofigure problems on Ubuntu 9.10

luftadler vasileestan at gmail.com
Wed Jan 6 05:53:10 EST 2010


Hi everyone, 

I try to install MapServer 5.6.0, for the first time, on my machine (using
Ubuntu 9.10).
The problem is that my configuration don't find few installed libraries
like: png and jpeg.

My configuration script:

./configure \
--enable-debug \
--prefix=/usr \
--with-xml2 \
--with-pdf \
--with-gd \
--with-jpeg \
--with-freetype \
--with-agg \
--with-eppl \
--with-proj \
--with-threads \
--with-sde \
--with-geos \
--with-ogr \
--with-gdal \
--with-tiff \
--with-postgis \
--with-wfs \
--with-wcs \
--with-wmsclient \
--with-wfsclient \
--with-sos \
--with-fribidi-config \
--with-php=/usr/include/php5 \
--with-httpd=/usr/sbin/apache2 \

______________________________________________
MapServer is now configured for 

 -------------- Compiler Info ------------- 
  C compiler:                gcc -g  -fPIC -Wall  
  C++ compiler:              g++ -g  -fPIC -Wall  
  Debug:                     -g 
  Generic NINT:              

 -------------- Renderer Settings --------- 
  OpenGL support:            
  zlib support:              -DUSE_ZLIB
  png support:               
  palette rgba png support:  
  jpeg support:              
  iconv support:             -DUSE_ICONV
  AGG support:               -DUSE_AGG
  Cairo (SVG,PDF) support:   
  Ming(flash) support:       
  PDFLib support:            -DUSE_PDF

 -------------- Support Libraries --------- 
  Proj.4 support:            -DUSE_PROJ
  Libxml2 support:           -DUSE_LIBXML2
  FriBidi support:           -DUSE_FRIBIDI
  Curl support:              -DUSE_CURL
  FastCGI support:           
  Threading support:         -DUSE_THREAD
  GEOS support:              -DUSE_GEOS -DGEOS_HAS_SIMPLIFY

 -------------- Data Format Drivers ------- 
  native tiff support:       -DUSE_TIFF
  PostGIS support:           -DUSE_POSTGIS
  EPPL7 support:             -DUSE_EPPL
  ArcSDE support:            
  OGR support:               -DUSE_OGR
  GDAL support:              -DUSE_GDAL
  Oracle Spatial support:    

 -------------- OGC Services -------------- 
  WMS Server:                -DUSE_WMS_SVR
  WMS Client:                -DUSE_WMS_LYR
  WFS Server:                -DUSE_WFS_SVR
  WFS Client:                -DUSE_WMS_LYR
  WCS Server:                -DUSE_WCS_SVR
  SOS Server:                -DUSE_SOS_SVR

 -------------- MapScript ----------------- 
  PHP MapScript:             yes
___________________________________________

#Vasi

-- 
View this message in context: http://n2.nabble.com/cofigure-problems-on-Ubuntu-9-10-tp4260091p4260091.html
Sent from the Mapserver - User mailing list archive at Nabble.com.


More information about the mapserver-users mailing list