On Sun, 2009-11-01 at 20:52 +0000, Philip Stubbs wrote:
> Hi all,
> 
> I am new hear but I don't know where else to look. I have installed
> mapnik and am trying to get the generate_tiles script to work. It is
> causing a segmentation fault when mapnik.render is called. I have
> tried the 'hello world' example and that works, but I notice that uses
> mapnik.render_to_file. Therefore I tried to adjust that script to use
> the mapnik.render method, and it also then seg faulted.

Try editing the script to set:

NUM_THREADS = 1

For reference, what OS & Mapnik version are you running?

        Jon



_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users

Reply via email to