Hello, I am getting this errors bellow when I run ./setup --index, or ./setup --all --osm-file ./panet.osm What is causing the problem? I have postgresql 9.1 and postgis 1.5.4 installed. Thank You
asked 18 Apr '12, 17:45 skypik |
What is meant here is 64-bit id space which is currently not supported with Nominatim. Make sure that in osm2pgsql answered 23 Apr '12, 19:51 lonvia |
Did you compile osm2pgsql with 64bit support? I had the same error and switched to 32bit answered 19 Apr '12, 01:00 Norm1 Yes, I did file /usr/local/bin/osm2pgsql /usr/local/bin/osm2pgsql: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.18, not stripped
(19 Apr '12, 08:09)
skypik
|