Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Reply-To: Cygwin List Message-Id: <6.0.1.1.0.20040209225210.0390e8e0@127.0.0.1> X-Sender: Date: Mon, 09 Feb 2004 22:59:18 -0500 To: "Edward S. Peschko" , cygwin AT cygwin DOT com From: Larry Hall Subject: Re: cyclical dependencies in setup.ini? In-Reply-To: <20040210032015.GA146@mdssdev05.comp.pge.com> References: <20040210032015 DOT GA146 AT mdssdev05 DOT comp DOT pge DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 10:20 PM 2/9/2004, Edward S. Peschko you wrote: >I was looking at setup.ini, and found the following entries: > >@ cygwin > >requires: libintl2 _update-info-dir base-passwd > >and then... > >@ libintl2 > >requires: cygwin libiconv2 > >hunh? what's going on? which comes first? The chicken. Wait no, the egg. Ah, well no, I think it's the chicken... >Dependencies like this are all over the place inside of setup.ini - where's an >accurate representation of what needs to get compiled first? How do you compile >from scratch? These are package installation dependencies. If you're trying to build the Cygwin DLL, visit for info. If you're trying to build some other package, its configure script will tell you the libraries it depends on. You can then go looking in to find the packages you need to install if you don't already have them. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- 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/