Mikael Feb 4, 2020 @ 3:38pm
Steamcmd and debian, steamcmd not found
I had followed the instructions for a debian install here: https://developer.valvesoftware.com/wiki/SteamCMD

After installing as root I changed user to my steam account.

I attempt to run it and get this in return:
bash: steamcmd: command not found

You have no idea how long I've been trying to get this working,
running debian 10 buster 32 bit (because even after I installed the 32 bit libraries and dependancies on 64 bit it still failed to run).

I'm at my wits end here, what is valves official install instructions missing? Why is this so much more difficult than literally installing anything else?
Last edited by Mikael; Feb 4, 2020 @ 3:39pm
< >
Showing 1-15 of 16 comments
[ASD]travis79 Feb 4, 2020 @ 4:05pm 
did you install from repositories, or manually?

~Travis
Mikael Feb 4, 2020 @ 4:10pm 
From repositories, added non-free to sources list. Etc.

I decided to just completely wipe and re-install.

I was able to get it running, I followed the steps exactly. I'm assuming I've missed a step but this is the third time I'm doing this, so not sure where I went wrong.

However there is another hoop to jump through, trying to login to the new steam account I made gives this output:
../common/friendsuihelpers.cpp (54) : Assertion Failed: Is64BitOS()

Googling this seems to be an issue related to steam, not steamcmd. So I'm not sure what's going on now.
[ASD]travis79 Feb 4, 2020 @ 4:16pm 
Hmm... haven't seen that error.

gonna jump out on a limb here, some games (like TF2) accept an anonymous login. have you tried logging into Steam "login anonymous"?

~Travis
Mikael Feb 4, 2020 @ 4:37pm 
Yes I did try that before.

However trying to install returned:

ERROR! Failed to install app '302550' (No subscription)

So I assumed I needed an actual steam account to get the files.

EDIT/ Just tried anonymous agian, same result.

Steam>login anonymous

Connecting anonymously to Steam Public...Logged in OK
Waiting for user info...OK

Steam>force_install_dir ./home/steam/ac/

Steam>app_update 302550
ERROR! Failed to install app '302550' (No subscription)

EDIT//

https://developer.valvesoftware.com/wiki/Dedicated_Servers_List

Lists Assetto Corsa as not being anonymous login. Which makes sense, it's not a free game afterall.
Last edited by Mikael; Feb 4, 2020 @ 4:44pm
Mikael Feb 4, 2020 @ 4:53pm 
There doesn't seem to be anything there that can help but I installed the packages anyways.

Full login output:

Steam>login *********
Logging in user '*********' to Steam Public ...
../common/friendsuihelpers.cpp (54) : Assertion Failed: Is64BitOS()
../common/friendsuihelpers.cpp (54) : Assertion Failed: Is64BitOS()
../common/friendsuihelpers.cpp (54) : Assertion Failed: Is64BitOS()
../common/friendsuihelpers.cpp (54) : Assertion Failed: Is64BitOS()
../common/friendsuihelpers.cpp (54) : Assertion Failed: Is64BitOS()
../common/friendsuihelpers.cpp (54) : Assertion Failed: Is64BitOS()
../common/friendsuihelpers.cpp (54) : Assertion Failed: Is64BitOS()
../common/friendsuihelpers.cpp (54) : Assertion Failed: Is64BitOS()
../common/friendsuihelpers.cpp (54) : Assertion Failed: Is64BitOS()
Logged in OK
Waiting for user info...../common/friendsuihelpers.cpp (54) : Assertion Failed: Is64BitOS()
../common/friendsuihelpers.cpp (54) : Assertion Failed: Is64BitOS()
OK

Steam>../common/friendsuihelpers.cpp (54) : Assertion Failed: Is64BitOS()
../common/friendsuihelpers.cpp (54) : Assertion Failed: Is64BitOS()
../common/friendsuihelpers.cpp (54) : Assertion Failed: Is64BitOS()
../common/friendsuihelpers.cpp (54) : Assertion Failed: Is64BitOS()
../common/friendsuihelpers.cpp (54) : Assertion Failed: Is64BitOS()
../common/friendsuihelpers.cpp (54) : Assertion Failed: Is64BitOS()
../common/friendsuihelpers.cpp (54) : Assertion Failed: Is64BitOS()
../common/friendsuihelpers.cpp (54) : Assertion Failed: Is64BitOS()
../common/friendsuihelpers.cpp (54) : Assertion Failed: Is64BitOS()
../common/friendsuihelpers.cpp (54) : Assertion Failed: Is64BitOS()
../common/friendsuihelpers.cpp (54) : Assertion Failed: Is64BitOS()
../common/friendsuihelpers.cpp (54) : Assertion Failed: Is64BitOS()
... (Continues infinitely)

