Other packages

From Arx Libertatis Wiki
Revision as of 07:02, 18 April 2012 by Ds (talk | contribs) (→‎24px| Linux)
Jump to navigation Jump to search

ℹ️  The first release has not yet occurred. When it does user instructions will become available. For now what resources are available are listed here, but please keep in mind the current version is unstable/development. For those who are not programmers "unstable" refers mostly to the fact the release is not official and that changes may occur frequently.

ℹ️  This page only lists downloads for the Arx Libertatis game binary and tools and their source code. You will also need the data files from the original Arx Fatalis or its demo - see Getting the game data.

Arx Libertatis 1.0 Release Candidates

File:Windows icon.png Windows

To install Arx Libertatis under windows, first install the original game and apply the 1.21 patch (included in Steam and GOG versions):

Then use one of the Arx Libertatis installers below:

File:Tux.png Linux

ℹ️  Please see Installing the game data under Linux regarding where and how to install the game data.

Portable Binaries

We provide portable binaries that should run on any non-ancient x86 or amd64 linux distribution. However, using a distribution-specific package, if available, is recommended for better integration with the rest of the system.


Arch icon.png Arch Linux

You need an AUR Helper to install the arx-libertatis package. For example packer.

packer -S arx-libertatis

Alternatively install the the arx-libertatis-debug package if you want a debug build.


Gentoo icon.png Gentoo Linux

You will need layman with git support, so install that first if you don't have it already:

emerge app-portage/layman[git]

Next, you need to add the arx-libertatis overlay that contains the arx-libertatis ebuild.

layman -f -a arx-libertatis

The you can install the games-rpg/arx-libertatis package as usual. There are also packages for the game data (games-rpg/arx-fatalis-data) and demo (games-rpg/arx-fatalis-demo).

Updating

Overlays added using layman won't be updated by emerge --fetch, you need to run

layman -S


Other Distributions

If your favorite distribution is not listed here, you can either use the portable binaries or build from source code.

If you create your own packages, please link them here so others can find them.

File:Apple icon.png Mac OS X

Currently no Mac OS X binary is made available. See Downloading and Compiling under Mac OS X for building from source code.

File:FreeBSD icon.png FreeBSD

Currently no FreeBSD port is available. See Downloading and Compiling under Linux for building from source code.

Source Code

To download the latest Arx Libertatis source code release click one of the links below:

Also see the operating system-specific instructions for compiling on File:Windows icon.png Windows, File:Tux.png Linux and File:Apple icon.png Mac OS X.