[postgis-devel] [PostGIS] #160: prefix not recognized in 1.4.0SVN
PostGIS
trac at osgeo.org
Wed Dec 2 02:52:05 PST 2009
#160: prefix not recognized in 1.4.0SVN
-----------------------+----------------------------------------------------
Reporter: kneufeld | Owner: mcayland
Type: defect | Status: closed
Priority: low | Milestone: PostGIS 1.4.0
Component: postgis | Version:
Resolution: wontfix | Keywords:
-----------------------+----------------------------------------------------
Comment (by mcayland):
I'm not quite sure I understand what you mean. If you install PostgreSQL
from packages, then you need either access to the root or postgres user
accounts to be able to copy PostGIS into the PostgreSQL lib/ directory. I
guess you could manually change all of the paths if you only have database
superuser access, but it seems a bit of a long-winded way of going about
the whole process.
Note that PGXS does understands DESTDIR, and so if you want to do an out-
of-tree build then you can try and go with:
./configure
make DESTDIR=/path/to/somewhere install
HTH,
Mark.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/160#comment:7>
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