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://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
X-Authentication-Warning: | eos.vss.fsi.com: ford owned process doing -bs |
Date: | Wed, 15 Oct 2003 14:19:04 -0500 (CDT) |
From: | Brian Ford <ford AT vss DOT fsi DOT com> |
X-X-Sender: | ford AT eos |
To: | cygwin AT cygwin DOT com |
Subject: | RE: setup hangs during postinstall |
In-Reply-To: | <Pine.GSO.4.56.0310151436490.20462@slinky.cs.nyu.edu> |
Message-ID: | <Pine.GSO.4.56.0310151408380.823@eos> |
References: | <D721826DEE793D49BC49582C121EDD3E3F55C9 AT exchange DOT perwill DOT com> |
<Pine DOT GSO DOT 4 DOT 56 DOT 0310151436490 DOT 20462 AT slinky DOT cs DOT nyu DOT edu> | |
MIME-Version: | 1.0 |
On Wed, 15 Oct 2003, Igor Pechtchanski wrote: > You could try testing the following things: > > $(cygpath d:/) # don't capture the output but execute cygpath in a subshell > Just a subshell works ie. (cyghan.exe). Both $(cyghan.exe) and `cyghan.exe` without assignment to a variable hang. > sh -c "cygpath d:/" # force the subshell to be "sh" > You mean as stated, or `sh -c "cygpath d:/"`? As stated, I don't see why it wouldn't work. With back ticks, still hangs. > $(cat /dev/null | cygpath d:/) # see if pipes work the same as input redirect > Yes, they do. > $(cygpath d:/ > /tmp/cygpath.out) # see if redirecting output also affects it > My cyghan.exe has no output, but still hangs. > I'll let you know if I think of other things to try. > Please do. -- Brian Ford Senior Realtime Software Engineer VITAL - Visual Simulation Systems FlightSafety International Phone: 314-551-8460 Fax: 314-551-8444 -- 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 |