[mapserver-users] cofigure problems on Ubuntu 9.10

Alan Boudreault aboudreault at mapgears.com
Wed Jan 6 09:26:38 EST 2010


I would suggest to verify with the dpkg command line if the packages 
|libpng12-dev and ||libjpeg62-dev |are installed.

You can also take a look to these binarie packages: 
https://launchpad.net/~ubuntugis/+archive/ubuntugis-unstable  , which 
contain mapserver 5.6.0.

Alan

luftadler wrote:
> 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
>
>   


-- 
Alan Boudreault
Mapgears
http://www.mapgears.com/ 



More information about the mapserver-users mailing list