<div dir="ltr">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. <div><br></div><div>I regenerated the tarballs, from a parallel dir, rather than a sub dir, and they all have install-sh in them now.</div><div>Sorry Devrim</div><div>P</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 20, 2017 at 1:31 AM, Devrim Gündüz <span dir="ltr"><<a href="mailto:devrim@gunduz.org" target="_blank">devrim@gunduz.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Hi,<br>
<span class=""><br>
On Wed, 2017-10-18 at 12:09 -0700, Paul Ramsey wrote:<br>
> There are new patch releases for the supported stable branches available.<br>
<br>
</span>I'm getting this while compiling 2.4.1:<br>
<br>
+ ./configure --build=x86_64-redhat-linux-<wbr>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/<wbr>bin/pg_config --with-sfcgal=/usr/bin/sfcgal-<wbr>config --with-gui --disable-rpath --libdir=/usr/pgsql-10/lib<br>
<br>
configure: error: cannot find install-sh, install.sh, or shtool in "." "./.." "./../.."<br>
<br>
2.4.0 compiles fine.<br>
<br>
Regards,<br>
<span class="HOEnZb"><font color="#888888">--<br>
Devrim Gündüz<br>
EnterpriseDB: <a href="https://www.enterprisedb.com" rel="noreferrer" target="_blank">https://www.enterprisedb.com</a><br>
PostgreSQL Consultant, Red Hat Certified Engineer<br>
Twitter: @DevrimGunduz , @DevrimGunduzTR<br>
</font></span><br>______________________________<wbr>_________________<br>
postgis-devel mailing list<br>
<a href="mailto:postgis-devel@lists.osgeo.org">postgis-devel@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/postgis-devel" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/postgis-devel</a><br></blockquote></div><br></div>