Hi Jeff,

I've built it on Fedora 16. I can't find my notes from when I built the dependencies, but it was something like:

- get libsvg 0.5 and libsvg-cairo 0.5 from http://sourceforge.net/projects/svg2swf/files/ . This version has better luck rendering more complicated SVGs
- build them
- export the package config paths for them (e.g.: export PKG_CONFIG_PATH=/usr/local/libsvg0.5/lib/pkgconfig:/usr/local/libsvg-cairo0.5/lib/pkgconfig/) - build mapserver (./configure <your options here> --with-cairo=yes --with-libsvg-cairo=yes)

I used the system installed cairo and pixman

Christy

On 06/24/2013 04:20 PM, Jeff Konnen wrote:
Hi all,
we've been trying to build mapserver with SVG Symbol support on CentOS / Redhat, but we are facing the same problems as described here: http://lists.osgeo.org/pipermail/mapserver-dev/2012-January/011901.html

We did not manage to compile mapserver 6.2.0 with SVG symbol support. When I say we, I mean Stephan Meissl maintaining http://packages.eox.at/ and myself trying to compile it from scratch on a redhat box.

The cited thread is 17 months old.
What's today's state of this issue? Has anyone managed to compile mapserver with SVG symbol support on either RedHat or CentOS?

Should it work better with 6.2.1 ?

Thanks in advance for your answers
Jeff


_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to