[mapserver-users] mapcache - problems on install

Helen San Segundo Navazo hsansegundo at meteo.cat
Thu May 10 06:33:06 EDT 2012


Hi,
I'm new using mapcache. I've tried to install it following the 
instructions on http://mapserver.org/trunk/mapcache/install.html.

First

$./configure
$make
$sudo make install


and after the apache module

$sudo make install-module
$sudo ldconfig


On my httpd.conf I've added

<Location "/cgi-bin/">
     SetEnv MAPCACHE_CONFIG_FILE 
"/home/curs/Desarrollo/Aplicaciones/mapserver-mapcache-18a50e2/mapcache.xml"
</Location>

when I try to invoque mapcache in the apache log there is this error:

/usr/lib/cgi-bin/mapcache: line 202: cd: 
/home/curs/Desarrollo/Aplicaciones/mapserver-mapcache-18a50e2/cgi: Not a 
directory
gcc: mapcache.c: No such file or directory
gcc: ../lib/.libs/libmapcache.so: No such file or directoryn[Thu May 10 
11:57:23 2012] [error] [client 127.0.0.1] Premature end of script 
headers: mapcache

the directory exists and has permisions to access

Somebody knows how to solve it?
Thanks in advance,
Helen


More information about the mapserver-users mailing list