Kenneth Gonsalves schrieb:
> Hi,
>  I did an install of mapnik from source fedora10 - after some hiccups it 
> worked and I was able to render maps from a postgis db. I did the same thing 
> on debian lenny - but mapnik refuses to access the postgresql db. There is no 
>   
Did you check if postgres developer packages  are installed?
Did you check if scons is looking at the right place for postgres includes?

You can also tell scons where to find the postgres includes.
If the maknik build script doesn't find the includes it will not build
the input plugin, you can check if the plugins where built by looking at
the plugin directory:

for example:

/usr/local/lib64/mapnik/input/postgis.input
> error message, the boundaries are being rendered, but the postgresql logs 
> show 
> that it is not attempting to access postgresql at all. Do you have any 
> suggestions on how to go about debugging this?
>   

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

Reply via email to