<br><br><div class="gmail_quote">2009/6/18 ackanao <span dir="ltr">&lt;<a href="mailto:wineforum-user@winehq.org">wineforum-user@winehq.org</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Greetings good people and thank you for your help - I managed to compile Wine 0.9.53 successfully!<br>
<br>
I just added this two lines at the begining of signal_i386.c file:<br>
<br>
#define VIF_MASK 0x00080000<br>
#define VIP_MASK 0x00100000<br>
<br>
It takes long time to do Reverse Regression Testing maybe because I&#39;m still not that familiar with Git (I&#39;ll do it anyway because I want to learn how to do it).<br>
<br>
But now I have another problem and I hope you&#39;ll help me with this:<br>
<br>
I set &quot;/home/myself/winebuilds/wine-0.9.53&quot; for install folder and use &quot;checkinstall&quot; to create deb package but after the installation Wine won&#39;t run no matter what I do ?!<br>
<br>
If I run winecfg or winever from /home/myself/winebuilds/wine-0.9.53/bin it says command not found and when I choose to install Wine from repos it overwrites my version of Wine.<br>
<br>
All I want is to have &quot;stable&quot; version of Wine installed in its default location and versions of Wine compiled by me installed in a different location - How can I achieve that and what am I doing wrong here?<br>

<br>
Thanks in advance...<br>
<br>
<br>
<br>
<br>
<br>
</blockquote></div>Try �/home/myself/winebuilds/wine-0.9.53/bin/wine winecfg�??<br>OR<br>�/home/myself/winebuilds/wine-0.9.53/local/bin/wine winecfg�<br>