X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <4B255683.6060008@gmail.com> Date: Sun, 13 Dec 2009 21:02:59 +0000 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: debugging setup.exe behaviour. References: <8c960f030912131023y32a24391jf20755e107e5a83d AT mail DOT gmail DOT com> In-Reply-To: <8c960f030912131023y32a24391jf20755e107e5a83d@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 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 Ribamar Santarosa de Sousa wrote: > I'm trying to figure out what is happening as setup.exe doesn't > install software via bash. If I try, fo example: > /cygdrive/c/cygwin/setup.exe -d -D -s > 'http://mirrors.xmission.com/cygwin/' -I '/home/user' -P vim > no output is shown and no software is installed at all. setup.log (and > .full) are only changed if I try $PWD/setup.exe -h or --help, Where are you looking for the log files? Setup only puts them in $PWD for the --help option; during a normal download/install they go in /var/log. Umm, and what's "-I /home/user"? Did you misread the help text where it mentions "-l" (lower-case L) and are trying to set the local package dir? (Also, use a win32 path if that is the case.) cheers, DaveK -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple