Ok. If it is going to work for more than one distro, I will need to build wine from scratch with the script. The Ubuntu one would be easy since it uses a replacement file for that Distro, but that file doesn't work on other Distros I have tried. So what I'll do is maybe make a "Quick version for Ubuntu" and a "Build wine and install continuum script" to cover most distros. This will require me to make sure each distro has the dependencies needed. I think I'll start by trying to build wine with required dependencies on Ubuntu, then try it on Suse/Fedora/ect, then do the quick version (since its fairly simple to do that already) I run Continuum on Fedora 13 and I have a working kernel32.dll.so. Anyone running Fedora can simply install wine via yum, install Continuum in the normal way using wine, and then copy this kernel32.dll.so to their /usr/lib/wine directory. What about designating a maintainer for each popular linux distro who volunteers to maintain a current kernel32.dll.so for their distro? I would be happy to volunteer to do this for Fedora. EDIT: btw if anyone is interested in how to easily build a patched wine on Fedora (using the source rpm) I will be happy to post the steps here. Note that I run the standard wine installed through yum, I simply built the patched wine to get the working kernel32.dll.so file.