The problem is solved by Dane Springmeyer. I have changed the datasource-settings.xml.inc <!-- <Parameter name="host">localhost</Parameter> --> <Parameter name="host"></Parameter>
And now the generate_image.py running well. thank you. On Tue, Dec 13, 2011 at 8:49 PM, Oon Arfiandwi <[email protected]> wrote: > ----- > [osm@map mapnik]$ ./generate_image.py > Traceback (most recent call last): > File "./generate_image.py", line 42, in <module> > mapnik.load_map(m,mapfile) > RuntimeError: : > FATAL: Ident authentication failed for user "osm" (encountered during > parsing of layer 'landcover' in map 'osm.xml') > [osm@map mapnik]$ psql -U osm gis > psql (8.4.9) > Type "help" for help. > > gis=# \q > ----- _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

