Antichamber

Antichamber

nowic Jun 12, 2014 @ 2:01pm
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
< >
Showing 1-3 of 3 comments
voda Jun 12, 2014 @ 2:23pm 
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 Jun 12, 2014 @ 2:32pm 
Since the latest update there's no need for the above fix, it runs as it should. :)
nowic Jun 13, 2014 @ 2:23pm 
Yes, now it woks! Thanks for the update!
< >
Showing 1-3 of 3 comments
Per page: 1530 50

Date Posted: Jun 12, 2014 @ 2:01pm
Posts: 3