It looks like I am in fact getting logged in, however still getting this output about a failed assertion.
[ASD]travis79 Feb 5, 2020 @ 1:21am 
looks like it is hanging up when trying to load the friends user interface helper... i am wondering if it is an issue with the repository steam. i did the manual install, without too many issues. though it was a different breed of Linux (shouldn't make a huge difference).

not saying you have to, though. if someone else here has a better idea, feel free to chime in.

~Travis
Metal_Warrior Feb 6, 2020 @ 10:43am 
I've written a script to install CS:S on a Debian Buster not long ago, which should completely automate the process of getting one up and running with only basic questions. You might find it helpful, there's a thread around somewhere.

By the way: 32bit systems are hell. Stick to 64bit and co-install the 32bit architecture on top. Will save you a lot of problems regarding memory, if you decide to use more of it one day.
Last edited by Metal_Warrior; Feb 6, 2020 @ 12:52pm
Mikael Feb 11, 2020 @ 11:47pm 
Originally posted by Metal_Warrior:
I've written a script to install CS:S on a Debian Buster not long ago, which should completely automate the process of getting one up and running with only basic questions. You might find it helpful, there's a thread around somewhere.

By the way: 32bit systems are hell. Stick to 64bit and co-install the 32bit architecture on top. Will save you a lot of problems regarding memory, if you decide to use more of it one day.

I ended up completely deleting my VM and just starting from scratch.

64bit with the drivers, followed the instructions again and it worked.

I have no idea where I went wrong. But I'm about to do it again for an Ark server now so if anything changes I'll be back.

Thanks for the help everyone.
massilia Aug 26, 2020 @ 7:16am 
Originally posted by BMRX:
I had followed the instructions for a debian install here: https://developer.valvesoftware.com/wiki/SteamCMD

After installing as root I changed user to my steam account.

I attempt to run it and get this in return:
bash: steamcmd: command not found

You have no idea how long I've been trying to get this working,
running debian 10 buster 32 bit (because even after I installed the 32 bit libraries and dependancies on 64 bit it still failed to run).

I'm at my wits end here, what is valves official install instructions missing? Why is this so much more difficult than literally installing anything else?
?
Thomas Jan 9, 2021 @ 7:20pm 
i have Errors when i start Gmod
RecordSteamInterfaceCreation (PID 15319): SteamGameServer013 /
RecordSteamInterfaceCreation (PID 15319): SteamUtils010 /
RecordSteamInterfaceCreation (PID 15319): SteamGameServer013 /
RecordSteamInterfaceCreation (PID 15319): SteamUtils010 /
RecordSteamInterfaceCreation (PID 15319): SteamNetworking006 /
RecordSteamInterfaceCreation (PID 15319): SteamGameServerStats001 /
RecordSteamInterfaceCreation (PID 15319): STEAMHTTP_INTERFACE_VERSION003 /
RecordSteamInterfaceCreation (PID 15319): STEAMINVENTORY_INTERFACE_V003 /
RecordSteamInterfaceCreation (PID 15319): STEAMUGC_INTERFACE_VERSION014 /
RecordSteamInterfaceCreation (PID 15319): STEAMAPPS_INTERFACE_VERSION008 /
Metal_Warrior Jan 10, 2021 @ 7:30am 
Originally posted by Mein-RPThomas:
i have Errors when i start Gmod
I don't see any errors here - would you please elaborate?

[Edit]
This is a crosspost from another thread. Please refrain from answering here.
Last edited by Metal_Warrior; Jan 10, 2021 @ 7:33am
Cave Johnson Aug 11, 2024 @ 3:06pm 
Switching from root/user to the user with steam using "sudo -u steam -s" causes:

"bash: steamcmd: command not found"

I just got around it by opening a remote new terminal logged in as the steam account instead of switching users in the terminal itself.

When logged in this way, you don't see the normal "steamuser@computername:" at the beginning of every line, but instead you only get a "$" symbol
Last edited by Cave Johnson; Aug 11, 2024 @ 3:08pm
Metal_Warrior Aug 14, 2024 @ 5:41pm 
Have you ever worked with Linux before or are you a complete newbie?
< >
Showing 1-15 of 16 comments
Per page: 1530 50