sylvain letuffe wrote: >> Checking for C library iconv... (cached) no >> Checking for C library pq... (cached) no >> Checking for C++ library gdal... (cached) no > > Unfortunetly, you are missing some libs which prevent posgis to work > > Check back : > http://wiki.openstreetmap.org/wiki/Mapnik/Installation > > I have added an apt-get line to install most needed librairies > > apt-get install postgresql-dev libfreetype6-dev libxml2-dev libtiff4-dev > libboost-regex-dev libboost-filesystem-dev libboost-python-dev > > tel me if you still have "no" after that, and if yes, tell me wich, I'll > update the wiki page
As I wrote in my post a few minutes ago, the tile rendering seems to work already - I get tile with rendered maps in it! I then tried your apt-get line, but I still get two "no" in the result: Checking for C library iconv... (cached) no Checking for C library pq... (cached) yes Checking for C++ library gdal... (cached) no At least it does not stop me from rendering tiles now. Thanks for all the quick help! RalfZ _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

