Пытаюсь поставить сервер на Debian 9.0 Standard 9.0 2 Amd64, но возникает проблема с запуском steamcmd.sh, пишет что нет файла или директории. Посмотрел что делал изначально. Заострил внимание на установке библиотек, судя по всему что то ставиться не так. Подскажите что нужно еще сделать, что бы установить библиотеки правильно?
apt-get update
...
root@vps:~# apt-get install lib32gcc1
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
lib32gcc1 : Depends: libc6-i386 (>= 2.2.4) but it is not going to be installed
lsb-release : Depends: distro-info-data but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
root@vps:~#