Am Sat, 19 Apr 2008 19:33:25 +0200 schrieb Andreas Volz: > Am Thu, 17 Apr 2008 15:36:08 -0400 schrieb Collin Olan: > > > Hi, > > > > I am new to this list and Mapnik. I've been attempting to install > > on OS X Leopard but without success and was hoping someone else has > > been through this and would have some pointers. > > First, I followed the instructions on the Mapnik site and > > installed all the necessary libraries into /usr/local/lib > > (and /usr/local/ include for the boost headers). > > Then I tried running scons/scons.py without any options and got > > this: > > > > scons: Reading SConscript files ... > ... > > Hello, > > Try to build the sources from SVN with: > > ./autogen.sh --prefix=/usr/local && make && make install > > use the --help parameter for more help. > > I maintain the autotools build environment for mapnik. It's not yet > tested with OS X, but may be interesting to know if it works. If you > get an error send me the log files.
...one exception: The python interface isn't supported at the moment if you build mapnik that way. :-( But I hope to change that soon. regards Andreas _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

