X-Spam-Check-By: sourceware.org Message-ID: <468FBC10.7090202@cygwin.com> Date: Sat, 07 Jul 2007 12:15:12 -0400 From: "Larry Hall (Cygwin)" Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070505 Remi/2.0.0.0-3.fc4.remi Thunderbird/2.0.0.0 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Setup offers bad directory for Local Package Directory References: <1183805105 DOT 468f6eb1e2a23 AT webmail DOT volja DOT net> <468F75A7 DOT 79582C26 AT dessent DOT net> <1183823939 DOT 468fb84379ca6 AT webmail DOT volja DOT net> In-Reply-To: <1183823939.468fb84379ca6@webmail.volja.net> Content-Type: text/plain; charset=UTF-8; format=flowed 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 David Balazic wrote: > Quoting Brian Dessent : > >> David Balazic wrote: >> >>> I downloaded http://www.cygwin.com/setup.exe >>> version 2.573.2.2 (as displayed in the first page of the wizard). >>> >>> I entered "C:\Program Files\cygwin" ad the root directory. >>> Then on the next page "Select Local Package Directory" the offered >>> directory was "C:\Program Files\Mozilla Firefox", which is clearly wrong. >> It's not clearly wrong at all, in fact setup.exe had no involvement >> whatsoever with choosing this value -- it is simply whatever the current >> working directory was when you ran it. The fact that it's Mozilla's >> directory implies that you ran setup.exe from within the browser. If >> you had saved it to a folder and then clicked on it in Explorer, then >> that folder would have been the CWD and that is what setup would have >> offered. The first time you run it setup has no idea where you want to >> store downloaded files, so it uses the CWD for lack of a better guess. >> Thereafter the choice is stored in /etc/setup/last-cache and so after >> the first time the choice will persist. >> >> Brian > > Wouldn't $TEMP/cygwinfiles be a better default than "random" ? Who said it was random? CWD is certainly easier to work with in the code than some arbitrary directory chosen by 'setup.exe', though either is possible. And like Brian said, CWD is only used the first time 'setup.exe' is run, before the user has selected a more preferable directory (assuming CWD isn't). But I suspect that this is a situation. If you'd like to suggest an alternative to the current default, send along a patch and I'm sure Brian will consider it. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- 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/