I had the same problem on my Linux install last week. Basically, I had to edit the bash script line-by-line to get it to work on my Fedora box. I plan on submitting my corrections/improvements when I find the time this week.
I'm impressed with the functionality of the geocoder and appreciate all the work that's gone into the geocoder, but to answer your question: yes, I think the loader needs some love :) -- Dan On Tue, Mar 22, 2011 at 7:13 PM, fork <[email protected]> wrote: > I have got the geocoder loaded (thanks Regina), but I am a little bit baffled > by > the output of the "Linux" script. > > Is it supposed to be bash or sh? Really there is no linux script... > > Also, there is an error on the documentation page, unless I am mistaken: > > TMPDIR="/gisdata/temp/ > > should be > > TMPDIR="/gisdata/temp/" > > There are similar mistakes in the generated code... > > I am missing something, or does this part of the geocoder need some love? Is > anybody working on it already? > > THanks to all for great stuff! > > _______________________________________________ > postgis-users mailing list > [email protected] > http://postgis.refractions.net/mailman/listinfo/postgis-users > _______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
