<div class="gmail_quote">On Thu, Aug 20, 2009 at 2:24 AM, russian.qwerty <span dir="ltr">&lt;<a href="mailto:wineforum-user@winehq.org">wineforum-user@winehq.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Debian Lenny 5.0.2 with standard distros:<br>
<br>
<br>
Code:<br>
debian# cat /etc/apt/sources.list<br>
deb <a href="http://ftp.us.debian.org/debian" target="_blank">http://ftp.us.debian.org/debian</a> lenny main contrib non-free<br>
deb <a href="http://security.debian.org/" target="_blank">http://security.debian.org/</a> lenny/updates main contrib<br>
deb-src <a href="http://security.debian.org/" target="_blank">http://security.debian.org/</a> lenny/updates main contrib<br>
deb <a href="http://volatile.debian.org/debian-volatile" target="_blank">http://volatile.debian.org/debian-volatile</a> lenny/volatile main contrib<br>
deb-src <a href="http://volatile.debian.org/debian-volatile" target="_blank">http://volatile.debian.org/debian-volatile</a> lenny/volatile main contrib<br>
<br>
<br>
<br>
In standard distros I found only wine 1.0.1.<br>
According &quot;Wine for Debian Lenny, Squeeze and Sid&quot;:<br>
<br>
<br>
Code:<br>
debian# apt-get remove libwine wine<br>
debian# echo &quot;deb <a href="http://www.lamaresh.net/apt" target="_blank">http://www.lamaresh.net/apt</a> lenny main&quot; &gt;&gt; /etc/apt/sources.list<br>
debian# wget -O - <a href="http://www.lamaresh.net/apt/key.gpg" target="_blank">http://www.lamaresh.net/apt/key.gpg</a> | apt-key add -<br>
debian# apt-get update &amp;&amp; apt-get install wine<br>
<br>
Reading package lists... Done<br>
Building dependency tree<br>
Reading state information... Done<br>
Some packages could not be installed. This may mean that you have<br>
requested an impossible situation or if you are using the unstable<br>
distribution that some required packages have not yet been created<br>
or been moved out of Incoming.<br>
The following information may help to resolve the situation:<br>
<br>
The following packages have unmet dependencies:<br>
  wine: Depends: libfontconfig but it is not installable<br>
E: Broken packages<br>
<br>
debian# dpkg --list | grep libfontconfig<br>
ii  libfontconfig1                       2.6.0-3                    generic font configuration library - runtime<br>
<br>
<br>
<br>
I see that many people are faced with that problem, but there is no solution yet.<br>
I have the same error during installation from .deb package.<br>
<br>
<br></blockquote><div><br><br><br>I&#39;m one of those people having the same problem.<br><br>Jim <br></div></div>