[postgis-tickets] [PostGIS] #2922: missing postgis.control

PostGIS trac at osgeo.org
Wed Sep 3 01:23:50 PDT 2014


#2922: missing postgis.control
-----------------------------------+----------------------------------------
 Reporter:  martinl                |       Owner:  strk         
     Type:  defect                 |      Status:  new          
 Priority:  medium                 |   Milestone:  PostGIS 2.1.4
Component:  build/upgrade/install  |     Version:  2.1.x        
 Keywords:  postgis.control        |  
-----------------------------------+----------------------------------------
 I have problem with installation of self-compiled PostGIS on Debian
 Stable.

 I configured PostGIS with

 {{{
 ./configure --with-gui --with-topology --with-
 pgconfig=/usr/lib/postgresql/9.1/bin/pg_config
 }}}

 Run:

 {{{
 make
 make install
 }}}

 But when I try to create PostGIS extension within existing DB, it fails:

 {{{
 could not open extension control file
 "/usr/share/postgresql/9.1/extension/postgis.control": No such file or
 directory
 }}}

 Any idea what could be wrong? Thanks, Martin

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