View Single Post
diceboy
Member
Join Date: Jun 2012
Old 06-03-2020 , 15:51   Re: CSGO Server wont start.
Reply With Quote #5

Try this
Quote:
dpkg --add-architecture i386 # enable multi-arch
apt-get update && apt-get upgrade
apt-get install libc6:i386 # install base 32bit libraries
apt-get install lib32z1
diceboy is offline