WesnothBinariesLinux

From The Battle for Wesnoth Wiki
Revision as of 09:04, 9 May 2006 by Bobdole (talk | contribs)

.org/debian/ unstable main

deb-src http://ftp.tr.debian.org/debian/ unstable main

to /etc/apt/sources.list,

Package: wesnoth
Pin: version 1.0-1sarge*
Pin-Priority: 1001

Package: wesnoth-data
Pin: version 1.0-1sarge*
Pin-Priority: 1001

Package: *
Pin: release a=stable
Pin-Priority: 700

Package: *
Pin: release a=testing
Pin-Priority: 650

Package: *
Pin: release a=unstable
Pin-Priority: 600

to /etc/apt/preferences and then installing ttf-dejavu with

apt-get install -t unstable ttf-dejavu

worked for me ;-)

Compiling

If you want to install the latest Development version you may have to compile it yourself. See Compiling Wesnoth.

To install the dependencies : <

aptitude purge wesnoth

Note that will remove all your wesnoth configuration. Then, download the source by wget, or your internet navigator. Save it in the /usr/src directory. Now, it's very easy :

cd /usr/src
tar -xvzf wesnoth-1.x.x.tar.gz
cd wesnoth-1.x.x
./configure
make
make install

You may have more information about this part in the Compiling Wesnoth page.

Ubuntu

Battle for Wesnoth 1.0.1-1 is included in Ubuntu Dapper's universe collection. This is the latest stable release. As this is not the latest version, Breezy users will need to do one of the following to obtain the latest version:

  • Upgrade to the Dapper Drake, or
  • Use the Breezy-Backports repository,
  • Use an unofficial repository, or
  • Build from the source per Debian above, or
  • Use the generic binary for GNU/Linux found on the Download page.

Of these options, the final one is most likely the easiest at this time, while building from source is the most reliable.

See the Ubuntu Starter Guide's section on adding the universe repositories.

Do not attempt to install the debian package and associated dependencies using dpkg as you will break your environment!

Compiling

If you choose to build the source you should add the a flag to configure to ensure your installation puts the data in the same place as the official installation path:

cd /usr/src
tar -xvzf wesnoth-1.x.x.tar.gz
cd wesnoth-1.x.x
./configure --datadir=/usr/share/games ...
make
sudo make install

Fedora Core

Battle for Wesnoth is included in Fedora Extras, which is enabled in Fedora Core 4 by default.

Gentoo

  • emerge wesnoth

klik

  • The most easy way to testdrive BfW is provided via klik. klik enables clients to create distribution-independent binaries which require no "installation" (the base system remains untouched); its created "AppDir" bundles run even from USB stick or CD RW. klik support is pre-enabled on Knoppix and Kanotix Live CDs. Other distros need to install a small klik client (less than 20 kByte download, less than 20 seconds effort). See the klik FAQ for details. A BfW-specific klik website has links to help with the package. Once the klik client is installed, look at this:
    • Wesnoth-1.0 stable Version: to "klik" it, type klik://wesnoth into your Browser
    • Wesnoth-1.1.1 Development-Version: to "klik" it, type klik://wesnoth-latest into your Browser

Mandrake (cooker)

Slackware 10.2

sorry but the 10.1 isn't out. Don't worry the 10.2 is here \o/ enjoy

SuSE / OpenSUSE




The OpenSUSE Development build is Wesnoth for the current OpenSUSE releases (aka 10.1)

Xandros Linux

  • This disto for wesnoth-1.1.1 works well with Xandros 3
  • Xandros 3 has the distro for wesnoth .9 available through Xandros Networks

Yoper Linux

All versions built for Yoper 2.2.0-6, although they should install on 2.1. Please let kernowyon know via the Yoper forums if you get any problems Latest 1.0.2 version

1.0.1 version

Earlier version

Binaries for all distributions

Other

See Also