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.
 

Mint Linux 18.1

Author
Manarky
Brutor Tribe
Minmatar Republic
#1 - 2017-01-14 16:58:38 UTC
I am having a problem launching the game. I can Load the launcher it installs the files. I am able to log in. When I hit play it does nothing. I am new with linux i am trying to learn it. Trying to get away from windows. I can see it cant find the d

-QSslSocket: cannot resolve SSLv2_client_method

-QSslSocket: cannot resolve SSLv2_server_method

-Installed Qt WebEngine locales directory not found at location /home/monarky/evelauncher/translations/qtwebengine_locales. Trying application directory...

-Qt WebEngine locales directory not found at location /home/monarky/evelauncher/qtwebengine_locales. Trying fallback directory... Translations MAY NOT not be correct.

-"err:module:load_builtin_dll failed to load .so lib for builtin L\"WLDAP32.dll\": libldap_r-2.4.so.2: cannot open shared object file: No such file or directory"

-"err:module:import_dll Loading library WLDAP32.dll (which is needed by L\"C:\\\\tq\\\\bin\\\\blue.dll\") failed (error c000007a)."

-"err:module:import_dll Library blue.dll (which is needed by L\"C:\\\\tq\\\\bin\\\\exefile.exe\") not found"

-"err:module:LdrInitializeThunk Main exe initialization for L\"C:\\\\tq\\\\bin\\\\exefile.exe\" failed, status c0000135"
Torgeir Hekard
I MYSELF AND ME
#2 - 2017-01-15 09:36:47 UTC
Search for libldap and it's 32-bit counterpart, whatever they are called in your system.
Ranzabar
Doomheim
#3 - 2017-03-12 05:31:05 UTC
This did it for me. I also run 18.1

sudo dpkg --add-architecture i386

sudo add-apt-repository ppa:wine/wine-builds

sudo apt-get update

sudo apt-get install --install-recommends winehq-devel

Another post indicated it was because WineHQ is not installed.

Abide