[postgis-tickets] [PostGIS] #2522: parse_address('16 Berry Lane, skenectady, ny 12302') is wrong
PostGIS
trac at osgeo.org
Wed Oct 30 16:43:29 PDT 2013
#2522: parse_address('16 Berry Lane, skenectady, ny 12302') is wrong
---------------------------------+------------------------------------------
Reporter: woodbri | Owner: robe
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.1.1
Component: pagc_address_parser | Version: 2.1.x
Keywords: |
---------------------------------+------------------------------------------
Comment(by robe):
hmm I'm getting this error which I wasn't getting before. I recall you had
autogenerated whatever this was before:
{{{
/POSTGR~1/rel/PG9~1.3W6/include/internal -I.
-I/projects/pcre/rel-8.33w64gcc48/include
"-Ic:/MING64~1/projects/POSTGR~1/rel/PG9~1.3W6/l
cat usps-st-city-orig.txt usps-st-city-adds.txt | sort -u >usps-st-city-
name.txt
/bin/perl.exe -c mk-city-regex.pl
Can't locate Regexp/Assemble.pm in @INC (@INC contains:
/usr/lib/perl5/5.8/msys /usr/lib/perl5/5.8
/usr/lib/perl5/site_perl/5.8/msys /us
ty-regex.pl line 4.
BEGIN failed--compilation aborted at mk-city-regex.pl line 4.
}}}
I assume I'm missing installation fo some perl package and maybe it wasn't
an issue before since you pre-built the sql files or something.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2522#comment:3>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list