User Story
As a friend, I want install arma3 on a server for a friend so that he can play on it.
Basic info
- Distro: [Ubuntu 21.04]
- Game: [Arma 3]
- Command: [Monitor]
- LinuxGSM version: [v21.2.4]
Further Information
The Dependencies for SteamCMD on Ubuntu 21.04 are not correct identified, so that it needs to be added to pile of if statement where the distribution version is linked to the system requirements.
To Reproduce
Steps to reproduce the behaviour:
- Install ubuntu 21.04
- download linuxgsm
- run
./linuxgsm arma3server
- rum
./arma3server instal
- See error
Expected behaviour
Lists all dependencies to be installed correct and knows about the renaming of lib32gcc1 to lib32gcc-s1 on debian10 based systems.
User Story
As a friend, I want install arma3 on a server for a friend so that he can play on it.
Basic info
Further Information
The Dependencies for SteamCMD on Ubuntu 21.04 are not correct identified, so that it needs to be added to pile of if statement where the distribution version is linked to the system requirements.
To Reproduce
Steps to reproduce the behaviour:
./linuxgsm arma3server./arma3server instalExpected behaviour
Lists all dependencies to be installed correct and knows about the renaming of lib32gcc1 to lib32gcc-s1 on debian10 based systems.