NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

I checkout osm2pgsql from svn and I manualy compile it.

when I execute seture.php it create database and table and next it say me :

[...]
CREATE TABLE
SET
SET
SET
SET
SET
SET
SET
SET
CREATE TABLE
ALTER TABLE
Import
ERROR: please download and build osm2pgsql
please download and build osm2pgsql

What may I miss?

asked 24 Apr '12, 13:21

Christophe%20DEBOVE's gravatar image

Christophe D...
16225
accept rate: 0%


You most likely forgot to set up your local configuration in settings/local.php. There you can state where your osm2pgsql binary resides. See the last step of Compiling the required software in the installation instructions for an example.

permanent link

answered 24 Apr '12, 17:32

lonvia's gravatar image

lonvia
6.2k25789
accept rate: 40%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×689
×263

question asked: 24 Apr '12, 13:21

question was seen: 5,616 times

last updated: 24 Apr '12, 17:32

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum