Asenna Steam
kirjaudu sisään
|
kieli
简体中文 (yksinkertaistettu kiina)
繁體中文 (perinteinen kiina)
日本語 (japani)
한국어 (korea)
ไทย (thai)
български (bulgaria)
Čeština (tšekki)
Dansk (tanska)
Deutsch (saksa)
English (englanti)
Español – España (espanja – Espanja)
Español – Latinoamérica (espanja – Lat. Am.)
Ελληνικά (kreikka)
Français (ranska)
Italiano (italia)
Bahasa Indonesia (indonesia)
Magyar (unkari)
Nederlands (hollanti)
Norsk (norja)
Polski (puola)
Português (portugali – Portugali)
Português – Brasil (portugali – Brasilia)
Română (romania)
Русский (venäjä)
Svenska (ruotsi)
Türkçe (turkki)
Tiếng Việt (vietnam)
Українська (ukraina)
Ilmoita käännösongelmasta
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