[postgis-tickets] [PostGIS] #2676: Change Debbie to also test extension upgrade
PostGIS
trac at osgeo.org
Sun Jun 1 16:06:52 PDT 2014
#2676: Change Debbie to also test extension upgrade
-------------------------+--------------------------------------------------
Reporter: robe | Owner: robe
Type: enhancement | Status: new
Priority: medium | Milestone: Management 2.0
Component: buildbots | Version: 2.1.x
Keywords: |
-------------------------+--------------------------------------------------
Comment(by robe):
I think I figured out the problem here. It's that liblwgeom that want's
to install itself in /usr/local/lib and since I'm running jenkins under an
unprivileged account, it can't install there. Do we have a way to compile
that statically into postgis.so file. I'd rather not have that file
installed in some place since it also makes our tests dependent on one
another in unpredictable ways (micros).
In windows it just naturally ends up being statically compiled though it
still tries to install include files which is very annoying.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2676#comment:1>
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