Antichamber

Antichamber

nowic 2014 年 6 月 12 日 下午 2:01
Fails to start on Linux
I can't start the game on Debian GNU/Linux jessie/testing 64-Bit through Steam or from the commandline. libtcmalloc seems to be missing. What dependencies do I have to install?

Steam error:
ERROR: ld.so: object '/home/user/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/user/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
/home/user/.local/share/Steam/SteamApps/common/Antichamber/Binaries/Linux/UDKGame-Linux: error while loading shared libraries: libtcmalloc.so.0: cannot open shared object file: No such file or directory


Error on the commandline:
/home/user/.local/share/Steam/SteamApps/common/Antichamber/Binaries/Linux/UDKGame-Linux: error while loading shared libraries: libtcmalloc.so.0: cannot open shared object file: No such file or directory
< >
正在显示第 1 - 3 条,共 3 条留言
voda 2014 年 6 月 12 日 下午 2:23 
In Debian I had to install libgoogle-perftools4i386 (32bit version) and run sed 's/libtcmalloc.so.0/libtcmalloc.so.4/' -i UDKGame-Linux (located in Binaries/Linux directory).
Stupendous Man 2014 年 6 月 12 日 下午 2:32 
Since the latest update there's no need for the above fix, it runs as it should. :)
nowic 2014 年 6 月 13 日 下午 2:23 
Yes, now it woks! Thanks for the update!
< >
正在显示第 1 - 3 条,共 3 条留言
每页显示数: 1530 50

发帖日期: 2014 年 6 月 12 日 下午 2:01
回复数: 3