You are not logged in.

#1 2014-01-20 19:43:43

brizou
Member
Registered: 2013-04-13
Posts: 16

[solved] steam not launching

Hello everybody, since an update steam is not launching when I do a STEAM_RUNTIME=0 steam

You are missing the following 32-bit libraries, and Steam may not run:
libgcrypt.so.11

however when I do a
yaourt -S lib32-libgcrypt
it's already installed


Steam works with STEAM_RUNTIME=1 steam
Do you have any idea what is going wrong ?

Last edited by brizou (2014-01-20 19:57:42)

Offline

#2 2014-01-20 19:54:09

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,373
Website

Re: [solved] steam not launching

brizou wrote:

Do you have any idea what is going wrong ?

As 'pacman -Ql lib32-libgcrypt' will tell you, lib32-libgcrypt doesn't have libgcrypt.so.11.

lib32-libgcrypt15 in the AUR builds the shared object file you're missing.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Online

#3 2014-01-20 19:57:05

brizou
Member
Registered: 2013-04-13
Posts: 16

Re: [solved] steam not launching

Thank you very much, I'm gonna have to learn more about pacman options...

Last edited by brizou (2014-01-20 19:57:26)

Offline

#4 2014-01-20 19:59:31

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [solved] steam not launching

I'm not familiar with Steam, but why is the lib32-libgcrypt15 needed? steam is in the repos, so it shouldn't rely on a package from the AUR.

Offline

#5 2014-01-20 20:04:12

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,373
Website

Re: [solved] steam not launching

Steam bundles it's own prebuilt libraries along with the binary, but you can use system libraries if you prefer by setting the STEAM_RUNTIME env variable to 0.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Online

#6 2014-01-20 20:07:29

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [solved] steam not launching

Thanks, I was just skimming through the wiki and I wasn't sure if I got https://wiki.archlinux.org/index.php/St … ve_runtime right.

Offline

Board footer

Powered by FluxBB