03-15-2005, 04:12 PM
I have been trying to setup a cs source server on my rig, but it never gets past ./steam ... heres the logs:
_________________________________________________________________
$ wget http://www.steampowered.com/download/hldsupdatetool.bin --06:09:35-- http://www.steampowered.com/download/hldsupdatetool.bin
=> `hldsupdatetool.bin'
Resolving http://www.steampowered.com... done.
Connecting to http://www.steampowered.com[69.28.175.115]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2,981,254 [application/octet-stream]
100%[====================================>] 2,981,254 567.85K/s ETA 00:00
06:09:45 (567.85 KB/s) - `hldsupdatetool.bin' saved [2981254/2981254]
$ chmod +x hldsupdatetool.bin
$ ll
total 2932
drwxr-xr-x 2 cssource cssource - 512 Mar 15 06:09 ./
drwxr-xr-x 4 cssource cssource - 512 Mar 15 06:09 ../
-rwxr-xr-x 1 cssource cssource - 2981254 Oct 11 18:44 hldsupdatetool.bin*
$ ./hldsupdatetool.bin
===================== LICENSING INFO =====================
Enter 'yes' to accept this agreement, 'no' to decline: yes
extracting steam...done
$ chmod +x steam
$ ./steam
Use:
Create a Steam Account:
-create <username> <password> <question> <answer>
Install or update HLDS:
-update <game> <installdir> <username> [<password> [Y]]
Y => remember password
View installed versions:
-version
_________________________________________________________________
really confusing, and I have loaded Linux from Port and compiled from source....
any ideas?
_________________________________________________________________
$ wget http://www.steampowered.com/download/hldsupdatetool.bin --06:09:35-- http://www.steampowered.com/download/hldsupdatetool.bin
=> `hldsupdatetool.bin'
Resolving http://www.steampowered.com... done.
Connecting to http://www.steampowered.com[69.28.175.115]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2,981,254 [application/octet-stream]
100%[====================================>] 2,981,254 567.85K/s ETA 00:00
06:09:45 (567.85 KB/s) - `hldsupdatetool.bin' saved [2981254/2981254]
$ chmod +x hldsupdatetool.bin
$ ll
total 2932
drwxr-xr-x 2 cssource cssource - 512 Mar 15 06:09 ./
drwxr-xr-x 4 cssource cssource - 512 Mar 15 06:09 ../
-rwxr-xr-x 1 cssource cssource - 2981254 Oct 11 18:44 hldsupdatetool.bin*
$ ./hldsupdatetool.bin
===================== LICENSING INFO =====================
Enter 'yes' to accept this agreement, 'no' to decline: yes
extracting steam...done
$ chmod +x steam
$ ./steam
Use:
Create a Steam Account:
-create <username> <password> <question> <answer>
Install or update HLDS:
-update <game> <installdir> <username> [<password> [Y]]
Y => remember password
View installed versions:
-version
_________________________________________________________________
really confusing, and I have loaded Linux from Port and compiled from source....
any ideas?