Hi. I installed Wine and tried to run Briad game on a laptop with openSUSE 11.3 x64. It throws me the message: Trying to load PE image for unsupported architecture (AMD-64) err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception. Which means Wine x64 is not able to run 32 bit apps, and I imagined it. I installed Wine through Yast, selecting the packages Wine, Wine32, Wine-Gecko and Wine-mp3. So I suppose Wine x86 was also installed for running 32 bit apps. How can I run them then? Tried with "wine32 nameoftheapp.exe" and didn't work... Thanks.
Did I do something wrong?
Create new bottle with $ WINEARCH=win32 WINEPREFIX=~/.wine-briad winecfg try to run $ WINEPREFIX=~/.wine-briad wine nameoftheapp.exe
F_style <wineforum-user at winehq.org> wrote:> >When using "WINEARCH=win32 WINEPREFIX=~/nameofprofile winecfg" console throws me the messages: > >wine: created the configuration directory '/home/jc_lara/winetest' >fixme:system:SetProcessDPIAware stub! >fixme:iphlpapi:NotifyAddrChange (Handle 0x17de914, overlapped 0x17de918): stub >wine: configuration in '/home/jc_lara/winetest' has been updated. > >Don't know if those fixme's mean something... but I cannot still get Wine to work, please help... >No. These occur because we have stubbed out these functions to make programs work. Can you provide a log file when you install Braid to the 32 bit Wine Prefix? James McKenzie
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 10/30/2010 02:31 PM, F_style wrote:> Any help? Thanks...32bit applications do not work with WINE that has been compiled for 64bit. Full stop. Some GNU+Linux distributions have worked around this by providing 32bit libraries to support WINE binaries compiled for 32bit in parallel to the rest of the system. I myself use Archlinux, whose users generally frown on mixing bitness in a single installation in that way. Instead we prefer a 32bit chroot bottled environment. I compile WINE (almost daily) from source in my 32bit chroot and launch the applications I install there with the schroot program. If you are interested in seeing how this is done, check out https://wiki.archlinux.org/index.php/Install_bundled_32-bit_system_in_Arch64 Bryan -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJMy32aAAoJEHblvm1J+WqMGMsH/0AQtLqUKg0+shaNbTMDQILj HhIiu6Un74hbBgszBDWcVa2pNdJl5r6q9TwVt/UJ9RK/Bgltc91e2C6JivA1WkA+ XA1JmhM5kAS6Xscyh4JaU/lot3OBGj2snL7zGeDoETHaE326d7vN4e5CHr7pjIZ9 ovrh419O0utxoot5tKPWiZfgq4HytHuA0VU/Jf+qBcAcVrbCOj2NnJz770h5m950 jMRfEhpZ6LQrh4wturKvklcwTE8ZoE+nD+CN8zXSVH5KEvI1TsicS1Qef4pl33eJ 6I16aZnH69acmD7/qgFcuH8Nzjs7nK4OB3/GrlkOogLJfxqRWbnzitKK7NCl2GE=0qki -----END PGP SIGNATURE-----