These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

Linux

 
  • Topic is locked indefinitely.
 

Last patch 12.03.2014 wine problem

Author
St Lamarque
Dusk Mirror
#1 - 2014-03-12 16:04:36 UTC
Archlinux x86-64, wine-1.7.14 from repo, after install patch:


err:module:load_builtin_dll failed to load .so lib for builtin L"WLDAP32.dll": libldap_r-2.4.so.2: невозможно открыть разделяемый объектный файл: Нет такого файла или каталога
err:module:import_dll Loading library WLDAP32.dll (which is needed by L"C:\\EVE\\bin\\blue.dll") failed (error c000007a).
err:module:import_dll Library blue.dll (which is needed by L"C:\\EVE\\bin\\exefile.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\EVE\\bin\\exefile.exe" failed, status c0000135


override the WLDAP32.dll didn't help
After Shok
Ruthenia Co
#2 - 2014-03-12 17:48:53 UTC
поставь пакет - https://www.archlinux.org/packages/core/i686/libldap/

Правдой нельзя оскорбить, уважаемый адвокат!

Тот самый Мюнхгаузен

Золотая орка

St Lamarque
Dusk Mirror
#3 - 2014-03-13 16:40:02 UTC  |  Edited by: St Lamarque
libldap был проверен сразу, ума не хватило чтоб проверить наличие lib32-libldap. Непонятно ток, почему до этого работало без него
Kismeteer
Bat Country
Pandemic Horde
#4 - 2014-03-13 19:06:47 UTC
I'd like to submit for the record that eve is running fine for me today.

ubuntu 12.04, wine 1.6.1, xswat nvidia drivers etc.
Sabrah
Ministry of War
Amarr Empire
#5 - 2014-03-13 19:51:28 UTC
Arch Linux 64-bit with wine-1.7.14 here as well. I also had to install lib32-libldap in order to get EVE to run after this patch.
Padrone
Perkone
Caldari State
#6 - 2014-03-13 21:30:15 UTC
same Problem after Patch.

Debian wheezy 7.4

Fixed the Problem !

-> Update to wine-1.,6
-> aptitude install libldap-2.4-2:i386
St Lamarque
Dusk Mirror
#7 - 2014-03-14 12:52:42 UTC
Sabrah wrote:
Arch Linux 64-bit with wine-1.7.14 here as well. I also had to install lib32-libldap in order to get EVE to run after this patch.

Exactly.
Without lib32-libldap after patch EVE client doesn't start.
St Lamarque
Dusk Mirror
#8 - 2014-03-14 12:54:24 UTC
Padrone wrote:
same Problem after Patch.

Debian wheezy 7.4

Fixed the Problem !

-> Update to wine-1.,6
-> aptitude install libldap-2.4-2:i386

You are have x86 version of OS? Otherwise it is required lib32-libldap for x64
Torgeir Hekard
I MYSELF AND ME
#9 - 2014-03-14 14:46:03 UTC
St Lamarque wrote:
Padrone wrote:
same Problem after Patch.

Debian wheezy 7.4

Fixed the Problem !

-> Update to wine-1.,6
-> aptitude install libldap-2.4-2:i386

You are have x86 version of OS? Otherwise it is required lib32-libldap for x64

In debian-based distros x86 packets for amd64 systems are called packagename:i386, which is precisely his case.

Thoudh I do have x86 version of libldap installed in ubuntu for some reason.
St Lamarque
Dusk Mirror
#10 - 2014-03-15 04:52:08 UTC
Clearly. I managed to forget about Ubuntu :-)
Taek'li
Doomheim
#11 - 2014-03-17 15:44:24 UTC  |  Edited by: Taek'li
Padrone wrote:


Problem !

-> Update to wine-1.,6
-> aptitude install libldap-2.4-2:i386


I'm getting the same error - WLDAP32.dll error. Unfortunately i can NOT update wine to 1.6 ( i have crunchbang linux and there are some issues with library dependencies - it seems it is impossible to update wine). Is there any way to aptitude install this library (libldap whatever) for eve to work without updating wine to 1.6?

Question is a bit rethorical as i am going to dump Crunchbang soon (system overall is great, but those library issues are really annoying me and i need the latest versions of everything) and try ArchLinux (yee for rolling releases!). Still it's not going to happen for another week or so and i'd like to enjoy eve during that time.

Edit: My current wine version is 1.4.1 btw
Padrone
Perkone
Caldari State
#12 - 2014-03-17 19:15:57 UTC  |  Edited by: Padrone
Taek'li wrote:
Padrone wrote:


Problem !

-> Update to wine-1.,6
-> aptitude install libldap-2.4-2:i386


I'm getting the same error - WLDAP32.dll error. Unfortunately i can NOT update wine to 1.6 ( i have crunchbang linux and there are some issues with library dependencies - it seems it is impossible to update wine). Is there any way to aptitude install this library (libldap whatever) for eve to work without updating wine to 1.6?

Question is a bit rethorical as i am going to dump Crunchbang soon (system overall is great, but those library issues are really annoying me and i need the latest versions of everything) and try ArchLinux (yee for rolling releases!). Still it's not going to happen for another week or so and i'd like to enjoy eve during that time.

Edit: My current wine version is 1.4.1 btw



Hi,

my default Wine Version is 1.4-1.4
first i installed libldap-2.4-2:i386 , but doesn't fixed the Problem.

I know the issues with library dependencies with a new Wine Version.

After that , i have installed PlayOnLinux, because i was to lazy compiling a new Wine Version myself.
With PlayOnLinux you can install several WineVersion , without touching your default Wine Version.

Try to Compile a separate Wine Version , or use PlayOnLinux.
Taek'li
Doomheim
#13 - 2014-03-18 16:18:19 UTC  |  Edited by: Taek'li
Currently compiling wine1.6 from sources (taking some time meh). I'll let you know how it goes once it finishes

Edit:

Dammit cannot run anything with this out-of-sources wine so clearly something went wrong with compiling from sources.

PlayOnLinux is also a no-go as i can not install it using package manager (broken packages, unmet dependencies or whatever).

I am giving up on this endeavour and going nuclear on my Crunchbang, it's ArchLinux time.