[postgis-devel] [PostGIS] #2081: installation from source fails
PostGIS
trac at osgeo.org
Sun Nov 4 11:07:35 PST 2012
#2081: installation from source fails
------------------------+---------------------------------------------------
Reporter: brushtyler | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.2
Component: postgis | Version: trunk
Keywords: |
------------------------+---------------------------------------------------
I've built postgis from source, but installing it I get the following
error message:
{{{
/usr/bin/install -c -m 644 ./sql/postgis--2.0.0--2.1.0SVN.sql
./sql/postgis--2.0.1--2.1.0SVN.sql ./sql/postgis--2.1.0SVN--
2.1.0SVNnext.sql ./sql/postgis--2.1.0SVNnext--2.1.0SVN.sql ./sql/postgis--
2.1.0SVN.sql ./sql/postgis--unpackaged--2.1.0SVN.sql ./sql/postgis--
2.1.0SVN.sql '/usr/local/pgsql/share/extension/'
/usr/bin/install: will not overwrite just-created
`/usr/local/pgsql/share/extension/postgis--2.1.0SVN.sql' with
`./sql/postgis--2.1.0SVN.sql'
make[2]: Error 1
}}}
I'm on Ubuntu 11.04, trying to install PostGIS trunk.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/2081>
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-devel
mailing list