You are not logged in.

Announcement

*** NOTICE: forum.openstreetmap.org is being retired. Please request a category for your community in the new ones as soon as possible using this process, which will allow you to propose your community moderators.
Please create new topics on the new site at community.openstreetmap.org. We expect the migration of data will take a few weeks, you can follow its progress here.***

#1 2011-09-26 23:55:47

Ed Resnick
Member
Registered: 2011-09-26
Posts: 1

Trying to install Nominatim on Windows; gazetteer.so does not exist

I'm using Cygwin and am trying to deploy Nominatim locally. I've built GEOS, PostgreSQL, and OSM2PGSQL from source without problems (the Linux way, in Cygwin), and have been following the instructions here:

http://wiki.openstreetmap.org/wiki/Nomi … stallation

One of the steps says to go to the gazetteer subdirectory of osm2pgsql and run 'make'. I did that and it successfully created the SQL files. However, gazetteer-functions.sql depends on a file called gazetteer.so, which does not exist. When I tried changing the path to point to gazetteer.a instead (which was built when building osm2pgsql), psql complains that it's not a valid Win32 library. So I guess it has to be a DLL on Windows? Is there any way to get Nominatim to work on Windows?

I attempted to just steamroll through the remaining steps but loaddata.sql errors out due to the bad transliteration function (which is the one that depends on gazetteer.so).

Offline

Board footer

Powered by FluxBB