Re: Cygwin Setup 99%

2003-10-15 Thread Jean-Claude Gervais
A bit of bad luck here:

I'm reinstalling Cygwin on a newly formatted machine this morning.

So what do I do to get it installed now?
The setup is hung.

Do I cancel and run it again? What?

Thanks.

On Mon, 2003-10-13 at 18:13, Harold L Hunt II wrote:
 Wayne,
 
 While we can't expect everyone to do a thorough mailing list archive 
 search before posting, we do at least expect them to look at the posts 
 from today.  You problem has been reported before, and was, in fact, 
 reported again today:
 
 http://cygwin.com/ml/cygwin-xfree/2003-10/msg00134.html
 
 
 The problem is known.  You can just move 
 /etc/postinstall/XFree86-bin-icons.sh to 
 /etc/postinstall/XFree86-bin-icons.sh.done.  Then, from a Cygwin bash 
 shell run '/usr/XFree86/bin/XFree86-bin-icons.sh'.  That should create 
 the icons for you.  The problem right now is that one of the utilities 
 we use hangs when we run the script from setup.exe, but it does not hang 
 when we run the script from a bash shell.  The problem is being looked into.
 
 Harold
 
 [EMAIL PROTECTED] wrote:
  
  
  
  I'm trying to install cygwin/xFree86.   The install program runs to 99% but
  does not finish.   It stops at 'Running...' the
  /etc/postinstall/XFree86-bin-icons.sh
  
  Any suggestions?
  
  Wayne Harpenau
  Sony Disc Manufacturing
  [EMAIL PROTECTED]
  
  
 



RE: Cygwin Setup 99%

2003-10-15 Thread Jonathan Primeau
Hi Jean-Claude,

When does the setup hang exactly? I installed Xwin this morning and it
hangs while executing XFree86-bin-icons.sh. So I cancelled the
installation and I went in the /etc/postinstall directory and I executed
all the sh scripts one by one and renamed them *.done.

I don't know why it happens though. Executing XFree86-bin-icons.sh
manually seems to work fine...

