On Fri, Apr 25, 2008 at 2:26 PM, Misko &lt;<a href="mailto:wineforum-user@winehq.org">wineforum-user@winehq.org</a>&gt; wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I&#39;m using the latest Wine, downloaded it today with the synaptic (Ubuntu 8.04), but I have no idea what do you mean by &quot;terminal output&quot;, I&#39;m not good with these things... [Embarassed] I know what a terminal is, just I don&#39;t know how to use it...<br>

<br>
<br>
<br>
<br>
<br>
</blockquote></div>Open a terminal.<br>$ wine --version<br><br>$ wine your_program.exe &amp;&gt; /tmp/output.txt<br><br>Then paste output.txt here.<br>