= How to install the latest version on other OSes = '''Warning''': The game is currently under heavy development, and many features are currently missing. This release is an '''alpha version''', not a completed playable game - please check our '''[http://play0ad.com/ site]''' and '''[http://www.wildfiregames.com/forum/index.php?showforum=135 forums]''' for future updates! 0 A.D. is mostly intended to work with [http://play0ad.com/download/win/ Windows], [http://play0ad.com/download/linux/ Linux], and [http://play0ad.com/download/mac/ OS X], but it has been confirmed to work on other operating systems. Please report any problems in our [http://www.wildfiregames.com/forum/index.php?showforum=378 Bug reports forum here]. [[TOC(inline,noheading)]] == DragonFly BSD == 0 A.D. is available in [http://gitweb.dragonflybsd.org/dports.git/tree/HEAD:/games/0ad DPorts]. {{{ cd /usr/dports/games/0ad make install clean }}} == FreeBSD == 0 A.D. is available as a [http://svnweb.freebsd.org/ports/head/games/0ad/ port] for FreeBSD. After [http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/updating-upgrading-portsnap.html updating] your ports collection, do the following to build and install 0 A.D and its dependencies: {{{ cd /usr/ports/games/0ad make install clean }}} You might also be able to use a graphical utility like package manager for GNOME, searching for 0 A.D. under Games. == OpenBSD == 0 A.D. is in the [http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/games/0ad/ ports tree] and also available as a package. {{{ pkg_add 0ad }}} == PC-BSD == 0 A.D. is available as a [ftp://ftp.pcbsd.org/pub/pbioutgoing/x64/9/games/0ad/ PBI (x64)] or [ftp://ftp.pcbsd.org/pub/pbioutgoing/i386/9/games/0ad/ PBI (i386)] for PC-BSD 9. The easiest way to install is opening !AppCafe and searching for "0ad" or browsing under Games. You can also install it from the command line with [http://wiki.pcbsd.org/index.php/PBI_Manager#pbi_add.281.29 pbi_add]: {{{ pbi_add -r 0ad }}} == Compiling on Unix-likes == 0 A.D. should compile on most recent Linux distributions and it has been known to work on some BSD variants as well. Follow the instructions on [wiki:LatestReleaseLinux#CompilingonLinux LatestReleaseLinux] and BuildInstructions. == How to get info on new releases == There are several ways to be notified when a new release is out, as well as getting notified on other updates, either by subscribing to the [http://feedburner.google.com/fb/a/mailverify?uri=0AdNews&loc=en_US email mail list], following [http://www.twitter.com/play0ad 0 A.D. on Twitter], [http://www.facebook.com/play0ad Facebook], or [https://plus.google.com/105243244628275530704 Google+], or by using the [http://feeds.feedburner.com/0AdNews RSS feed].