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 X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Tue, 13 May 2003 17:52:55 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: "Norton, Tim" cc: cygwin AT cygwin DOT com Subject: Re: How to install from CD-ROM on non-network system? In-Reply-To: <65704A970C7C6246B0BBD3D7A63114F1625138@devco_msx..> Message-ID: Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 13 May 2003, Norton, Tim wrote: > I'm trying to create a CD-ROM of the install files for my students (most > don't have high-speed Internet access or no access at all). I copied almost > all the install file (as discussed in the posting "How to make setup.exe > download everything?" from Dec 2002) to my system with a CD burner. However, > when I install on another system from that CD, the resulting CygWin system > doesn't have all the utilities. Things like "ls" and "more" cannot be found > and I get Windows dialog box errors when it cannot fine dll's (like > cygncurses6.dll). > > I tested the CD on a system that has Internet access with the above results. > When this happened, I tried to force a download and reinstall of the missing > packages but that didn't fix it. I then removed cygwin (as per that FAQ) and > reinstalled using the Internet install. Everything worked fine. I suspect > that the CD's I'm building are somehow increments to the environment where I > download but I can't figure out how to get a "clean" download without > deleting everything off my system (which I don't really want to do). > > Does anyone have the steps to create a CD and then use that to install 0n > other (non-networked) systems? > > Thanks, > TRN Tim, There have been discussions on and off on this list about how to create a Cygwin installation CD. You should be able to find the relevant threads by searching the archives for "cd-rom setup". As for making sure setup downloads everything without reinstalling, try selecting a different local package directory, start a "download from internet" session, and mark all installed packages "reinstall" (in addition to marking everything else "install"). The new package directory should contain the tarballs for all the packages you've selected. Don't forget the sources, to comply with the GPL if nothing else. You may also want to look into rsync'ing the package tree, or using Michael Chase's clean-setup script to build a list of tarballs that you can download with wget. Either of the three methods above should work fine. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! Knowledge is an unending adventure at the edge of uncertainty. -- Leto II -- 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/