18.06.2018, 17:04
Oh its just linux basics you need to get used to these really if you are gonna mess around with linux console servers. Below should work, change apt-get to yum depending on your linux distribution.
NOTE: if it says unable to locate the package/the candidate, first do below then execute the first one. Again change the apt-get part to your distribution one.
Код:
"sudo apt-get install libstdc++6"
Код:
"sudo apt-get update sudo apt-get upgrade"