In message <[EMAIL PROTECTED]>
        Arindam Ghosh <[EMAIL PROTECTED]> wrote:

> # ./renderd
> Rendering daemon
> Unable to open font directory: /usr/local/lib64/mapnik/fonts
> terminate called after throwing an instance of 'mapnik::config_error'
>   what():  
> /home/jburgess/osm/svn.openstreetmap.org/applications/rendering/mapnik/osm-local-fast-sphere.xml:
> cannot open file
> Aborted
>
> It seems that somewhere the paths are hardcoded but i can't find in
> which config file.

It's at the top of gen_tile.cpp - for some reason that one hasn't
been moved into render_config.h yet.

We know that mod_tile does need a bit of work to make it easier
to configure - currently it's all hard coded as a quick hack job
to get it running on our server.

If you fancy helping to make it easier to configure and use
then I'm sure Jon will be grateful - he has some ideas about
what needs doing I think. In fact they're in the TODO section
on the wiki page:

  http://wiki.openstreetmap.org/index.php/Mod_tile

Tom

-- 
Tom Hughes ([EMAIL PROTECTED])
http://www.compton.nu/

_______________________________________________
dev mailing list
[email protected]
http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev

Reply via email to