You are not logged in.
Pages: 1
Steam have recently released on Linux. I've grabbed the .deb and tried to install with sudo dpkg -i steam_latest.deb. This did not complete the install so I tried with --force-all:
codemonkey@crunchbang:~/downloads$ sudo dpkg -i steam_latest.deb
(Reading database ... 102086 files and directories currently installed.)
Preparing to replace steam 1.0.0.29 (using steam_latest.deb) ...
Unpacking replacement steam ...
dpkg: dependency problems prevent configuration of steam:
steam depends on libc6 (>= 2.15); however:
Version of libc6:i386 on system is 2.13-38.
dpkg: error processing steam (--install):
dependency problems - leaving unconfigured
Processing triggers for desktop-file-utils ...
Processing triggers for hicolor-icon-theme ...
Processing triggers for man-db ...
Errors were encountered while processing:
steam
codemonkey@crunchbang:~/downloads$ sudo dpkg -i --force-all steam_latest.deb
(Reading database ... 102086 files and directories currently installed.)
Preparing to replace steam 1.0.0.29 (using steam_latest.deb) ...
Unpacking replacement steam ...
dpkg: steam: dependency problems, but configuring anyway as you requested:
steam depends on libc6 (>= 2.15); however:
Version of libc6:i386 on system is 2.13-38.
Setting up steam (1.0.0.29) ...
Processing triggers for desktop-file-utils ...
Processing triggers for hicolor-icon-theme ...
Processing triggers for man-db ...Seems that it's installed fine, but when I try to run I get the following:
codemonkey@crunchbang:~/downloads$ steam
Running Steam on debian 7.0 32-bit
STEAM_RUNTIME is enabled automatically
/home/codemonkey/.local/share/Steam/ubuntu12_32/steam: /lib/i386-linux-gnu/i686/cmov/libc.so.6: version `GLIBC_2.15' not found (required by /home/codemonkey/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6)
/home/codemonkey/.local/share/Steam/ubuntu12_32/steam: /lib/i386-linux-gnu/i686/cmov/libc.so.6: version `GLIBC_2.15' not found (required by /home/codemonkey/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6)
Installing bootstrap /home/codemonkey/.local/share/Steam/bootstrap.tar.xz
Running Steam on debian 7.0 32-bit
STEAM_RUNTIME has been set by the user to: /home/codemonkey/.local/share/Steam/ubuntu12_32/steam-runtime
/home/codemonkey/.local/share/Steam/ubuntu12_32/steam: /lib/i386-linux-gnu/i686/cmov/libc.so.6: version `GLIBC_2.15' not found (required by /home/codemonkey/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6)
/home/codemonkey/.local/share/Steam/ubuntu12_32/steam: /lib/i386-linux-gnu/i686/cmov/libc.so.6: version `GLIBC_2.15' not found (required by /home/codemonkey/.local/share/Steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6)I did some searching around this issue. Everything I can find seems to be related to people who are running 64bit Debian. One particularly long and unresolved thread was discussing upgrading libc6 to 2.15, at which I also had no success.
I am pretty certain I am not on 64bit #!. I downloaded the 32-bit image and uname -a gives me:
Linux crunchbang 3.2.0-4-686-pae #1 SMP Debian 3.2.35-2 i686 GNU/LinuxHas anyone had any success running Steam on a non-Ubuntu distro? Any ideas what I might do to install steam?
Last edited by codemonkey (2013-02-19 21:00:07)
Offline
w00t that worked! I had to cd to ~/.steam/bin and run ./steam from there, but it's working!
Offline
Well... the steam self-updater ran for a bit, then closed with no warning. Trying to run it again just gives "failed to load libsteam.so".
Again, lots of [SOLVED] posts re: 64bit ubuntu, but not a lot besides that. I think I'm going to give up, not like I'm going to play any games on my #! machine, I've got a gaming rig for that
Thanks for the help sage.
Offline
Pages: 1
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.