I am following steps given on https://wiki.openstreetmap.org/wiki/Nominatim/Installation to install Nominatim on my system. But while setting up postgresql, when I enter command - sudo service postgresql initdb, I receive an error message: "Missing SERVICE_URI environment variable" I don't understand what value should I set for SERVICE_URI as environment variable. I searched over internet, but couldn't find any solution to it. Please help me with this. asked 16 Apr '13, 11:16 roshannerd |
One Answer:
The message comes from a proprietary tool that is called answered 12 Dec '16, 22:57 proski 1 A third-party tool calling itself (13 Dec '16, 07:45) scai ♦ |
it may be helpful if you would describe what your system is (operating system, version) and if you would cite the full error message.