No problem, I'm trying now but.. I typed the following commands: Code: apt-get autoremove wine wget http://dev.carbon-project.org/debian/wine-unstable/wine-unstable_1.4~rc1.orig.tar.bz2 tar -jxvf wine-unstable_1.4~rc1.orig.tar.bz2 cd wine-1.4-rc1/ ./configure And I get the error: Code: Cannot build a 32-bit program, you need to install 32-bit development librariers. Hmmm strange..