On Fri, Jan 02, 2009 at 02:33:48PM -0800, Mikel Maron wrote: > > I suspect you need to adjust the following line render_config.h > > > > > // Mapnik input plugins (will need to adjust for 32 bit libs) > > #define MAPNIK_PLUGINS "/usr/local/lib64/mapnik/input" > > > > To get postgresql to be detected you often need to use: > > $ scons PGSQL_INCLUDES=/usr/include/postgresql ... > > thanks Jon, that was it > > > I'm not sure how critical the iconv failure is, it is mainly for UTF-8 > > handling. If you want the best foreign character support then you > > probably want to be running newer code which uses libicu instead of > > iconv. > > we need this! arabic language maps. > > however, problem with mapnik svn .. > > $ svn co svn://svn.mapnik.org/trunk mapnik > svn: Can't connect to host 'svn.mapnik.org': Connection refused
http://trac.mapnik.org/changeset/780/trunk?old_path=%2F&format=zip Will give you a tarball (/zipfile) of 'trunk'. Regards, -- Christopher Schmidt MetaCarta _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

