08-27-2012, 01:09 PM
Hi there.
I'm trying to set up a TF2 server on a Debian x86_64 machine (Dreamhost VPS) and I keep hitting a brick wall, even before any of the files can be downloaded.
Here's the issue:
The file does exist at /home/<user>/.steam/ClientRegistry.blob, but steam is looking for the wrong location.. I'm getting mildly frustrated, since this works on an Ubuntu 12.04 local VM, but not on the VPS. Any ideas?
I'm trying to set up a TF2 server on a Debian x86_64 machine (Dreamhost VPS) and I keep hitting a brick wall, even before any of the files can be downloaded.
Here's the issue:
Code:
$ ./steam
Checking bootstrapper version ...
File does not exist: /home/<user>/.steam\ClientRegistry.blob
$
The file does exist at /home/<user>/.steam/ClientRegistry.blob, but steam is looking for the wrong location.. I'm getting mildly frustrated, since this works on an Ubuntu 12.04 local VM, but not on the VPS. Any ideas?