<div>Hello,</div>
<div> </div>
<div>I&#39;m having problems with running &#39;flow&#39; in Windows Vista. I&#39;m using MinGW gcc to compile flow.c. </div>
<div>I&#39;m using the windows command prompt in the appropriate directory to do:</div>
<div> </div>
<div>&gt;gcc flow.c -o flow</div>
<div>&gt;flow test.flo test.tex </div>
<div> </div>
<div>where test.flo contains:</div>
<div> </div>
<div>Right<br>Box<br>   This is<br>   the first<br>   box.<br>Box 8 1<br>   And this is the second</div>
<div> </div>
<div>I get one line as an output in the command prompt:</div>
<div>\begin{picture}(13.000000,2.000000)(0.000000,-2.000000)</div>
<div> </div>
<div>and then the following windows error message:</div>
<div> </div>
<div>flow.exe has stopped working</div>
<div>A problemm caused the program to stop working correctly.</div>
<div> </div>
<div>I would appreciate any insight as to why this is happening. I&#39;ve used flow before on Windows XP without any problems.</div>
<div> </div>
<div>Valeria.</div>