<div dir="ltr">If your process starts with ./autogen.sh then you won't notice this problem, because *your* call to glibtoolize will put install-sh into place.<div>If you start with ./configure however, you'll notice it. The configure-only workflow exists because traditionally projects (a) didn't want to force builders to install all the autotools and (b) autotools changed behaviour enough that relying on whatever combo of autotools folks might have resulted in unpredictable results compared to just including a pre-built configure script in your tarball.</div><div><br>P</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 20, 2017 at 8:54 AM, Regina Obe <span dir="ltr"><<a href="mailto:lr@pcorp.us" target="_blank">lr@pcorp.us</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Is this something that doesn't effect everyone using the tar ball?<br>
<br>
I just tested my build from tar ball script -- building the 2.4.1 that Paul packaged.<br>
<br>
My build/install from tar ball script doesn't have an autogen.sh step, yet it built and installed fine and I can confirm I can do CREATE EXTENSION postgis VERSION "2.4.1" after<br>
<span class=""><br>
<br>
<br>
-----Original Message-----<br>
From: postgis-devel [mailto:<a href="mailto:postgis-devel-bounces@lists.osgeo.org">postgis-devel-bounces@<wbr>lists.osgeo.org</a>] On Behalf Of Sebastiaan Couwenberg<br>
Sent: Friday, October 20, 2017 5:48 AM<br>
To: PostGIS Development Discussion <<a href="mailto:postgis-devel@lists.osgeo.org">postgis-devel@lists.osgeo.org</a><wbr>><br>
</span>Subject: Re: [postgis-devel] PostGIS 2.2.6, 2.3.4, and 2.4.1<br>
<span class="im HOEnZb"><br>
On 10/20/2017 10:31 AM, Devrim G�nd�z wrote:<br>
> configure: error: cannot find install-sh, install.sh, or shtool in "." "./.." "./../.."<br>
<br>
Just run autogen.sh before configure.<br>
<br>
Retooling the build system is a packaging best practice any way.<br>
<br>
Kind Regards,<br>
<br>
Bas<br>
<br>
--<br>
 GPG Key ID: 4096R/6750F10AE88D4AF1<br>
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1<br>
<br>
<br>
</span><div class="HOEnZb"><div class="h5">______________________________<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></div></div></blockquote></div><br></div>