X-Recipient: archive-cygwin@delorie.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 <dave.korn.cygwin@googlemail.com>
User-Agent: Thunderbird 2.0.0.17 (Windows/20080914)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: debugging setup.exe behaviour.
References: <8c960f030912131023y32a24391jf20755e107e5a83d@mail.gmail.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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

