[postgis-devel] PostGIS 2.2.6, 2.3.4, and 2.4.1

Paul Ramsey pramsey at cleverelephant.ca
Fri Oct 20 05:57:13 PDT 2017


I think this is something that has only been biting me, and only recently
(not sure what changed, versionwise, maybe glibtoolize behaviour). I
reflexively run ./make_dist.sh inside the svn directory I'm work with,
which already has install-sh installed. make_dist pulls the source, goes
into that directory and runs ./autogen.sh, and glibtoolize then does *not*
bring in install-sh because there's already a copy.... one directory level
higher.

I regenerated the tarballs, from a parallel dir, rather than a sub dir, and
they all have install-sh in them now.
Sorry Devrim
P

On Fri, Oct 20, 2017 at 1:31 AM, Devrim Gündüz <devrim at gunduz.org> wrote:

>
> Hi,
>
> On Wed, 2017-10-18 at 12:09 -0700, Paul Ramsey wrote:
> > There are new patch releases for the supported stable branches available.
>
> I'm getting this while compiling 2.4.1:
>
> + ./configure --build=x86_64-redhat-linux-gnu
> --host=x86_64-redhat-linux-gnu --program-prefix=
> --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr
> --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc
> --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64
> --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib
> --mandir=/usr/share/man --infodir=/usr/share/info
> --with-pgconfig=/usr/pgsql-10/bin/pg_config --with-sfcgal=/usr/bin/sfcgal-config
> --with-gui --disable-rpath --libdir=/usr/pgsql-10/lib
>
> configure: error: cannot find install-sh, install.sh, or shtool in "."
> "./.." "./../.."
>
> 2.4.0 compiles fine.
>
> Regards,
> --
> Devrim Gündüz
> EnterpriseDB: https://www.enterprisedb.com
> PostgreSQL Consultant, Red Hat Certified Engineer
> Twitter: @DevrimGunduz , @DevrimGunduzTR
>
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/postgis-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20171020/6e66e524/attachment.html>


More information about the postgis-devel mailing list