[mapserver-users] Install MapCache
scott159 at free.fr
scott159 at free.fr
Wed Nov 5 22:13:37 PST 2014
I'm trying to install the mapcache. I've downloaded the zip file from
github but i got an error when i was installing :
-- The C compiler identification is GNU 4.7.2
-- The CXX compiler identification is GNU 4.7.2
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for strncasecmp
-- Looking for strncasecmp - found
-- Looking for symlink
-- Looking for symlink - found
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.7")
-- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.2.49")
-- Found JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so
-- Found CURL: /usr/lib/x86_64-linux-gnu/libcurl.so (found version "7.26.0")
-- Found APR: /usr/lib/libapr-1.so
-- Found APU: /usr/lib/libaprutil-1.so
-- Looking for apr_memcache_hash
-- Looking for apr_memcache_hash - found
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.26")
-- checking for module 'pixman'
-- package 'pixman' not found
-- checking for module 'pixman-1'
-- found pixman-1, version 0.26.0
-- Found PIXMAN: /usr/lib/x86_64-linux-gnu/libpixman-1.so
-- Found PCRE: /usr/lib/x86_64-linux-gnu/libpcre.so
-- Found SQLITE: /usr/lib/x86_64-linux-gnu/libsqlite3.so
-- Found TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (found version "3.9.6")
-- * Configured options for the mapcache library
-- * Mandatory components
-- * png: /usr/lib/x86_64-linux-gnu/libpng.so
-- * jpeg: /usr/lib/x86_64-linux-gnu/libjpeg.so
-- * Curl: /usr/lib/x86_64-linux-gnu/libcurl.so
-- * Apr: /usr/lib/libapr-1.so
-- * Optional components
-- * PIXMAN: /usr/lib/x86_64-linux-gnu/libpixman-1.so
-- * SQLITE: /usr/lib/x86_64-linux-gnu/libsqlite3.so
-- * Berkeley DB: disabled
-- * Memcache: /usr/lib/libaprutil-1.so
-- * TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so
-- * GeoTIFF: disabled
-- * Experimental TIFF write support: disabled
-- * PCRE: /usr/lib/x86_64-linux-gnu/libpcre.so
-- * Experimental mapserver support: disabled
-- Found GDAL: /usr/lib/libgdal.so
-- Found GEOS: /usr/lib/libgeos_c.so
-- * Seeder Configuration Options:
-- * GEOS: /usr/lib/libgeos_c.so
-- * OGR: /usr/lib/libgdal.so
-- Found FCGI: /usr/lib/libfcgi.so
-- * CGI Configuration Options:
-- * FastCGI: /usr/lib/libfcgi.so
-- Found APACHE: /usr/include/apache2
-- * Apache Module support status:
-- * Mapcache Version String: mod_mapcache/1.2.1
-- * Module will be installed to : Use of uninitialized value $includedir in concatenation (.) or string at (eval 9) line 1.
/usr/lib/apache2/modules
-- Configuring done
-- Generating done
-- Build files have been written to: /var/www/mapcache-1-2-1/build
More information about the MapServer-users
mailing list