Hi,
i installed the rpms from
www.winehq.com, which are a bit newer than the one included in fedora base. After installation just start "winefile" from commandline and there your wine should run. Don't forget to uninstall the fedoraversion.
To unsinstall type the follwing command as root:
then download the rom from winehq and install them as root:
Code:
rpm -i <rpm-filename>
change to your normal user and type:
to see if installation works.
You can remove the new rpm using yum:
The configuration file of wine can be found in your home-directory ".wine/config". You might want to change the setting of the soundcard there (is configured to oss, which is deprechiated).
cu
Dorian