Universal BlueUB
Universal Blue•4mo ago
Vohk

ujust install-steamcmd does not appear to be setting the path correctly

After running ujust install-steamcmd, it appears to work correctly and successfully download, unpack, and creates the symbolic link. But when I attempt run steamcmd:
/home/user/.local/bin/steamcmd: line 37: /home/user/.local/bin/linux32/steamcmd: No such file or directory
Skimming the steamcmd bash, I have no idea what's going on in there.

I did find this reference on a previous issue (fixed?) https://discord.com/channels/1072614816579063828/1087140957096517672/1407845591001600170 to running ~/.steam/steamcmd.sh and that did successfully launch steamcmd.

I think I found the related GitHub issue but running the version of the script in that PR didn't solve it either.

Before I go tinkering, I wanted to see if there was a correct way to solve this one 😄

edit, actually reading that steamcmd script a bit more, I think it's that the script isn't putting the executable in the right place?
Was this page helpful?