OK A few questions. One. The Configure part, I have Attempted to Get the build Dependencies Through the Command line for 1.3.26, HOWEVER it says It can not Find the source package for 1.3.26 this is what I type in:sudo apt-get build-dep wine 1.3.26 Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to find a source package for 1.3.26 Now im pretty sure the reason its doing this is because I haven't Unpacked the Wine source code correctly. What would Be the correct command line for me to Unpack the Tar file? Because What ever I try to Do According to the Guide here: https://help.ubuntu.com/community/CompilingSoftware#configure its not working. So help?