Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-ID: <385AC53A.45055A43@ece.gatech.edu>
Date: Fri, 17 Dec 1999 18:20:26 -0500
From: Charles Wilson <cwilson@ece.gatech.edu>
X-Mailer: Mozilla 4.7 [en] (X11; U; SunOS 5.7 sun4u)
X-Accept-Language: en
MIME-Version: 1.0
To: "Gary R. Van Sickle" <tiberius@braemarinc.com>
CC: cygwin@sourceware.cygnus.com, pmbailey@senet.com.au
Subject: Re: ANN: Cygwin Install/Upgrade Tips (was: RE: Cygwin upgrade hassles)
References: <000001bf48d3$e4c10ea0$3501a8c0@braemarinc.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

"Gary R. Van Sickle" wrote:
> 
> Hi Paul (and others seeking step-by-step Cygwin Install/Upgrade
> instructions),
> 
> I just put up a site that walks you through the Cygwin b20.1 base install
> and/or update procedures step-by-step.  Take a look at it here:
> 
> http://www.woodsoup.org/projs/ORKiD/cygwin.htm
> 
> These instructions will get you Cygwin b20.1 with the latest pre-pthreads
> "Snapshot" (pthreads snapshot coming soon), a decent terminal (rxvt) if
> you're on Windows 95/98, the latest gcc and binutils, and the latest make,
> with the latest bash coming soon.

I've found it necessary to include also the following files in /bin
because certain config & makefiles seem to assume their presence without
checking, and fail when they are not present:

  awk
  bash
  sh (== bash)
  cat
  cmp
  echo
  find
  pr
  pwd
  sed
  tr

--Chuck

(p.s. also check out my usr-local tarball for cygwin snapshots at
http://cygutils.netpedia.net/)

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

