You are not logged in.
Today I installed steam, and then I clicked the icon without any response, and the terminal run error was reported:
/home/taizongh/.local/share/Steam/steam.sh:行106: VERSION_ID: 未绑定的变量 (Means: unbounded variable)
/home/taizongh/.local/share/Steam/steam.sh:行106: VERSION_ID: 未绑定的变量 (Means: unbounded variable)
Running Steam on arch 64-bit
/home/taizongh/.local/share/Steam/steam.sh:行106: VERSION_ID: 未绑定的变量 (Means: unbounded variable)
STEAM_RUNTIME is enabled automatically
Pins up-to-date!
/home/taizongh/.local/share/Steam/steam.sh:行823: /home/taizongh/.local/share/Steam/ubuntu12_32/steam-runtime/run.sh: 没有那个文件或目录 (It means: don't have that file or directory)
ERROR: ld.so: object '/usr/$LIB/libgpg-error.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
Has anyone faced the same issue and solved it? Does anyone know why this could be happening?
Thanks!
Last edited by taiongh (2018-10-05 10:54:16)
Offline
Go through https://wiki.archlinux.org/index.php/Steam#Installation and maybe https://wiki.archlinux.org/index.php/St … ve_runtime for some general troubleshooting steps.
Also please post output in [ code ] tags and english in the future: https://wiki.archlinux.org/index.php/Co … s_and_code
Offline
Thanks!
I checked the https://wiki.archlinux.org/index.php/Steam#Installation, doesn't seem to have found the problem. I looked at https://wiki.archlinux.org/index.php/St … ve_runtime.
Then the terminal enters:
STEAM_RUNTIME=0 steam
Output:
/home/taizongh/.local/share/Steam/steam.sh:行106: VERSION_ID: 未绑定的变量
/home/taizongh/.local/share/Steam/steam.sh:行106: VERSION_ID: 未绑定的变量
Running Steam on arch 64-bit
STEAM_RUNTIME is disabled by the user
ERROR: ld.so: object '/usr/$LIB/libgpg-error.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
Refer to https://github.com/ValveSoftware/steam- … ssues/4768,I installed the
“steam-native-runtime”
and typed it again
STEAM_RUNTIME=0 steam
Output:
[taizongh@leccesg ~]$ STEAM_RUNTIME=0 steam
/home/taizongh/.local/share/Steam/steam.sh:行106: VERSION_ID: 未绑定的变量
/home/taizongh/.local/share/Steam/steam.sh:行106: VERSION_ID: 未绑定的变量
Running Steam on arch 64-bit
STEAM_RUNTIME is disabled by the user
[taizongh@leccesg ~]$
But steam doesn't open。
Go through https://wiki.archlinux.org/index.php/Steam#Installation and maybe https://wiki.archlinux.org/index.php/St … ve_runtime for some general troubleshooting steps.
Also please post output in [ code ] tags and english in the future: https://wiki.archlinux.org/index.php/Co … s_and_code
Last edited by taiongh (2018-10-04 16:21:57)
Offline
Try generating the en_US.UTF-8 UTF-8 locale, if you haven't already.
If that doesn't help, try launching with STEAM_RUNTIME=1.
Offline
Thank you so much.
Steam _runtime =1 steam
, steam starts to update, and that's it!
Try generating the en_US.UTF-8 UTF-8 locale, if you haven't already.
If that doesn't help, try launching with STEAM_RUNTIME=1.
Offline