EVE Launcher build 1385477 beta release for linux

Did you change your directory to the folder with evelauncher.sh?
This looks like you did not locate the evelauncher.sh properly, or you forgot to prepend the path.

Try to either pass the proper path to the evelauncher.sh, or change the directory to the containing one.
Many filemanagers like thunar or filemanager offer you the right click option to open terminal here when you are in the correct folder.

In the evelauncher folder you can simply run it with ./evelauncher.sh .

E.g. you have the folder evelauncher in your home directory, you start it with ~/evelauncher/evelauncher.sh .

Thanks for the reply. I tried running the executable from the File Manager, and received the following error:

Failed to execute child process “/home/pi/evelauncher/evelauncher” (No such file or directory)

Ok

So not exactly a new linux user, definitely a new wine user and beginning to reach my wits’ end here, as nothing seems to be working.

So system inxi -F
inxi -F
System:
 Host: burner-pc Kernel: 4.20.0-1-MANJARO x86_64 bits: 64  
 Desktop: KDE Plasma 5.14.4 Distro: Manjaro Linux  
Machine:
 Type: Desktop Mobo: ASRock model: X470 Taichi Ultimate  
 serial: <root required> UEFI: American Megatrends v: P1.50  
 date: 07/03/2018  
CPU:
 Topology: 8-Core model: AMD Ryzen 7 2700X bits: 64 type: MT MCP  
 L2 cache: 4096 KiB  
 Speed: 2169 MHz min/max: 2200/3700 MHz Core speeds (MHz): 1: 3312  
 2: 3230 3: 3404 4: 3261 5: 2160 6: 2162 7: 2351 8: 2255 9: 2141  
 10: 2176 11: 2333 12: 2923 13: 2141 14: 2171 15: 4324 16: 4324  
Graphics:
 Device-1: AMD Vega 10 XL/XT [Radeon RX Vega 56/64] driver: amdgpu  
 v: kernel  
 Display: x11 server: X.Org 1.20.3 driver: amdgpu,ati  
 unloaded: modesetting resolution: 3840x1080~144Hz  
 OpenGL:  
 renderer: Radeon RX Vega (VEGA10 DRM 3.27.0 4.20.0-1-MANJARO LLVM 7.0.0)  
 v: 4.5 Mesa 18.3.1  
Audio:
 Device-1: AMD driver: snd_hda_intel  
 Device-2: AMD Family 17h HD Audio driver: snd_hda_intel  
 Device-3: PreSonus Audio AudioBox 44 VSL type: USB  
 driver: snd-usb-audio  
 Sound Server: ALSA v: k4.20.0-1-MANJARO  
Network:
 Device-1: Intel Dual Band Wireless-AC 3168NGW [Stone Peak]  
 driver: iwlwifi  
 IF: wlp39s0 state: down mac: 0e:68:67:33:e4:b9  
 Device-2: Intel I211 Gigabit Network driver: igb  
 IF: enp42s0 state: down mac: 70:85:c2:a3:e4:12  
 Device-3: Aquantia AQC107 NBase-T/IEEE 802.3bz Ethernet [AQtion]  
 driver: atlantic  
 IF: enp45s0 state: up speed: 1000 Mbps duplex: full  
 mac: 70:85:c2:a3:e4:10  
Drives:
 Local Storage: total: 1.82 TiB used: 24.24 GiB (1.3%)  
 ID-1: /dev/nvme0n1 vendor: Samsung model: SSD 970 EVO 2TB  
 size: 1.82 TiB  
Partition:
 ID-1: / size: 1.76 TiB used: 24.24 GiB (1.3%) fs: ext4  
 dev: /dev/nvme0n1p2  
 ID-2: swap-1 size: 34.54 GiB used: 0 KiB (0.0%) fs: swap  
 dev: /dev/nvme0n1p3  
Sensors:
 System Temperatures: cpu: 39.8 C mobo: N/A gpu: amdgpu temp: 25 C  
 Fan Speeds (RPM): N/A gpu: amdgpu fan: 814  
Info:
 Processes: 353 Uptime: 3h 37m Memory: 31.40 GiB used: 3.80 GiB (12.1%)  
 Shell: bash inxi: 3.0.28

So I followed the procedure @ http://pasq.org/gharim/

All the way down, built the installer and the laucher…te nada, doesn’t even bring up the launcher.

I have been stuck in this 1385477/145903 loop all damn day where I can get it to start but it won’t launch a client, and half the time doesn’t even make a log lite output. So that is fun.

Just did a full client re-install and go “client is already running”

0009:err:module:load_builtin_dll failed to load .so lib for builtin , which is odd I am CERTAIN that multilib is enable.

from there it just falls on it face

It would be nice to know, which .so the client can’t load. The launcher run i suppose?

Just a moment

L:“WLDAP32.dll”:libldap_r-2.4.so: cannot open shared objectfile: No such directory.

I’ll also note this isn’t you launcher script, this the the CCP libraries

Have a look with pacman after lib32-ldap or so. Its a dependency from EVE itself and has nothing to do with my scripts or the EVE linux launcher.
Archlinux has this package which should have some equivalent on Manjaro lib32-libldap

For reference this is my pacman.conf currently

If you want to run 32 bit applications on your x86_64 system,

enable the multilib repositories as required here.

[multilib]
SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist

Thanks, a ton.

Trying to work that out now. lib32-ldap and lib32-ldap.so are target not found

Oh, ok :slight_smile: Just interesting which script you have used, this from AUR or the direct download?

Idk, if only lib32-libldap are needed or both, libldap and lib32-libldap.

I haven’t managed to pull it down yet. Octopoi is fighing me about bringing down yaourt so I can pull in the repos

Even more agrivating because I know that was in your installer and I have the distinct feeling that I just missed a step somewhere.

The issue is that I am used to dealing with server clusers…with a very locked down set of applications and firmware, I am up to my ears in new middleware and its making me nuts

If you have now libldap installed and eve isn’t working yet, maybe missing 32bit drivers for you graphic card? Current opensource should do.
You using amd graphics which need 32bit mesa installed afaik.

My A10 5700 are died for some weeks so i cannot test it for myself.

The drivers on the GPU are the most current, and I have already tried swapping back and forth between open source and propietary

Victory
…I got one client running anyway

Wat was the missing part?

That LDAP repos

…the one I was so fried that I missed what it was telling me.

@Gharim_Turen thanks for the reality check.

You are welcome.