X-Spam-Check-By: sourceware.org Message-ID: <45BCFC03.1010805@cwilson.fastmail.fm> Date: Sun, 28 Jan 2007 14:39:47 -0500 From: Charles Wilson User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: setup.exe instructions refer to missing packages References: <45BC1627 DOT 5030000 AT tlinx DOT org> In-Reply-To: <45BC1627.5030000@tlinx.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Linda Walsh wrote: > I'm trying to see if I'm able to checkout and build > setup.exe > > The instructions say to load three "-devel" required > packages. Unfortunately, they don't seem to be in > setup's list of packages. Are they missing or are > the instructions out of date or what? > Missing packages: > > - autoconf-devel > > - automake-devel > - libtool-devel They are out-of-date. What you actually need are: autoconf (ver 4.1 or newer; this is a wrapper) autoconf2.5 (actual sutoconf from 2.5x series) automake (ver 2.1 or newer; this is a wrapper) automake1.9 (perhaps 1.10, I'm not sure) libtool1.5 -- Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/