GameServerManagers / LinuxGSM

The command-line tool for quick, simple deployment and management of Linux dedicated game servers.
https://linuxgsm.com
MIT License
4.31k stars 821 forks source link

Project Zomboind install dependancies string #1622

Closed DobriyDed closed 7 years ago

DobriyDed commented 7 years ago

Project Zomboid "install dependencies string" in website inctruction https://gameservermanagers.com/lgsm/pzserver/ for Ubuntu 64

sudo dpkg --add-architecture i386; sudo apt-get update;sudo apt-get install mailutils postfix curl wget file bzip2 gzip unzip bsdmainutils python util-linux ca-certificates tmux lib32gcc1 libstdc++6 libstdc++6:i386 default-jre

misses binutils , needed to run LinuxGSM

dgibbs64 commented 7 years ago

binutils has now been added to instructions and for checks

lock[bot] commented 6 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.