Hi everyone, I'm new to mapnik 2 and I'm having a couple issues that I could use some help with.
I'm trying to get mapnik 2 running on fedora 15 using mysql as the primary datasource. It looks like mapnik doesn't have a way to connect natively so I have to use the ogr plugin for that, right? To do that I think I have to build from source, but when I run "sudo scons/scons.py configure INPUT_PLUGINS=shape,gdal,ogr,sqlite" I get a bunch of missing dependencies, including 6 boost packages which I can see are installed. So I guess my first question is: do I need to build from source to be able to connect to mysql? And if so, is there something obviously wrong about what I'm doing? Thanks for any insights you might have, Jeff
_______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

