Gregor at HostGIS wrote:
Andrew Ayre wrote:
Hi! I can't seem to get AGG to work. Currently my output is not antialiased. Can anyone give me some hints? Thanks!

loadOutputFormat(): General error message. OUTPUTFORMAT clause references driver AGG/PNG, but this driver isn't configured.

That says it all: Your mapserv binary doesn't support PNG. Says so in your mapserv -v line too: note the lack of SUPPORTS=AGG

I'd suggest re-running your ./configure and check for the lines where it mentions that it's checking for AGG, cuz something's not right there.

Thanks for the reply Gregor. It seems I had to change the configure file to get it to add AGG support. This is on Debian Etch.

Andy

--
Andy
PGP Key ID: 0xDC1B5864
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to