Open forum for end-user questions about
Wine . Before asking questions, check out the
Wiki as a first step.
Forum Rules
OKAN
Newbie
Posts: 4 Joined: Thu Sep 17, 2009 5:29 pm
Post
by OKAN » Thu Sep 17, 2009 5:34 pm
I am using Arch Linux 64bit. I installed bin32-wine from both archlinuxfr repo and AUR. But everytime wine did not work.
and
Code: Select all
$ winecfg
wine: configuration in '/home/kan/.wine' has been updated.
fixme:jack:JACK_drvLoad error loading the jack library libjack.so.0, please install this library to use jack
err:module:load_builtin_dll failed to load .so lib for builtin L"wineesd.drv": libesd.so.0: wrong ELF class: ELFCLASS64
How can I fix this?
OKAN
Newbie
Posts: 4 Joined: Thu Sep 17, 2009 5:29 pm
Post
by OKAN » Thu Sep 17, 2009 5:43 pm
fullyspenged
Level 2
Posts: 31 Joined: Tue Dec 02, 2008 1:29 pm
Post
by fullyspenged » Thu Sep 17, 2009 8:17 pm
Download and install lib32-esd from the AUR and it should work.
OKAN
Newbie
Posts: 4 Joined: Thu Sep 17, 2009 5:29 pm
Post
by OKAN » Fri Sep 18, 2009 5:56 am
The file is dead in AUR.
vitamin
Moderator
Posts: 6605 Joined: Sat Feb 23, 2008 2:29 pm
Post
by vitamin » Fri Sep 18, 2009 8:40 am
OKAN wrote: err:module:load_builtin_dll failed to load .so lib for builtin L"wineesd.drv": libesd.so.0: wrong ELF class: ELFCLASS64
You can't mix 32-bit and 64-bit libraries. Wine is 32-bit application and requires 32-bit libraries to work.
Click the "close" button in that "crashed dialog" and post complete terminal output after that.
OKAN
Newbie
Posts: 4 Joined: Thu Sep 17, 2009 5:29 pm
Post
by OKAN » Fri Sep 18, 2009 9:59 am
I click close button but again and again appears the same window.
Code: Select all
$ wine Start.exe
wine: Unhandled page fault on read access to 0x20003705 at address 0x20003705 (thread 0009), starting debugger...
wine: Unhandled page fault on read access to 0x00000028 at address 0x7eb253a3 (thread 0019), starting debugger...
wine: Unhandled page fault on read access to 0x00000028 at address 0x7eb313a3 (thread 001d), starting debugger...
wine: Unhandled page fault on read access to 0x00000028 at address 0x7eb253a3 (thread 001f), starting debugger...
wine: Unhandled page fault on read access to 0x00000028 at address 0x7eb253a3 (thread 0021), starting debugger...