X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=Hp9rAiDVcPEDJpYkROPl3oYutBdgIe6I6rp8k2mOfLS
	NTs2docRS9VJ42dAiRjzE9UL2WzGDcP63/A8/UVZQPmlsy+TKvNqbIpnUgVEMnyi
	UTreHIj5eS+L2pLFIJR6bu9wOiwGh1p+vNw7EhTlB8QGBZhdzXQtdDvqy2hUMQWg
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=Th915RcTCWkMXATAz4exxFZq5xo=; b=hAnriqe+m2hZOOJQt
	3Ma5Dwiq9ZWTGFn/StzArD5Mc0IXIT9rT0ShGUOcgMAgPJr+lNMVnXt5a3cQdY4G
	NgEYoCYbY726AerJca1ptIO5wFMeZE4jmuj6mriS5k7YGNnqKw24yMefti2tr1rK
	/mCRZa5gQVJMyx+gnAZSamG4k0=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Spam-SWARE-Status: No, score=-3.2 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE,RDNS_NONE,SPF_PASS autolearn=ham version=3.3.1
Message-ID: <51E6C5EF.6000803@cwilson.fastmail.fm>
Date: Wed, 17 Jul 2013 12:27:27 -0400
From: Charles Wilson <cygwin@cwilson.fastmail.fm>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Updated: run2-0.4.2-1
References: <announce.20130616230022.5974668029A@frontend2.nyi.mail.srv.osa> <CAMK_jUW_HVBG76OaO6xyH8PQBb=WXkwE21xufRpmYGvxo=PMGA@mail.gmail.com> <CAMK_jUXk2z3Xp9=245miuZ_SGwrw5EwhF+ZqjgnsM1RZvb8Hcg@mail.gmail.com> <CAMK_jUUQYvG3D_tUpT3hiVXRc8Ba3a9MO1=RHE2KOTHJToLPTw@mail.gmail.com> <20130717115512.GA21347@calimero.vinschen.de> <20130717125944.GC21347@calimero.vinschen.de> <51E6BE01.3090102@cwilson.fastmail.fm> <20130717161842.GK32258@calimero.vinschen.de>
In-Reply-To: <20130717161842.GK32258@calimero.vinschen.de>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

On 7/17/2013 12:18 PM, Corinna Vinschen wrote:
> On Jul 17 11:53, Charles Wilson wrote:
>> Try the test release of run2-0.4.2-2.
>
> checkX works fine.  No idea how to test run2, though.  Me no xml.

Try /usr/bin/config-run2-example.sh -- and then modify the "startin" 
value to a (pre-existing) directory with a space, within the 
/usr/local/bin/cygshell.xml file the script creates.  Also, you can add 
the following as the first element right after each <Target tag:

    <Arg>-!-verbose -!-notty</Arg>

for some additional info. 'course, if it gets far enough to print that 
info, then the space-in-startup-directory problem is already solved. And 
if it doesn't get that far...then it is not.

(the -!- is important; otherwise xml parsers think -- is the beginning 
of a separate trigraph like end-of-comment "-->"  So run2 automatically 
interprets -!- as -- )

--
Chuck


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

