[postgis-tickets] [PostGIS] #2274: pagc doesn't compile with 9.3 development

PostGIS trac at osgeo.org
Fri Jul 12 23:07:57 PDT 2013


#2274: pagc doesn't compile with 9.3 development
---------------------------------+------------------------------------------
 Reporter:  robe                 |       Owner:  robe         
     Type:  defect               |      Status:  new          
 Priority:  medium               |   Milestone:  PostGIS 2.2.0
Component:  pagc_address_parser  |     Version:  trunk        
 Keywords:                       |  
---------------------------------+------------------------------------------

Comment(by robe):

 I got this to install on 9.3beta2 by changing the mk-sql.pl script. Line
 14 check. essentially just get rid of the \b


 {{{
 $ver =~ /^PostgreSQL (\d+)\.(\d+)/
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2274#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