09-22-2008, 12:48 PM
I am having issues when i am trying to use the steam update tool.
Here's my command line:
GCC Version
LDD Version
Kernel:
Hardware:
I get this error every time i try to do the update. This is a fresh update. I have deleted the directory, even tried it in a different one.
Any help would be much appriciated.
Here's my command line:
Code:
[user@localhost hlds_l]# ./steam -command update -game "Counter-Strike Source" -dir ./cssource -verify_all
Checking bootstrapper version ...
Updating Installation
Checking/Installing 'Counter-Strike Source Shared Content' version 68
Checking/Installing 'Base Source Shared Models' version 4
Checking/Installing 'Base Source Shared Sounds' version 4
Retrying in 30 seconds. . .
Checking/Installing 'Base Source Shared Sounds' version 4
CMallocedBlock(): realloc failed
Code:
gcc --version
gcc (GCC) 4.3.0 20080428 (Red Hat 4.3.0-8)
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Code:
ldd --version
ldd (GNU libc) 2.8
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.
Code:
uname -a
Linux localhost.localdomain 2.6.25-14.fc9.i686 #1 SMP Thu May 1 06:28:41 EDT 2008 i686 i686 i386 GNU/Linux
Hardware:
Code:
3.2Ghz Processor
2Gb RAM
I get this error every time i try to do the update. This is a fresh update. I have deleted the directory, even tried it in a different one.
Any help would be much appriciated.