<div>Hello Vincent,<br></div><div><br></div><div>I understand too little about graphics libraries or masperver to know the source of these error messages but it seems that you are missing some GD graphics libraries? I followed the following how-to (at least for configuring and compiling mapserver) and mapserver worked out fine:</div>
<div><a href="http://proyectosbeta.net/2012/09/compilamos-mapserver-6-2-0-beta3-en-debian-squeeze/">http://proyectosbeta.net/2012/09/compilamos-mapserver-6-2-0-beta3-en-debian-squeeze/</a></div><div><br></div><div>does this help? I can also send you a list of libgd* libraries I have installed (but I guess actually the configure script of mapserver should make sure that everything is installed, right?)</div>
<div><br></div><div>Tim</div><div><br></div><div class="gmail_quote">2012/10/16 Vince Miller <span dir="ltr"><<a href="mailto:vincentpmiller@yahoo.com" target="_blank">vincentpmiller@yahoo.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
OK, so I solved the freetype problem, and the mapserver<br>
<br>
./configure --with-postgis --with-geos<br>
<br>
seemed to work fine. but the mapserver 6.0.3 make crashes with the following message:<br>
<br>
./libmapserver.a(maputil.o): In function `msSetup':<br>
maputil.c:(.text+0x17c9): undefined reference to `gdFontCacheSetup'<br>
./libmapserver.a(maputil.o): In function `msCleanup':<br>
maputil.c:(.text+0x180e): undefined reference to `gdFontCacheShutdown'<br>
collect2: ld returned 1 exit status<br>
make: *** [shp2img] Error 1<br>
<br>
Any advice?<br>
_______________________________________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
</blockquote></div><br>