
Originally Posted by
danber
I downloaded and decompressed all the files. There's a native Steam executable, but I didn't manage to get it running yet.
Code:
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
Calling steam.sh:
Code:
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$
Will investigate further.