On Sat, Nov 22, 2014 at 06:15:16PM +0100, Gilles Chehade wrote: > On Fri, Nov 21, 2014 at 10:34:51AM +0100, V??clav Stracho?? wrote: > > Hi, > > > > I've tried to install new portable OpenSMTPD version and it looks like > > install.sh script is missing: > > > > [root@cruelbiz opensmtpd-5.4.4p1-rc1]# uname -a > > Linux cruelbiz 3.10.0-123.el7.x86_64 #1 SMP Mon Jun 30 12:09:22 UTC 2014 > > x86_64 x86_64 x86_64 GNU/Linux > > [root@cruelbiz opensmtpd-5.4.4p1-rc1]# cat /etc/redhat-release > > CentOS Linux release 7.0.1406 (Core) > > [root@cruelbiz opensmtpd-5.4.4p1-rc1]# ls > > autom4te.cache bootstrap config.log configure configure.ac contrib > > examples INSTALL LICENSE m4 Makefile.am mk openbsd-compat README.md > > regress smtpd THANKS > > [root@cruelbiz opensmtpd-5.4.4p1-rc1]# ./configure > > checking for gcc... gcc > > checking whether the C compiler works... yes > > checking for C compiler default output file name... a.out > > checking for suffix of executables... > > checking whether we are cross compiling... no > > checking for suffix of object files... o > > checking whether we are using the GNU C compiler... yes > > checking whether gcc accepts -g... yes > > checking for gcc option to accept ISO C89... none needed > > configure: error: cannot find install-sh, install.sh, or shtool in "." > > "./.." "./../.." > > > > Am I doing something wrong? I can remember that this script was in previous > > versions. > > > > strange, we'll look into it and get back shortly >
seems like the script that generates the tarball does not call boostrap, unlike the tarballs we generate for snapshots and releases. you can call `bash bootstrap` which will generate it -- Gilles Chehade https://www.poolp.org @poolpOrg -- You received this mail because you are subscribed to [email protected] To unsubscribe, send a mail to: [email protected]
