www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
To: | "'Jurgen Defurne'" <jurgen DOT defurne AT philips DOT com> |
Cc: | <cygwin AT cygwin DOT com> |
Subject: | RE: setup.exe keeps hanging |
Date: | Mon, 18 Apr 2005 05:19:28 +0100 |
MIME-Version: | 1.0 |
In-Reply-To: | <OF1521763A.1A8138E5-ONC1256FE3.004497DC-C1256FE3.00458586@philips.com> |
Message-ID: | <SERRANOF5jKyC1RC3910000019a@SERRANO.CAM.ARTIMI.COM> |
X-OriginalArrivalTime: | 18 Apr 2005 04:19:11.0431 (UTC) FILETIME=[C5B5CD70:01C543CD] |
----Original Message---- >From: Jurgen Defurne >Sent: 14 April 2005 13:38 > I still have the following problems : > > - The installation of cygwin1.dll keeps hanging at 78 % > -- Probably because the installation is not complete, > i cannot get access to my D: drive (which is just a second drive), > but I can get access to my C: drive and to my network drives. > > ANy hints ? > Just one possibility. It might be the same problem, or it might not. Start a bash shell. Unless your install is really badly damaged, this should still work. cd into /etc/postinstall. Is there a file there called "d.sh"? If so, that's going to have been causing setup to crash when it tries to handle it. Execute it directly (enter "./d.sh"), then rename it with "mv d.sh d.sh.done". After that setup should be able to complete. In fact, if even your bash shell won't work, use a dos prompt to rename it, then you can run it manually after your setup has completed by using ". /etc/postinstall/d.sh.done" cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |