Teamspeak and all .tar.bz2 exctracted servers (if any) require bzip2.
This needs to be added to the website.
steamcmd.tar.gz is also used on all servers. So i think that all servers may require bzip2
Isn't .gz used by gzip?
Thanks for confirming this for me. This would mean that gzip should be a required dependency.
.tar.gz is gzip
.tar.bz2 is bzip2
(and .tar.xz is Lzma (7zip) and requires xz-utils)
If gzip is usually pre-installed, bzip2 is usually not. However, they are still both requirement for either steamcmd or external .tar.bz2 server files such as for ts3.
I found that gzip is usually always pre-installed, with bzip2 not always being installed by default, but it's definitely a good idea to have both as dependencies. It's also very useful to have bzip2 for people who use their server as a web host for FastDL and want to compress their files.
That's it, everything has been said :)
The website and the functions are now updated in dev branch.
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.