X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <46E5790A.5CA03291@dessent.net> Date: Mon, 10 Sep 2007 10:04:10 -0700 From: Brian Dessent X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: not able to start command interpreter after installation 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-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 Michele Caramello wrote: > - Downloaded the whole package on my disk > - Installed 'Default' proposed configuration from 'Local repository' on > c:\cygwin: installation successful What does this mean, downloaded the "whole package"? Your installation is broken because you are missing a number of required packages. Looking at your cygcheck output, the following packages should have been installed but were not: alternatives ash base-files base-passwd bzip2 crypt cygutils findutils groff libbz2 libiconv2 libintl2 libintl8 libncurses8 libpcre0 libpopt0 libreadline6 mktemp rebase run tar termcap terminfo texinfo Setup should have found and installed all of these, so try just running it again and accepting all the options. If it does not try to install them then it probably can't as they aren't in the local install cache, which means you need to download them. Some of the above are not technically required, but many are, notably the lib* ones. There is no way Cygwin can function with what you currently have installed, though. 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/