This wiki was in read-only mode for many years, but can now be edited again. A lot of information will need to be updated.
Installing on Linux: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
→Gentoo: Remove bit about 2.0 svn branch, and broken link to svn ebuild |
||
| Line 24: | Line 24: | ||
# emerge bzflag | # emerge bzflag | ||
[[Category:Installing]] | [[Category:Installing]] | ||
[[Category:Tutorials]] | [[Category:Tutorials]] | ||
Revision as of 18:06, 5 October 2009
This is how to install. To compile, see Compiling.
Installing from tarball
You extract it and run the install script as root.
Installing using a package manager
This depends on your distribution. But for example:
$ sudo rpm -ivh bzflag.x86.208.rpm
Fedora / Red Hat / Mandriva / SUSE
$ sudo yum install bzflag
For the server package:
$ sudo yum install bzflag-server
Ubuntu / Debian
$ sudo apt-get install bzflag
For the server package:
$ sudo apt-get install bzflag-server
Gentoo
# emerge bzflag