This has been discussed numerous times on this list. What I did was follow the directions of one of the posts here to start a bash session by typing bash at a dos prompt, doing a ps, and kill -9 of the process that is tagged 'cygpath' or 'cygpth' (one of these).
Also, it has been recently recommended to run setup.exe from a dos prompt or bash session, not from Win. Attached is the message with the instruction above. Hope this helps. Barry Drake --- "G. Oto" <[EMAIL PROTECTED]> wrote: > I followed the instructions on www.cygwin.com on how > to install the current > Cygwin, downloaded the setup.exe and ran it. The > installation went well > until it remained only 1% to the end of the > installation. The installation > suddenly stopped. I tried 3 times but to no avail. > (Please refer to the > attached jpeg file for where the installtion > stopped. Clicking the "cancel" > button displayed "Installation Complete" message and > nothing more). Can you > tell me what to do, please? > My pc runs on Windows XP with 1024MB RAM and 120GB > HDD. > > __________________________________________________ > Do You Yahoo!? > Yahoo! BB is Broadband by Yahoo! > http://bb.yahoo.co.jp/ > > ATTACHMENT part 2 image/pjpeg name=cygwin.JPG > -- > 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/
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- saved from url=(0053)http://www.cygwin.com/ml/cygwin/2003-09/msg00747.html --> <!-- MHonArc v2.6.3 --><!--X-Subject: RE: Setup 2.358 Hangs During Post-Install Script --><!--X-From-R13: Egrir Tnveonvea <fgrir.snveonveaNcrejvyy.pbz> --><!--X-Date: 12 Sep 2003 09:55:01 -0000 --><!--X-Message-Id: [EMAIL PROTECTED] --><!--X-Content-Type: text/plain --><!--X-Head-End--><HTML><HEAD><TITLE>Steve Fairbairn - RE: Setup 2.358 Hangs During Post-Install Script</TITLE> <META http-equiv=Content-Type content="text/html; charset=ks_c_5601-1987"> <META content="MSHTML 6.00.2800.1226" name=GENERATOR></HEAD> <BODY><!--X-Body-Begin--><!--X-User-Header--><!--htdig_noindex--> <P>This is the mail archive of the <TT>[EMAIL PROTECTED]</TT> mailing list for the <A href="http://cygwin.com/">Cygwin project</A>. <!--/htdig_noindex--><!--X-User-Header-End--><!--X-TopPNI--><!--htdig_noindex--> <HR> <TABLE border=0> <TBODY> <TR> <TH align=left>Index Nav:</TH> <TD colSpan=2>[<A href="http://www.cygwin.com/ml/cygwin/2003-09/index.html#00747">Date Index</A>] [<A href="http://www.cygwin.com/ml/cygwin/2003-09/subjects.html#00747">Subject Index</A>] [<A href="http://www.cygwin.com/ml/cygwin/2003-09/authors.html#00747">Author Index</A>] [<A href="http://www.cygwin.com/ml/cygwin/2003-09/threads.html#00747">Thread Index</A>] </TD></TR> <TR> <TH align=left>Message Nav:</TH> <TD>[<A href="http://www.cygwin.com/ml/cygwin/2003-09/msg00746.html">Date Prev</A>] [<A href="http://www.cygwin.com/ml/cygwin/2003-09/msg00748.html">Date Next</A>]</TD> <TD>[<A href="http://www.cygwin.com/ml/cygwin/2003-09/msg00746.html">Thread Prev</A>] [<A href="http://www.cygwin.com/ml/cygwin/2003-09/msg01756.html">Thread Next</A>]</TD></TR> <TR> <TH align=left>Other format:</TH> <TD>[<A href="http://www.cygwin.com/cgi-bin/get-raw-msg?listname=cygwin&date=2003-09&msgid=D721826DEE793D49BC49582C121EDD3E3F54DD%40exchange.perwill.com">Raw text</A>]</TD></TR></TBODY></TABLE><!--/htdig_noindex--><!--X-TopPNI-End--><!--X-MsgBody--><!--X-Subject-Header-Begin--> <H1>RE: Setup 2.358 Hangs During Post-Install Script</H1><!--X-Subject-Header-End--><!--X-Head-of-Message--> <UL> <LI><EM>From</EM>: Steve Fairbairn <steve dot fairbairn at perwill dot com> <LI><EM>To</EM>: cygwin at cygwin dot com <LI><EM>Date</EM>: Fri, 12 Sep 2003 10:54:56 +0100 <LI><EM>Subject</EM>: RE: Setup 2.358 Hangs During Post-Install Script </LI></UL><!--X-Head-of-Message-End--><!--X-Head-Body-Sep-Begin--> <HR> <!--X-Head-Body-Sep-End--><!--X-Body-of-Message--><PRE>> > Setup claims to be trying to run a script called > > /etc/postinstall/XFree86-bin-icons.sh, which is a symlink to > > /usr/X11R6/bin/XFree86-bin-icons.sh. > > > > After cancelling setup, I can still run Cygwin and XFree86 (phew.) > > > > Any ideas, please? Hi all, I've just installed cygwin on my new machine (WOO HOO Finally) - install from local directory, package files were downloaded yesterday morning (UK), install everything. The post install scripts hung as above, but instead of cancelling the install, I decided to see if I could just do enough to free up the issue. I went into the bin directory under the new installation, and ran bash.exe with a double click. No paths seemed to be set up, so to run ps I had to use ./ps but here is what I saw... bash-2.05b$ ./ps PID PPID PGID WINPID TTY UID STIME COMMAND 1260 1 1260 1260 con 11125 10:25:27 /usr/bin/sh 4004 1260 1260 4004 con 11125 10:25:27 /usr/bin/sh I 1876 4004 1260 1876 con 11125 10:25:27 /usr/bin/bash 2172 1876 1260 2172 con 11125 10:25:27 /usr/bin/bash 412 2172 1260 412 con 11125 10:25:27 /usr/bin/cygpath 2732 1 2732 2732 con 11125 10:40:49 /usr/bin/bash 3444 2732 3444 3356 con 11125 10:41:21 /usr/bin/ps As I thought the cygpath looked a little out of place, I ran ps again to ensure it was still there... bash-2.05b$ ./ps PID PPID PGID WINPID TTY UID STIME COMMAND 1260 1 1260 1260 con 11125 10:25:27 /usr/bin/sh 4004 1260 1260 4004 con 11125 10:25:27 /usr/bin/sh I 1876 4004 1260 1876 con 11125 10:25:27 /usr/bin/bash 2172 1876 1260 2172 con 11125 10:25:27 /usr/bin/bash 412 2172 1260 412 con 11125 10:25:27 /usr/bin/cygpath 2732 1 2732 2732 con 11125 10:40:49 /usr/bin/bash 3496 2732 3496 3468 con 11125 10:41:23 /usr/bin/ps And then killed it... bash-2.05b$ kill -9 412 The setup continued and seems to have completed successfully. Everything seems to be working OK. I thought I'd send in this report in case it's of use tracking down the issue. Cheers, Steve Fairbairn -- -- LONG DISCLAIMER -- ******************************************************* This email has originated from Perwill plc (Registration No. 1906964) Office registered at: 13A Market Square, Alton, Hampshire, GU34 1UR, UK Tel: +44 (0)1420 545000 Fax: +44 (0)1420 545001 www.perwill.com ******************************************************* Privileged, confidential and/or copyright information may be contained in this email, and is only for the use of the intended addressee. To copy, forward, disclose or otherwise use it in any way if you are not the intended recipient or responsible for delivering to him/her is prohibited. If you receive this email by mistake, please advise the sender immediately, by using the reply facility in your email software. We may monitor the content of emails sent and received via our network for the purposes of ensuring compliance with policies and procedures. This message is subject to and does not create or vary any contractual relationships between Perwill plc and the recipient. ******************************************************* Any opinions expressed in the email are those of the sender and not necessarily of Perwill plc. ******************************************************* This email has been scanned for known viruses using McAfee WebShield 4.5 MR1a ******************************************************* -- Unsubscribe info: <A href="http://cygwin.com/ml/#unsubscribe-simple">http://cygwin.com/ml/#unsubscribe-simple</A> Problem reports: <A href="http://cygwin.com/problems.html">http://cygwin.com/problems.html</A> Documentation: <A href="http://cygwin.com/docs.html">http://cygwin.com/docs.html</A> FAQ: <A href="http://cygwin.com/faq/">http://cygwin.com/faq/</A> </PRE><!--X-Body-of-Message-End--><!--X-MsgBody-End--><!--X-Follow-Ups--> <HR> <!--X-Follow-Ups-End--><!--X-References--><!--X-References-End--><!--X-BotPNI--><!--htdig_noindex--> <TABLE border=0> <TBODY> <TR> <TH align=left>Index Nav:</TH> <TD colSpan=2>[<A href="http://www.cygwin.com/ml/cygwin/2003-09/index.html#00747">Date Index</A>] [<A href="http://www.cygwin.com/ml/cygwin/2003-09/subjects.html#00747">Subject Index</A>] [<A href="http://www.cygwin.com/ml/cygwin/2003-09/authors.html#00747">Author Index</A>] [<A href="http://www.cygwin.com/ml/cygwin/2003-09/threads.html#00747">Thread Index</A>] </TD></TR> <TR> <TH align=left>Message Nav:</TH> <TD>[<A href="http://www.cygwin.com/ml/cygwin/2003-09/msg00746.html">Date Prev</A>] [<A href="http://www.cygwin.com/ml/cygwin/2003-09/msg00748.html">Date Next</A>]</TD> <TD>[<A href="http://www.cygwin.com/ml/cygwin/2003-09/msg00746.html">Thread Prev</A>] [<A href="http://www.cygwin.com/ml/cygwin/2003-09/msg01756.html">Thread Next</A>]</TD></TR></TBODY></TABLE><!--/htdig_noindex--><!--X-BotPNI-End--><!--X-User-Footer--><!--X-User-Footer-End--></BODY></HTML>
-- 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/