Hope this helps...
Jonathan

 -Original Message-
 From: Jean-Claude Gervais [mailto:[EMAIL PROTECTED]
 Sent: October 15, 2003 12:50 PM
 To: Cygwin-XFree
 Subject: Re: Cygwin Setup 99%
 
 A bit of bad luck here:
 
 I'm reinstalling Cygwin on a newly formatted machine this morning.
 
 So what do I do to get it installed now?
 The setup is hung.
 
 Do I cancel and run it again? What?
 
 Thanks.
 
 On Mon, 2003-10-13 at 18:13, Harold L Hunt II wrote:
  Wayne,
 
  While we can't expect everyone to do a thorough mailing list archive
  search before posting, we do at least expect them to look at the
posts
  from today.  You problem has been reported before, and was, in fact,
  reported again today:
 
  http://cygwin.com/ml/cygwin-xfree/2003-10/msg00134.html
 
 
  The problem is known.  You can just move
  /etc/postinstall/XFree86-bin-icons.sh to
  /etc/postinstall/XFree86-bin-icons.sh.done.  Then, from a Cygwin
bash
  shell run '/usr/XFree86/bin/XFree86-bin-icons.sh'.  That should
create
  the icons for you.  The problem right now is that one of the
utilities
  we use hangs when we run the script from setup.exe, but it does not
hang
  when we run the script from a bash shell.  The problem is being
looked
 into.
 
  Harold
 
  [EMAIL PROTECTED] wrote:
  
  
  
   I'm trying to install cygwin/xFree86.   The install program runs
to
 99% but
   does not finish.   It stops at 'Running...' the
   /etc/postinstall/XFree86-bin-icons.sh
  
   Any suggestions?
  
   Wayne Harpenau
   Sony Disc Manufacturing
   [EMAIL PROTECTED]
  
  
 



Re: Cygwin Setup 99%

2003-10-15 Thread Igor Pechtchanski
Open a bash shell and run kill -9 `ps -s|grep cygpath|awk '{print $1}'`
from it.  Setup should then simply continue.
Igor

On Wed, 15 Oct 2003, Jean-Claude Gervais wrote:

 A bit of bad luck here:

 I'm reinstalling Cygwin on a newly formatted machine this morning.

 So what do I do to get it installed now?
 The setup is hung.

 Do I cancel and run it again? What?

 Thanks.

 On Mon, 2003-10-13 at 18:13, Harold L Hunt II wrote:
  Wayne,
 
  While we can't expect everyone to do a thorough mailing list archive
  search before posting, we do at least expect them to look at the posts
  from today.  You problem has been reported before, and was, in fact,
  reported again today:
 
  http://cygwin.com/ml/cygwin-xfree/2003-10/msg00134.html
 
  The problem is known.  You can just move
  /etc/postinstall/XFree86-bin-icons.sh to
  /etc/postinstall/XFree86-bin-icons.sh.done.  Then, from a Cygwin bash
  shell run '/usr/XFree86/bin/XFree86-bin-icons.sh'.  That should create
  the icons for you.  The problem right now is that one of the utilities
  we use hangs when we run the script from setup.exe, but it does not hang
  when we run the script from a bash shell.  The problem is being looked into.
 
  Harold
 
  [EMAIL PROTECTED] wrote:
 
   I'm trying to install cygwin/xFree86.   The install program runs to 99% but
   does not finish.   It stops at 'Running...' the
   /etc/postinstall/XFree86-bin-icons.sh
  
   Any suggestions?
  
   Wayne Harpenau

-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_[EMAIL PROTECTED]
 |,4-  ) )-,_. ,\ (  `'-'   Igor Pechtchanski, Ph.D.
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster.  -- Patrick Naughton


Re: Cygwin Setup 99%

2003-10-13 Thread Harold L Hunt II
Wayne,

While we can't expect everyone to do a thorough mailing list archive 
search before posting, we do at least expect them to look at the posts 
from today.  You problem has been reported before, and was, in fact, 
reported again today:

http://cygwin.com/ml/cygwin-xfree/2003-10/msg00134.html

The problem is known.  You can just move 
/etc/postinstall/XFree86-bin-icons.sh to 
/etc/postinstall/XFree86-bin-icons.sh.done.  Then, from a Cygwin bash 
shell run '/usr/XFree86/bin/XFree86-bin-icons.sh'.  That should create 
the icons for you.  The problem right now is that one of the utilities 
we use hangs when we run the script from setup.exe, but it does not hang 
when we run the script from a bash shell.  The problem is being looked into.

Harold

[EMAIL PROTECTED] wrote:


I'm trying to install cygwin/xFree86.   The install program runs to 99% but
does not finish.   It stops at 'Running...' the
/etc/postinstall/XFree86-bin-icons.sh
Any suggestions?

Wayne Harpenau
Sony Disc Manufacturing
[EMAIL PROTECTED]




Re: Cygwin Setup 99%

2003-10-13 Thread Harold L Hunt II
Make that /usr/X11R6/bin/XFree86-bin-icons.sh.  I said /usr/XFree86/... 
below.

Harold

Harold L Hunt II wrote:

Wayne,

While we can't expect everyone to do a thorough mailing list archive 
search before posting, we do at least expect them to look at the posts 
from today.  You problem has been reported before, and was, in fact, 
reported again today:

http://cygwin.com/ml/cygwin-xfree/2003-10/msg00134.html

The problem is known.  You can just move 
/etc/postinstall/XFree86-bin-icons.sh to 
/etc/postinstall/XFree86-bin-icons.sh.done.  Then, from a Cygwin bash 
shell run '/usr/XFree86/bin/XFree86-bin-icons.sh'.  That should create 
the icons for you.  The problem right now is that one of the utilities 
we use hangs when we run the script from setup.exe, but it does not hang 
when we run the script from a bash shell.  The problem is being looked 
into.

Harold

[EMAIL PROTECTED] wrote:



I'm trying to install cygwin/xFree86.   The install program runs to 
99% but
does not finish.   It stops at 'Running...' the
/etc/postinstall/XFree86-bin-icons.sh

Any suggestions?

Wayne Harpenau
Sony Disc Manufacturing
[EMAIL PROTECTED]