[postgis-devel] Lack of aux files in distribution (was: PostGIS 2.2.6, 2.3.4, and 2.4.1)
Regina Obe
lr at pcorp.us
Fri Oct 27 22:52:20 PDT 2017
As I mentioned here - https://trac.osgeo.org/postgis/ticket/3916
This change broke my ability to make install.
Adding in the AC_PROG_INSTALL
At least switched from INSTALL = ../ to INSTALL = /bin/install -c
Which has the annoyance of not being able to create directories. Switching to install-sh works.
Can we maybe hard-code build-aux/install-sh
Or even better, can we PLEASE GO BACK TO G;OL days when liblwgeom didn't try to install itself in system folders.
I hate having a /usr/local folder constantly being created and stuff ending up there I don't want.
Thanks,
Regina
-----Original Message-----
From: postgis-devel [mailto:postgis-devel-bounces at lists.osgeo.org] On Behalf Of Sandro Santilli
Sent: Friday, October 20, 2017 11:29 AM
To: PostGIS Development Discussion <postgis-devel at lists.osgeo.org>
Subject: [postgis-devel] Lack of aux files in distribution (was: PostGIS 2.2.6, 2.3.4, and 2.4.1)
On Fri, Oct 20, 2017 at 05:57:13AM -0700, Paul Ramsey wrote:
> glibtoolize then does *not*
> bring in install-sh because there's already a copy.... one directory
> level higher.
This should now be fixed in trunk with r16022 If packagers are happy with the solution we should backport to all maintained branches.
--strk;
_______________________________________________
postgis-devel mailing list
postgis-devel at lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/postgis-devel
More information about the postgis-devel
mailing list