安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
https://developer.valvesoftware.com/wiki/SteamCMD#32-bit_libraries_on_64-bit_Linux_systems
ok, fair enough. i just performed the command listed (yum install glibc.i686 libstdc++.i686), and i have the libs already, according to YUM.
and even though it is a VERY BAD IDEA, i ran the launcher under root, checking to see if it was a permissions issue, and same result. as in the top post.
~Travis
~Travis
replay_srv.so does exist, so i don't know why it still doesn't find it.
these are installed, so the question is how to make them visible/usable for steam.
oh, and the contents of the debug.log, with my server token filtered out:
any thoughts or ideas?
Thanks,
~Travis
~Travis
Could you tell me how did you fix it? I´m having exactly the same problem
sorry i can't remember what was the solution, as when i update hardware, i fear i may have to go through it again.
~Travis
On 64-bit Debian/Ubuntu/Linux Mint run:
$ sudo dpkg --add-architecture i386
$ sudo apt-get update
$ sudo apt-get install lib32z1 libncurses5:i386 libbz2-1.0:i386 lib32gcc-s1 lib32stdc++6 libtinfo5:i386 libcurl3-gnutls:i386 libsdl2-2.0-0:i386
these commands