Steam is no longer working (linux-steam-utils)

I just installed linux-steam-utils on my main machine after trying it out in a VM yesterday but either it's no longer working or I did something wrong.

This is all I get when running the steam command after following the steps I got after installing it and rebooting (Linux is already enabled).
Code:
silli@greesod:~ $ steam
/home/silli/.steam/steam/ubuntu12_32/steam-runtime/run.sh: line 85: steam-runtime-identify-library-abi: command not found
run.sh[1704]: steam-runtime-identify-library-abi --ldconfig-paths failed, falling back to ldconfig
ELF interpreter /lib/ld-linux.so.2 not found, error 2
/usr/local/bin/steam:217:in `read': No such file or directory @ rb_sysopen - /home/silli/.steam/steam.pid (Errno::ENOENT)
    from /usr/local/bin/steam:217:in `block in <main>'
    from /usr/local/bin/steam:208:in `loop'
    from /usr/local/bin/steam:208:in `<main>'
 
ELF interpreter /lib/ld-linux.so.2 not found, error 2

Could it be related to the symlink issue discussed in the post below?

 
Back
Top