On Wed, Mar 04, 2015 at 03:34:02PM -0500, Greg Troxel wrote: > > manman <[email protected]> writes: > > > first of all thanks to exist!!! > > > > I write to the list because I have the following problem. > > > > When I start to compile the new version of Quagga, I obtain the following > > error: > > > > /quagga-0.99.24# ./configure > > configure: error: cannot find install-sh, install.sh, or shtool in "." > > "./.." "./../.." > > When I bootstrap, that file is generated. I ran 'make dist' and it was > included. So the release tarball may be not 100% right.
I'm investigating why the release tarball was mis-built. It was created with 'make dist' after an autoreconf, so I'm assuming an autoconf bug for now. > In the meantime just run "./bootstrap.sh". You'll need autoconf and > automake, and probably libtool first. _______________________________________________ Quagga-users mailing list [email protected] https://lists.quagga.net/mailman/listinfo/quagga-users
