mcconnell 2004/05/19 00:13:30 Modified: merlin/site/xdocs/starting/installation install.3.3.xml Log: Apply docs related to cygwin (readme and install xdoc updates). Revision Changes Path 1.6 +15 -0 avalon/merlin/site/xdocs/starting/installation/install.3.3.xml Index: install.3.3.xml =================================================================== RCS file: /home/cvs/avalon/merlin/site/xdocs/starting/installation/install.3.3.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- install.3.3.xml 16 May 2004 21:05:26 -0000 1.5 +++ install.3.3.xml 19 May 2004 07:13:30 -0000 1.6 @@ -137,6 +137,21 @@ ]]></source> </subsection> + <subsection name="Cygwin Notes"> + <p> +Due to restrictions related to the handling of spaces in filename +and/or directory names when running under the Cygwin environment you +will need to quote and escape command line arguments that contain +references with embedded spaces. </p> + +<p>For example:</p> + +<source> + merlin -home '/My\ Documents/merlin/apps/abc' -execute +</source> + + </subsection> + <subsection name="Next Steps"> <p> Now that you have installed Merlin on your system you can
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]