http://bugs.winehq.org/show_bug.cgi?id=25205
Marcus Meissner marcus@jet.franken.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1
--- Comment #9 from Marcus Meissner marcus@jet.franken.de 2010-11-20 05:16:38 CST --- You probably have a 32bit wine RPM installed, instead of the 64bit wine.
rpm -q --qf '%{ARCH}' wine
should show x86_64 instead of i586.
If it does not, install the 64bit RPM.
rpm -e wine zypper in wine
should do the trick automatically.
The setup that should work is like: wine - 64bit stuff wine-32bit - 32bit stuff