X-Spam-Check-By: sourceware.org From: "jgriffin" To: cygwin AT cygwin DOT com Subject: Re: Installation Errors Date: Tue, 31 Jan 2006 15:25:27 -0600 Message-Id: <20060131205529.M92704@pclnet.net> In-Reply-To: References: <20060131170221 DOT M60564 AT pclnet DOT net> X-OriginatingIP: 199.209.144.110 (jgriffin) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-PCLNET-MailScanner-Information: Please contact the ISP for more information X-PCLNET-MailScanner: Not scanned: please contact your Internet E-Mail Service Provider for details X-PCLNET-MailScanner-From: jgriffin AT pclnet DOT net X-pclnet.net-MailScanner-Information: Please contact the ISP for more information X-pclnet.net-MailScanner: Found to be clean X-pclnet.net-MailScanner-From: jgriffin AT pclnet DOT net X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 On Tue, 31 Jan 2006 14:07:16 -0500 (EST), Igor Peshansky wrote > Ugh, top-posting... Reformatted. > > On Tue, 31 Jan 2006, jgriffin wrote: > > > On Mon, 30 Jan 2006 21:19:01 -0700, Eric Blake wrote > > > > > > According to jgriffin on 1/30/2006 11:29 AM: > > > > > > > I'm trying to install Cygwin on a stand alone computer. Here is what > > > > I'm doing: > > > > > > Most of this looked okay. However, you probably installed without > > > wiping out the previous installation, or with a second cygwin1.dll > > > somewhere in the path. Attaching the output of cygcheck -svr, as a > > > text attachment, would help. > > > > > > > Errors > > > > Most of the errors are coming from the post-install scripts. I get > > > > an error dialog stating that cygpopt-0.dll could not be found. > > > > > > Somehow, you missed a dependency when building your cd. Without all > > > the required packages, you can't expect the installation to work > > > properly. Try again (also, you can use cygcheck -p cygpopt-0.dll to > > > find out what package you missed). > > > > Eric, > > > > I appreciate your response. When I run setup.exe, I'm downloading to a > > specfic folder. I have installed Cygwin numerous times this way and > > never had any problems. The one thing I'm doing different is burning the > > packages (along with the setup.exe app) to a CD. So, in my mind, I need > > to ensure that the cygpopt-0.dll is being transfered 1) from the mirror > > site to the harddrive and then 2) from the hard drive to the CD - > > because I know its not being installed. > > One thing to keep in mind (and which people trying to make Cygwin CDs > using setup.exe keep forgetting) is that setup.exe is not a mirroring > tool. It will not download packages that are already installed on the > system, even in download mode. So, if you have "the package that contains > cygpopt-0.dll" (see below) installed on your system, but the tarball > for it is somehow missing from your package cache, it will not be re- > downloaded. If you want to make setup download stuff, move your > Cygwin directory out of the way before downloading (you can move it > back afterwards without any loss of information -- just delete the > newly-created Cygwin root folder). > > > What package contains the dll? > > As Eric said, "cygcheck -p" should work for a sufficiently recent version > of Cygwin (1.5.19+). Otherwise, there's always the Cygwin package search > page at . > > > I did run cygcheck -svr and compared it to a working cygwin install - > > nothing jumped out ( I can't post the file for other reasons). > > Unless you store plaintext passwords in the environment, nothing in the > cygcheck output should be a security hole. However, we should probably > have an FAQ page on what can be sanitized in the cygcheck output and > how to sanitize it without losing information... Any volunteers? :-) > > > The "-p" option is not recogized by cygcheck. > > It is for Cygwin 1.5.19 or newer. > HTH, > Igor Igor, That fixed the problem. Thanks, -- 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/