Kenneth: Have you made sure to start the postgres server - I know on lenny the postgres package does not automatically initialize the database.
Also, any chance you are building from trunk? Postgres is now being searched for by way of the PG_CONFIG variable which uses the 'pg_config' command line program installed by the development package of postgres. Also make sure to get the latest as this morning I just fixed a problem with this trunk method. Dane On Mar 6, 2009, at 3:18 AM, Kenneth Gonsalves wrote: > 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 > 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? > -- > regards > Kenneth Gonsalves > Associate > NRC-FOSS > http://nrcfosshelpline.in/web/ > _______________________________________________ > Mapnik-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/mapnik-users _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

