Hi David, David Bertoni <[EMAIL PROTECTED]> writes:
> configure.ac:26: error: Autoconf version 2.60 or higher is required > > More recent Linux distributions are probably OK, but Solaris 10 x86 has > 2.59, as does my Linux distribution at work. As you probably know, autoconf is only necessary for bootstrapping the distribution that was checked-out from the repository. Once configure & friends have been generated, the distribution can be used on other machines that don't even have autoconf installed. As is normally the case, the release distributions will have configure, etc., included so that end-users won't have to run reconf. > Is this a hard requirement? I don't know for I didn't put it there. But I would think there was a reason. Also note that 2.60 was released somewhere mid-2006, so it is almost 2 years old. Boris -- Boris Kolpackov, Code Synthesis Tools Open source XML data binding for C++: http://codesynthesis.com/products/xsd Mobile/embedded validating XML parsing: http://codesynthesis.com/products/xsde --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
