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 X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Fri, 13 Feb 2004 16:21:31 -0500 (EST) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: Josh Padilla cc: cygwin AT cygwin DOT com Subject: Re: Installing minimal packages for gcc only In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Scanned-By: MIMEDefang 2.39 On Fri, 13 Feb 2004, Josh Padilla wrote: > I've just started up with cygwin. I'd to install only the absolute minimum > number of packages neccesary to do first year c/c++ student programming under > gcc. Is there a document/website which goes into detailed discussion of each > cygwin package? > > Thanks, > Josh Padilla Probably the best way (that involves the least effort on your part) is to run setup.exe, set all packages to "Skip", then select "gcc-g++". setup should then automatically[*] select all the dependences (prerequisites). Technically, you can view all the dependences in the setup.ini file that you can get from any Cygwin mirror, and select packages by hand, but why? [*] ...if the packages maintainers have done their stuff correctly (they usually do). You should still try running the programs, and if a missing DLL box pops up, use the package search page at to find out which additional package you need, and install that package. Then please run "cygcheck -f ", where is the program that resulted in the message, and report to this list that the package printed by cygcheck is missing a dependence on the package you had to install. Whew, hope this makes sense. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton -- 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/