Zandronum Server on FreeBSD: Difference between revisions
DrinkyBird (talk | contribs) No edit summary |
DrinkyBird (talk | contribs) No edit summary |
||
Line 12: | Line 12: | ||
=== Package List === | === Package List === | ||
'''Note:''' Packages in <span style='background: #b3ffb3'>green</span> are the latest '''stable''' build, and packages in <span style='background: #ffffb3'>yellow</span> are the latest '''beta''' build. | |||
{| class='wikitable' style='width: 100%;' | {| class='wikitable' style='width: 100%;' | ||
! Version | ! Version | ||
! i386 | ! i386 | ||
! x86_64 | ! x86_64 | ||
|- | |- style='background: #ffffb3' | ||
| 3.0-alpha-160814-2010 | | 3.0-alpha-160814-2010 | ||
| | | | ||
| | | | ||
|- style='background: # | |- style='background: #b3ffb3' | ||
| '''2.1.2''' | | '''2.1.2''' | ||
| | | |
Revision as of 12:03, 22 August 2016
It is possible to run a Zandronum server on FreeBSD.
Binary Packages
csnxs provides binary packages for FreeBSD, which are available on his archive.
Before you use these packages, you must install dependencies:
$ pkg install sdl sqlite3 openssl
If asked to install pkg
, do so.
Package List
Note: Packages in green are the latest stable build, and packages in yellow are the latest beta build.
Version | i386 | x86_64 |
---|---|---|
3.0-alpha-160814-2010 | ||
2.1.2 | zandronum-freebsd-x86_64-2.1.2.txz |
Once downloaded, use tar xf
to extract the package into a new directory.