und natuerlich: http://store.steampowered.com/public/cl ... ient_linux
Ein wenig aus http://www.phoronix.com/forums/showthread.php?t=23326 zusammen kopiert:
"I downloaded and decompressed all the files. There's a native Steam executable, but I didn't manage to get it running yet."Originally Posted by danber
By looking in the file at http://store.steampowered.com/public/cl ... ient_linux I managed to change the url and download 4 interesting files.
I have not been able to verify the content of the files yet, but will look into it as soon as I get home from work.
Code: Alles auswählen
yjwong@yjwong-laptop:~/Documents/steam$ file linux32/steam
linux32/steam: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.19, not stripped
Code: Alles auswählen
yjwong@yjwong-laptop:~/Documents/steam$ ./steam.sh
[ 0%] !!! Fatal Error: Failed to determine download location for universe 0
[----] Verifying installation...
[ 0%] Downloading Update...
[ 0%] !!! Fatal Error: Failed to determine download location for universe 0
unlinked 0 orphaned pipes
CellID: Fetching server list from CSDS. . .
CellID: CSDS returned 168 servers.
CellID: Connecting to 62.118.240.140:27031. . .
CellID: Connect to 62.118.240.140:27031 took 524 MS
CellID: New Best!
CellID: Connecting to 209.197.6.226:27031. . .
Shutting down. . .
CellID: Connect to 209.197.6.226:27031 took 326 MS
CellID: New Best!
CellID: Connecting to 203.77.185.186:27031. . .
CellID: Connect to 203.77.185.186:27031 took 286 MS
CellID: New Best!
CellID: Connecting to 69.28.153.109:27031. . .
CellID: Connect to 69.28.153.109:27031 took 380 MS
CellID: Connecting to 79.141.161.2:27031. . .
CellID: exiting!
unlinked 2 orphaned pipes
CAsyncIOManager: 0 threads terminating. 0 reads, 0 writes, 0 deferrals.
CAsyncIOManager: 1657 single object sleeps, 0 multi object sleeps
CAsyncIOManager: 0 single object alertable sleeps, 1 multi object alertable sleeps
yjwong@yjwong-laptop:~/Documents/steam$
Code: Alles auswählen
ldd vgui2_s.so
`./vgui2_s.so'
linux-gate.so.1 => (0xf77a3000)
libtier0_s.so => not found
libvstdlib_s.so => not found
libX11.so.6 => /usr/lib32/libX11.so.6 (0xf734e000)
libGL.so.1 => //usr/lib32/opengl/xorg-x11/lib/libGL.so.1 (0xf72d8000)
libfontconfig.so.1 => /usr/lib32/libfontconfig.so.1 (0xf72a9000)
libfreetype.so.6 => /usr/lib32/libfreetype.so.6 (0xf7223000)
libm.so.6 => /lib32/libm.so.6 (0xf71fd000)
libdl.so.2 => /lib32/libdl.so.2 (0xf71f9000)
libpthread.so.0 => /lib32/libpthread.so.0 (0xf71e0000)
/lib/ld-linux.so.2 (0xf77a4000)
libc.so.6 => /lib32/libc.so.6 (0xf7099000)
libxcb.so.1 => /usr/lib32/libxcb.so.1 (0xf7080000)
libXext.so.6 => /usr/lib32/libXext.so.6 (0xf7070000)
libXxf86vm.so.1 => /usr/lib32/libXxf86vm.so.1 (0xf706a000)
libXdamage.so.1 => /usr/lib32/libXdamage.so.1 (0xf7066000)
libXfixes.so.3 => /usr/lib32/libXfixes.so.3 (0xf705f000)
libX11-xcb.so.1 => /usr/lib32/libX11-xcb.so.1 (0xf705c000)
libxcb-glx.so.0 => /usr/lib32/libxcb-glx.so.0 (0xf704a000)
libdrm.so.2 => /usr/lib32/libdrm.so.2 (0xf703f000)
libz.so.1 => /lib32/libz.so.1 (0xf702b000)
libexpat.so.1 => /usr/lib32/libexpat.so.1 (0xf7004000)
libXau.so.6 => /usr/lib32/libXau.so.6 (0xf7000000)
libXdmcp.so.6 => /usr/lib32/libXdmcp.so.6 (0xf6ffa000)
librt.so.1 => /lib32/librt.so.1 (0xf6ff1000)