The path to osm2pgsql should be set correctly in the newest version of nominatim. Are you using the most recent from git? Did you follow the instructions on http://wiki.openstreetmap.org/wiki/Nominatim/Installation? maybe post the commandline you used and the local.php config file.
also, I moved it to the geocoding mailing list. On 15.07.2012 18:27, Gabriel Rossetti wrote: > Yes, I tried that too, I uninstalled the APT installed version and > modified the settings/local.php entry to point to the compiled > version. Only difference is it says: > > osm2pgsql SVN version 0.80.0 (64bit id space) > > instead of: > > osm2pgsql SVN version 0.80.0 (32bit id space) > > but it still gives me the same error. > > On 07/15/2012 06:08 PM, Simon Poole wrote: >> You should be installing osm2pgsql from source, most recent version. >> >> See >> http://wiki.openstreetmap.org/wiki/Nominatim/Installation#Compiling_the_Required_Software >> >> Simon >> >> Am 15.07.2012 17:37, schrieb Gabriel Rossetti: >>> Hi All, >>> >>> I was told to post my issue here. The original post is here: >>> >>> http://help.openstreetmap.org/questions/14238/nominatim-data-import-error-error-db-error-no-such-table >>> >>> When I try to import map data for Nominatim, I get the following error: >>> >>> ... >>> INSERT 0 1 >>> INSERT 0 1 >>> INSERT 0 1 >>> INSERT 0 1 >>> INSERT 0 1 >>> INSERT 0 1 >>> COMMIT >>> SET >>> SET >>> SET >>> SET >>> SET >>> SET >>> SET >>> SET >>> SET >>> CREATE TABLE >>> SET >>> SET >>> SET >>> SET >>> SET >>> SET >>> SET >>> SET >>> CREATE TABLE >>> ALTER TABLE >>> Import >>> Usage error. For further information see: >>> osm2pgsql -h|--help >>> osm2pgsql SVN version 0.70.5 >>> >>> ERROR: DB Error: no such table >>> DB Error: no such table >>> >>> >>> I get the same thing with osm2pgsql SVN version 0.80.0 (32bit id >>> space). The 0.70.5 version is the one installed from Ubuntu's repos >>> and the 0.80.0 version was intalled using the >>> kakrueger/openstreetmap PPA as described here: >>> http://wiki.openstreetmap.org/wiki/Osm2pgsql. Does anyone know why I >>> get this? >>> >>> I'm running Ubuntu 12.04 64bit Server. >>> >>> Thanks, >>> Gabriel >>> >>> >>> >>> _______________________________________________ >>> dev mailing list >>> [email protected] >>> http://lists.openstreetmap.org/listinfo/dev >> >> >> >> >> _______________________________________________ >> dev mailing list >> [email protected] >> http://lists.openstreetmap.org/listinfo/dev > > > > > _______________________________________________ > dev mailing list > [email protected] > http://lists.openstreetmap.org/listinfo/dev
_______________________________________________ Geocoding mailing list [email protected] http://lists.openstreetmap.org/listinfo/geocoding

