You are not logged in.

#1 2009-09-17 17:44:36

OKAN
Member
Registered: 2009-01-11
Posts: 28

64bit and bin32-wine error

I am using Arch64. I installed bin32-wine from both archlinuxfr repo and AUR. But everytime wine did not work.

ekrangrnts1.th.png

and

$ winecfg
Could not load wine-gecko. HTML rendering will be disabled.
err:module:load_builtin_dll failed to load .so lib for builtin L"msxml3.dll": libxml2.so.2: wrong ELF class: ELFCLASS64
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?

Offline

#2 2009-09-17 17:46:57

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: 64bit and bin32-wine error

pacman -S lib32-libxml2


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2009-09-17 17:58:38

OKAN
Member
Registered: 2009-01-11
Posts: 28

Re: 64bit and bin32-wine error

I installed lib32-libxml2 and then same error.

ekrangrnts1.th.png

But:

$ winecfg
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

Last edited by OKAN (2009-09-17 22:50:26)

Offline

#4 2009-10-04 05:29:14

jspaces
Member
From: Canada
Registered: 2009-04-16
Posts: 21

Re: 64bit and bin32-wine error

OKAN wrote:
$ winecfg
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

Building/installing the AUR package lib32-esound will address the libesd.so.0 error. http://aur.archlinux.org/packages.php?ID=22826.
You can use one of the many AUR helper applications to download, compile and install if you like.


Knowledge is a beam of light in which humans can only see the reflection.

Offline

#5 2009-10-04 06:19:55

xd-0
Member
From: Sweden
Registered: 2007-11-02
Posts: 327
Website

Re: 64bit and bin32-wine error

Most of the problems conserning 32 bit wine on 64bit arch is solved by installint lib32 packages. If you encounter more errors then try searshing for the correct package.   pacman -Ss lib32

Also, installa bin32-winetricks from AUR and then run:  winetricks gecko
To install the missing gecko. It's not fatal, but still nice to see html rendering in startup boxes etc.

Offline

Board footer

Powered by FluxBB