Hide Forgot
I believe winecfg is missing from the x86_64 rpm's. try this from the command line: winecfg the response: wine: could not exec wineserver The file wineserver *is* missing. the output from ls /usr/bin/wine* wine wine64-preloader winecfg winedbg winefile winemine wine64 wineboot wineconsole winedump winemaker winepath "wine" is a virtual link to wine64 that I had to create manually. I'm running Fedora Core 14 on an AMD 64 single core. uname -a: Linux localhost.localdomain 2.6.35.10-74.fc14.x86_64 #1 SMP Thu Dec 23 16:04:50 UTC 2010 x86_64 x86_64 x86_64 GNU/Linux Description of what I did: =========================================================================== I grabbed wine 1.3.14-2.fc14.x86_64 from the yum repositories on 2011/03/05 (5AM CST downtime stopped me mid-download on one). I grabbed the following RPM's via yum: nss-mdns-0.10-8.fc12.x86_64 wine-cms-1.3.14-2.fc14.x86_64 wine-common-1.3.14-2.fc14.noarch.rpm wine-core-1.3.14-2.fc14.x86_64 wine-twain-1.3.14-2.fc14.x86_64 After yum installed these, I tried to run wine. Wine wasn't found, so I created the link "wine" pointing to wine64. Now I tried running winecfg from an xterm. The error message I got back was: "wine: could not exec wineserver". Evidently, the file is missing from the x86_64 rpms. Please include it. There were no other messages output from the terminal.
reassigning. This isn't a yum bug.
wineserver is part of the wine-wow package. However, I highly recommend to install the wine meta package. It is designed to pull in all dependencies to get a running wine setup.