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 Date: Sun, 10 Apr 2005 17:19:28 -0400 From: Christopher Faylor To: cygwin-apps AT cygwin DOT com, cygwin AT cygwin DOT com Subject: Re: maintaining bash Message-ID: <20050410211928.GA32184@trixie.casa.cgf.cx> Reply-To: cygwin-apps AT cygwin DOT com, cygwin AT cygwin DOT com Mail-Followup-To: cygwin-apps AT cygwin DOT com, cygwin AT cygwin DOT com References: <423AE723 DOT 3090801 AT buddydog DOT org> <6 DOT 1 DOT 2 DOT 0 DOT 0 DOT 20050318073557 DOT 01f85cc0 AT imap DOT myrealbox DOT com> <4255B3C7 DOT 9030306 AT buddydog DOT org> <4255B8AC DOT 2C88CDE6 AT dessent DOT net> <20050408022027 DOT GB10856 AT trixie DOT casa DOT cgf DOT cx> <20050410184632 DOT GA20412 AT cygbert DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050410184632.GA20412@cygbert.vinschen.de> User-Agent: Mutt/1.5.8i On Sun, Apr 10, 2005 at 08:46:32PM +0200, Corinna Vinschen wrote: >On Apr 10 13:28, Igor Pechtchanski wrote: >>On Sun, 10 Apr 2005, Hans Horn wrote: >>>Looks like bash2.x install in /usr/bin while bash3.x installs in >>>/usr/local/bin. Is that ok? >> >>No, it isn't. Cygwin programs get installed in /usr/bin. If the >>upstream package doesn't go there by default, you'll need to patch the >>sources in such a way that the files do get installed there. > >Urgh! Bold hint: ./configure --prefix=/usr Yes, AFAIK, many packages need a command line hint like the above to tell them not install into /usr/local/bin. cgf -- 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/