X-Spam-Check-By: sourceware.org Message-ID: <44167740.FAAE2761@dessent.net> Date: Mon, 13 Mar 2006 23:56:48 -0800 From: Brian Dessent MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: How to get Cygwin application sources References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com 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 Jurgen Defurne wrote: > How can I get the Cygwin application sources on my local system ? > > I found the description how to get the Cygwin library sources, and I > found the package listing, but if I go in a *-src* directory, I only get > a text file listing, not a directory which I could download using wget. Every binary package that you can install with setup.exe has a corresponding source package. Run setup and click on the desired package to cycle its selection to "Source" (or click once in the "Src" box.) The package's source will be automatically downloaded and unpacked into /usr/src. If you want to download the source package manually you can do that. They are just compressed tarballs like any other package. They are in the same directories on the mirrors as the binary packages. It seems like you are getting confused by the package listing pages on cygwin.com. Those only list the filenames and contents of packages. You cannot download any actual packages (binary or source) from cygwin.com in order to prevent bandwidth exhaustion. This is the purpose of the mirror system, so just browse the directory tree on your favorite mirror URL if you want to see the actual files. Brian -- 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/