This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ANNOUNCEMENT] Updated: run2-0.4.2-1


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]