On 03/10/09 15:31, Mikel Maron wrote:

> When trying to start the gpx_import daemons, and getting a load of errors in 
> the log .. where to start?
>
> http://pastie.org/640454
>
> What can I try here to get this working?

It looks like you're trying to start the old ruby version, which hasn't 
been used for a while now and probably hasn't been updated to work with 
postgres yet - it is complaining because the flag fields it is comparing
are proper booleans in postgres so it needs to compare to false, not zero.

The main site uses a C version of the importer now, which is in the 
repository somewhere.

Tom

-- 
Tom Hughes (t...@compton.nu)
http://www.compton.nu/

_______________________________________________
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev

Reply via email to