Hi devs,<div>I'm trying to setup a nominatim instance by folowing the instructions from the wiki <a href="http://wiki.openstreetmap.org/wiki/Nominatim/Installation">http://wiki.openstreetmap.org/wiki/Nominatim/Installation</a></div>
<div><br></div><div>When I launch osm2pgsql, it complains about the 'intarray' module begin loaded. I am a complete posgresql begginer (although fluent with mysql) so I tried to google about this but I found nothing conclusive.<br clear="all">
I would welcome some help about this :)</div><div><br></div><div>Here is the complete message. I work on ubuntu 11.04, postgresql 8.4 stock install:</div><div>###############</div><div><div>$ <a href="http://svn.openstreetmap.org/applications/utils/export/osm2pgsql/osm2pgsql">svn.openstreetmap.org/applications/utils/export/osm2pgsql/osm2pgsql</a> -lsc -O gazetteer -C 2000 -d gazetteer france.osm </div>
<div>osm2pgsql SVN version 0.80.0 (32bit id space)</div><div><br></div><div>Using projection SRS 4326 (Latlong)</div><div>NOTICE:  la table « place » n'existe pas, poursuite du traitement</div><div>NOTICE:  le type « keyvalue » n'existe pas, poursuite du traitement</div>
<div>NOTICE:  le type « wordscore » n'existe pas, poursuite du traitement</div><div>NOTICE:  le type « stringlanguagetype » n'existe pas, poursuite du traitement</div><div>NOTICE:  le type « keyvaluetype » n'existe pas, poursuite du traitement</div>
<div>NOTICE:  la fonction get_connected_ways(pg_catalog.int4[]) n'existe pas, poursuite du traitement</div><div>Mid: pgsql, scale=10000000, cache=2000MB, maxblocks=256001*8192</div><div>Setting up table: planet_osm_nodes</div>
<div><br></div><div>The target database has the intarray contrib module loaded.</div><div>While required for earlier versions of osm2pgsql, intarray </div><div>is now unnecessary and will interfere with osm2pgsql's array</div>
<div>handling. Please use a database without intarray.</div><div>                                                                                                                                     </div><div>Error occurred, cleaning up</div>
</div><div>###############</div><div><br></div><div>Thanks,</div><div>Philippe</div>