Zandronum Server on FreeBSD: Difference between revisions
DrinkyBird (talk | contribs) (Created page with "It is possible to run a Zandronum server on FreeBSD. == Binary Packages == csnxs provides binary packages for FreeBSD, which are available on his [https://csnxs.uk/archive/id...") |
DrinkyBird (talk | contribs) No edit summary |
||
Line 18: | Line 18: | ||
! x86_64 | ! x86_64 | ||
|- | |- | ||
| 2.1.2 | | 3.0-alpha-160814-2010 | ||
| | |||
| | |||
|- style='background: #ffffb3' | |||
| '''2.1.2''' | |||
| | | | ||
| [https://csnxs.uk/archive/id/doom/sourceports/zandronum/builds/freebsd/zandronum-freebsd-x86_64-2.1.2.txz zandronum-freebsd-x86_64-2.1.2.txz] | | [https://csnxs.uk/archive/id/doom/sourceports/zandronum/builds/freebsd/zandronum-freebsd-x86_64-2.1.2.txz zandronum-freebsd-x86_64-2.1.2.txz] | ||
|} | |} | ||
Once downloaded, use <code>tar xf</code> to extract the package into a new directory. |
Revision as of 11:57, 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
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.