Hi, I am installing Nominatim on Windows. I made the database, imported data, built the trasliteration library, executed sql scripts. Now I am stuck with gazetteer-loaddata.sql. The server crashes with exception 0xC0000005 after inserting several rows. I found out it stops at the row with russian symbols in 'name' column. It turned out that select transliteration() also crashes the server. I tried to compile and execute a simple c function of my own - it seems to work fine. I have no clue where the problem with transliteration.c could be. Has anyone compiled it on windows? Please, help.
I use Windows XP, PostgreSQL 8.3.14, PostGIS 1.5 _______________________________________________ Geocoding mailing list [email protected] http://lists.openstreetmap.org/listinfo/geocoding

