<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.wesnoth.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Bpepple</id>
	<title>The Battle for Wesnoth Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.wesnoth.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Bpepple"/>
	<link rel="alternate" type="text/html" href="https://wiki.wesnoth.org/Special:Contributions/Bpepple"/>
	<updated>2026-04-07T19:44:21Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.16</generator>
	<entry>
		<id>https://wiki.wesnoth.org/index.php?title=WesnothBinariesLinux&amp;diff=23364</id>
		<title>WesnothBinariesLinux</title>
		<link rel="alternate" type="text/html" href="https://wiki.wesnoth.org/index.php?title=WesnothBinariesLinux&amp;diff=23364"/>
		<updated>2008-03-09T14:04:50Z</updated>

		<summary type="html">&lt;p&gt;Bpepple: /* Fedora */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= GNU/Linux =&lt;br /&gt;
Not all Distributions are always at the state of the current release. If you want to be sure to have the current version, please get the sources and compile it yourself.&lt;br /&gt;
&lt;br /&gt;
=== Arch Linux ===&lt;br /&gt;
* For the official pkg from [extra]: &amp;lt;code&amp;gt;pacman -S wesnoth&amp;lt;/code&amp;gt; &lt;br /&gt;
* dibblethewrecker also provides regular SVN snapshots.  Please see [ http://dtw.jiwe.org/content.php?article.9 here] for details of how to access the repo.  As development of wesnoth continues this repo is likely to follow the unstable branch.&lt;br /&gt;
&lt;br /&gt;
=== Ark Linux ===&lt;br /&gt;
* Ark Linux includes an official wesnoth package, currently at version 1.3.19 Simply use the package installation tool to install the wesnoth package, or run &amp;lt;code&amp;gt;apt-get update; apt-get install wesnoth&amp;lt;/code&amp;gt; (or &amp;lt;code&amp;gt;apt-get -t dockyard-devel install wesnoth&amp;lt;/code&amp;gt; if you wish to run the current development version of wesnoth with all other packages from the stable tree)&lt;br /&gt;
* Users of other similar distributions can download the packages at [http://arklinux.osuosl.org/dockyard-devel the Ark Linux file server]. They are likely to run on any rpm based distribution that uses a recent version of gcc (&amp;gt;= 4.0) and glibc (&amp;gt;= 2.4).&lt;br /&gt;
&lt;br /&gt;
=== Debian ===&lt;br /&gt;
* &amp;lt;code&amp;gt;apt-get install wesnoth&amp;lt;/code&amp;gt; or &lt;br /&gt;
* &amp;lt;code&amp;gt;aptitude install wesnoth&amp;lt;/code&amp;gt; &lt;br /&gt;
* [http://packages.debian.org/wesnoth Official packages] including the development releases in the experimental branch&lt;br /&gt;
* [http://backports.org/ backports.org] offers the stable wesnoth releases for Debian stable&lt;br /&gt;
&lt;br /&gt;
====Compiling====&lt;br /&gt;
&lt;br /&gt;
If you want to play with the SVN version directly you may have to compile it yourself. See [http://www.wesnoth.org/wiki/CompilingWesnoth Compiling Wesnoth].&lt;br /&gt;
&lt;br /&gt;
'''To install the dependencies :'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;aptitude install build-essential libsdl-image1.2-dev libfreetype6-dev libsdl-mixer1.2-dev libsdl-net1.2-dev libfribidi-dev python-dev&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
As of 1.4 stable, the dependencies also include all of the &amp;quot;Boost&amp;quot; libraries. Although I hope that some Debian guru will expound on this point, one way to get it is to use Synaptic Package Manager (under Desktop-&amp;gt;Administration-&amp;gt;Synaptic Package Manager) by clicking on &amp;quot;search&amp;quot;, entering &amp;quot;Boost&amp;quot;, selecting 'Name' (changing it from &amp;quot;Name and Description&amp;quot;), then clicking on &amp;quot;Search&amp;quot; button. Mark all of the libBoost packages for installation, then click on the 'Apply' button. Be sure to get them ALL, specifically including the -dev modules.&lt;br /&gt;
&lt;br /&gt;
'''To compile it :'''&lt;br /&gt;
If you have already installed and older version of wesnoth, uninstall it by:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;aptitude purge wesnoth&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that will remove all your wesnoth configuration.&lt;br /&gt;
Then, download the source by wget, or your internet navigator. Save it in the /usr/src directory.&lt;br /&gt;
Now, it's very easy :&lt;br /&gt;
&lt;br /&gt;
 cd /usr/src&lt;br /&gt;
 tar -xvzf wesnoth-1.x.x.tar.gz&lt;br /&gt;
 cd wesnoth-1.x.x&lt;br /&gt;
 ./configure&lt;br /&gt;
 make&lt;br /&gt;
 sudo make install&lt;br /&gt;
&lt;br /&gt;
If the account you use to get wesnoth does not have root privileges, it will be easier to save it in the /home/username directory. This causes no problems, but may not make wesnoth available for all users. Also, if you download it to be opened by the Ark archive manager and do not have root privileges, it is necessary to save it to the default directory under ~username. After that, use the root terminal and type:&lt;br /&gt;
&lt;br /&gt;
 cd ~username&lt;br /&gt;
 cd wesnoth-1.x.x # repeat this command at least once... during my extact of 1.4, &lt;br /&gt;
                  # it made wesnoth-1.4/wesnoth-1.4/wesnoth-1.4&lt;br /&gt;
 ./configure&lt;br /&gt;
 make&lt;br /&gt;
 sudo make install&lt;br /&gt;
&lt;br /&gt;
One more comment: using 1.4 on Etch, I had problems getting the Extended Era add-on(and many others) to function. I keep getting an error that say that the add-ons have errors for about a dozen of my installed add-ons, and those simply are not available. You might want to wait for 1.4.1 even though many improvements in 1.4 are very cool. --kencomer&lt;br /&gt;
&lt;br /&gt;
You may have more information about this part in the [http://www.wesnoth.org/wiki/CompilingWesnoth Compiling Wesnoth] page.&lt;br /&gt;
&lt;br /&gt;
=== Ubuntu ===&lt;br /&gt;
&lt;br /&gt;
====Gutsy==== &lt;br /&gt;
7.10's universe repository includes version 1.2.8.&lt;br /&gt;
&lt;br /&gt;
See the [http://ubuntuguide.org/wiki/Ubuntu_Feisty#How_to_add_extra_repositories Ubuntu Starter Guide]'s section on adding the universe repositories.&lt;br /&gt;
Install via System-&amp;gt;Administration-&amp;gt;Synaptic, via Applications-&amp;gt;Add/Remove or aptitude/apt-get.&lt;br /&gt;
&lt;br /&gt;
An [http://vleu.net/apt/ '''unofficial''' repository] is availabe with packages for beta versions. They are raw outputs of dh_make but they can be installed along with official packages.&lt;br /&gt;
&lt;br /&gt;
====Feisty==== &lt;br /&gt;
There is a version 1.2.6 available at the [http://www.getdeb.net/app.php?name=The+Battle+for+Wesnoth GetDeb.net] for both 32bit and 64bit Feistys.&lt;br /&gt;
&lt;br /&gt;
Battle for Wesnoth 1.2.3-1 is included in the Ubuntu 7.04 (Feisty's) universe collection. You can install via System-&amp;gt;Administration-&amp;gt;Synaptic, via Applications-&amp;gt;Add/Remove or aptitude/apt-get.  &lt;br /&gt;
&lt;br /&gt;
====Edgy====&lt;br /&gt;
There is a version 1.2.4 available at the [http://www.getdeb.net/app.php?name=The+Battle+for+Wesnoth GetDeb.net] for 32bit Edgy.&lt;br /&gt;
&lt;br /&gt;
Ubuntu 6.10 Edgy Eft includes binaries for Wesnoth 1.1.8 in its universe repository, so if you're happy with this version, just upgrade to Edgy Eft. But be aware that this version is completely outdated and there is no official mp-server running for it. Better try to update to a more recent version, like one from the 1.2.x stable series.&lt;br /&gt;
&lt;br /&gt;
====Dapper====&lt;br /&gt;
There is a version 1.2.3 available at the [http://www.getdeb.net/app.php?name=The+Battle+for+Wesnoth GetDeb.net] for 32bit Dapper.&lt;br /&gt;
&lt;br /&gt;
Battle for Wesnoth 1.0.1-1 is included in Ubuntu Dapper's universe collection. This is the (really old) stable release of the 1.0.x series. As this is not the latest version, Breezy users will need to do one of the following to obtain the latest version:&lt;br /&gt;
*Upgrade to the Dapper Drake, or&lt;br /&gt;
*Use the Breezy-Backports repository,&lt;br /&gt;
*Use an unofficial repository, or&lt;br /&gt;
*Build from the source per Debian above, or&lt;br /&gt;
*Use the generic binary for GNU/Linux found on the [[Download]] page.&lt;br /&gt;
Of these options, the final one is most likely the easiest at this time, while building from source is the most reliable.&lt;br /&gt;
&lt;br /&gt;
====Other====&lt;br /&gt;
Do not attempt to install the debian package and associated dependencies using ''dpkg'' as you will break your environment! (Though we had no comment of anything in the system being broken after installing Wesnoth from a Debian rep, in fact the Debian binaries are exactly what is used for Ubuntu, too)&lt;br /&gt;
&lt;br /&gt;
After considering the warning above, if you would still like to use more updated Wesnoth packages in Debian Etch on your installation of Ubuntu Edgy (notice that the following instruction itself might be flawed, in addition to introducing Debian packages to your installation):&lt;br /&gt;
&lt;br /&gt;
* Add a Debian etch mirror to your /etc/apt/sources.list, e.g.&lt;br /&gt;
 deb http://http.us.debian.org/debian/ etch main&lt;br /&gt;
* Add to /etc/apt/preferences, or create it with the following content&lt;br /&gt;
 Package: *&lt;br /&gt;
 Pin: release o=Ubuntu&lt;br /&gt;
 Pin-Priority: 995&lt;br /&gt;
&lt;br /&gt;
 Package: wesnoth&lt;br /&gt;
 Pin: release o=Debian&lt;br /&gt;
 Pin-Priority: 996&lt;br /&gt;
&lt;br /&gt;
 Package: wesnoth-data&lt;br /&gt;
 Pin: release o=Debian&lt;br /&gt;
 Pin-Priority: 996&lt;br /&gt;
&lt;br /&gt;
(You need to repeat this for each of wesnoth-music, wesnoth-server, wesnoth-httt, etc., just search for wesnoth in your normal package manager to get an idea which ones are needed, every campaign has its own package)&lt;br /&gt;
&lt;br /&gt;
* Upgrade packages with apt-get or aptitude. Make sure that only wesnoth packages are upgraded from Debian repository.&lt;br /&gt;
&lt;br /&gt;
====Compiling====&lt;br /&gt;
If you choose to build the source you should add the datadir flag to ''configure'' to ensure your installation puts the data in the same place as the official installation path:&lt;br /&gt;
&lt;br /&gt;
 cd /usr/src&lt;br /&gt;
 tar -xvzf wesnoth-1.x.x.tar.gz&lt;br /&gt;
 cd wesnoth-1.x.x&lt;br /&gt;
 ./configure --datadir=/usr/share/games ...&lt;br /&gt;
 make&lt;br /&gt;
 sudo make install&lt;br /&gt;
&lt;br /&gt;
=== Fedora ===&lt;br /&gt;
Battle for Wesnoth is included in [http://fedoraproject.org/ Fedora].  The current version of Battle for Wesnoth is available for ppc, i386, and x86_64 architectures.  If you have problems with these packages, or other questions, please contact the Fedora maintainer [mailto:limb_AT_jcomserv.net Jon Ciesla].&lt;br /&gt;
&lt;br /&gt;
To install simply run:&lt;br /&gt;
* &amp;lt;code&amp;gt;yum install wesnoth wesnoth-tools wesnoth-server&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Gentoo ===&lt;br /&gt;
For the stable release just type:&lt;br /&gt;
* &amp;lt;code&amp;gt;emerge wesnoth&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the development release you will have to fetch an overlay, eg from this site:&lt;br /&gt;
http://www.dorf.wh.uni-dortmund.de/priv/markus/wesnoth-dev.tbz&lt;br /&gt;
extract it to your local overlay-directory and then type&lt;br /&gt;
&amp;lt;code&amp;gt;emerge wesnoth-dev&amp;lt;/code&amp;gt;&lt;br /&gt;
The ebuild will be updated whenever the person creating the ebuild finds the time to do so.&lt;br /&gt;
&lt;br /&gt;
Or if you're too impatient to wait and willing to take the risk of things blowing up, download&lt;br /&gt;
and extract the overlay, make a copy of the highest available ebuild version, but change the version number to&lt;br /&gt;
that of Wesnoth version you want (for instance, wesnoth-dev-1.3.2.ebuild might become &lt;br /&gt;
wesnoth-dev-1.3.8.ebuild ), run &lt;br /&gt;
&amp;lt;code&amp;gt;ebuild [new ebuild file] digest&amp;lt;/code&amp;gt;&lt;br /&gt;
and then try to emerge. It may or may not work, depending on exactly how extensive the changes in the Wesnoth&lt;br /&gt;
source are--going from 1.3.2 to 1.3.8 this way worked for me.&lt;br /&gt;
&lt;br /&gt;
For building from svn tree download the portage overlay from:&lt;br /&gt;
http://www.dorf.wh.uni-dortmund.de/priv/markus/wesnoth-svn.tbz&lt;br /&gt;
extract it to your local overlay-directory and then type&lt;br /&gt;
&amp;lt;code&amp;gt;emerge wesnoth-svn&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
wesnoth-dev are the official development releases&lt;br /&gt;
while wesnoth-svn will build straight from SVN-source tree to keep you up to date with the lastest changes and all the errors ;-)&lt;br /&gt;
updating wesnoth-svn will not work ! you have to reemerge it each time you want to update !&lt;br /&gt;
&lt;br /&gt;
=== KateOS ===&lt;br /&gt;
Currently Battle for Wesnoth v1.3.19 is available in offcial KateOS repo (testing for now)&lt;br /&gt;
[http://www.kateos.org/download/packages/testing3/]&lt;br /&gt;
&lt;br /&gt;
=== klik ===&lt;br /&gt;
The most easy way to testdrive BfW is provided via [http://klik.atekon.de/ klik]. klik enables clients to create distribution-independent binaries which require no &amp;quot;installation&amp;quot; (the base system remains untouched); its created &amp;quot;AppDir&amp;quot; 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 [http://klik.atekon.de/wiki/index.php/User%27s_FAQ klik FAQ] for details. A [http://wesnoth.klik.atekon.de/ BfW-specific klik website] has links to help with the package. Once the klik client is installed, look at this:&lt;br /&gt;
* [http://wesnoth.klik.atekon.de/ Wesnoth-1.0] ancient stable Version: to &amp;quot;klik&amp;quot; it, type ''klik://wesnoth'' into your Browser&lt;br /&gt;
* [http://wesnoth-latest.klik.atekon.de/ Wesnoth-1.1.1] ancient Development-Version: to &amp;quot;klik&amp;quot; it, type ''klik://wesnoth-latest'' into your Browser&lt;br /&gt;
&lt;br /&gt;
=== Mandrake (cooker) ===&lt;br /&gt;
* &amp;lt;code&amp;gt;urpmi wesnoth&amp;lt;/code&amp;gt;&lt;br /&gt;
* Binary: ftp://ftp.free.fr/pub/Distributions_Linux/Mandrakelinux/devel/cooker/i586/media/contrib/&lt;br /&gt;
* Source: ftp://ftp.free.fr/pub/Distributions_Linux/Mandrakelinux/devel/cooker/contrib/SRPMS/&lt;br /&gt;
&lt;br /&gt;
=== Pardus ===&lt;br /&gt;
* Run Package Manager, click Games section, select Wesnoth and click install.&lt;br /&gt;
* If you prefer to install Wesnoth from command line type &amp;lt;code&amp;gt;pisi it wesnoth&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Slackware ===&lt;br /&gt;
* Packages of Battle for Wesnoth for Slackware-current can be downloaded from [http://www.develia.org/tarballs.php?p=hobby develia.org]&lt;br /&gt;
&lt;br /&gt;
=== [[SuSE]] / [http://www.opensuse.org OpenSUSE] ===&lt;br /&gt;
&lt;br /&gt;
These are builds of The Battle For Wesnoth for several SUSE Linux distributions, made for both i386 and x86_64 architecture. On SUSE Linux 10.1 and above, as well as on SLED, just use the zen-updater and add these directories to your available services (as ZYPP). On 10.0 and older, you can use YaST to add the installation sources. Furthermore, these packages are splitted into &amp;quot;wesnoth&amp;quot; (the game binary) and the data sets &amp;quot;wesnoth-data-base&amp;quot; and &amp;quot;wesnoth-data-full&amp;quot;. If you want to be able to play the game, &amp;quot;wesnoth-data-base&amp;quot; is all you need, but you will be missing the full experience, because wesnoth-data-full includes larger images and music. Downloading &amp;quot;wesnoth-data-base&amp;quot; only is meant for slow-bandwidth downloaders. However if you select &amp;quot;wesnoth&amp;quot; in zen-updater or yast, it will automatically select &amp;quot;wesnoth-data-base&amp;quot; and &amp;quot;wesnoth-data-full&amp;quot; to deliver the full experience. If you have problems with these packages, or other questions, please contact [http://en.opensuse.org/User:Hhetter123 Holger Hetterich].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* OpenSUSE 10.3 [http://software.opensuse.org/search?p=1&amp;amp;baseproject=openSUSE%3A10.3&amp;amp;q=wesnoth One-Click-Install]&lt;br /&gt;
* SUSE Linux 10.1 http://software.opensuse.org/download/games:/strategy:/turn-based/SUSE_Linux_10.1/&lt;br /&gt;
* OpenSUSE Linux 10.2 http://software.opensuse.org/download/games:/strategy:/turn-based/openSUSE_10.2/&lt;br /&gt;
* OpenSUSE Factory http://software.opensuse.org/download/games:/strategy:/turn-based/SUSE_Factory/&lt;br /&gt;
* SLED 10 (SUSE Linux Enterprise Desktop) requires an additional installation source including common required packages SLED is missing. First add http://software.opensuse.org/download/SUSE:/SLE-10:/SDK:/Extra/SLE_10/ , then add http://software.opensuse.org/download/games:/strategy:/turn-based/SLED10_SDK_Extras/ to your installation sources.&lt;br /&gt;
&lt;br /&gt;
=== Xandros Linux ===&lt;br /&gt;
&lt;br /&gt;
*This disto for wesnoth-1.1.1 works well with Xandros 3&lt;br /&gt;
&lt;br /&gt;
* A distribution-independent binary (made with [http://oblisk.codu.org/ OBLISK]) for any somewhat modern GNU/Linux on i386 is available: &lt;br /&gt;
** http://prdownloads.sourceforge.net/suparun/wesnoth-1.1.1-x86-Opkg.tar.gz?download&lt;br /&gt;
&lt;br /&gt;
*Here is a disto for version .7 that works with Xandros&lt;br /&gt;
** http://support.xandros.com/downloads/desktop_2.0/user_contrib/boylinux/binary-i386/wesnoth_0.7-1_i386.deb&lt;br /&gt;
&lt;br /&gt;
*Xandros 3 has the distro for wesnoth .9 available through Xandros Networks&lt;br /&gt;
&lt;br /&gt;
=== Yoper Linux ===&lt;br /&gt;
All versions built for Yoper 2.2.0-6, although they should install on 2.1.&lt;br /&gt;
Please let kernowyon know via the Yoper forums if you get any problems&lt;br /&gt;
Latest 1.0.2 version&lt;br /&gt;
* http://yoperstuff.kernowyon.org.uk/rpms/wesnoth-1.0.2-1.i686.rpm&lt;br /&gt;
1.0.1 version&lt;br /&gt;
* http://yoperstuff.kernowyon.org.uk/rpms/wesnoth-1.0-1.i686.rpm&lt;br /&gt;
Earlier version&lt;br /&gt;
*http://yoperstuff.kernowyon.org.uk/rpms/wesnoth-0.9.7-1.i686.rpm&lt;br /&gt;
&lt;br /&gt;
=== Binaries for all distributions ===&lt;br /&gt;
* A distribution-independent binary (made with [http://oblisk.codu.org/ OBLISK]) for any somewhat modern GNU/Linux on i386 is available: &lt;br /&gt;
** [http://prdownloads.sourceforge.net/suparun/wesnoth-1.1.1-x86-Opkg.tar.gz?download wesnoth-1.1.1-x86-Opkg.tar.gz]&lt;br /&gt;
** [http://prdownloads.sourceforge.net/suparun/wesnoth-1.0.1-x86-Opkg.tar.gz?download wesnoth-1.0.1-x86-Opkg.tar.gz] &lt;br /&gt;
** This is NOT a static binary distribution, it resolves dependencies at runtime.&lt;br /&gt;
* Wesnoth 0.8.8 static binary (by Yann): http://prdownloads.sourceforge.net/wesnoth/wesnoth-i386-static?download (needs the [http://prdownloads.sourceforge.net/wesnoth/wesnoth-0.8.tar.gz?download source tarball] for the data - run it with the path to the unpacked data as argument)&lt;br /&gt;
&lt;br /&gt;
=== Other ===&lt;br /&gt;
* [http://rpmfind.net/linux/rpm2html/search.php?query=wesnoth Search RPMs]&lt;br /&gt;
&lt;br /&gt;
= See Also =&lt;br /&gt;
* [[CompilingWesnoth]]&lt;br /&gt;
* [[Download]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Building and Installing]]&lt;/div&gt;</summary>
		<author><name>Bpepple</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.wesnoth.org/index.php?title=WesnothBinariesLinux&amp;diff=16917</id>
		<title>WesnothBinariesLinux</title>
		<link rel="alternate" type="text/html" href="https://wiki.wesnoth.org/index.php?title=WesnothBinariesLinux&amp;diff=16917"/>
		<updated>2007-08-05T15:53:38Z</updated>

		<summary type="html">&lt;p&gt;Bpepple: Update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= GNU/Linux =&lt;br /&gt;
Not all Distributions are always at the state of the current release. If you want to be sure to have the current version, please get the sources and compile it yourself.&lt;br /&gt;
&lt;br /&gt;
=== Arch Linux ===&lt;br /&gt;
* For the official pkg from [extra]: &amp;lt;code&amp;gt;pacman -S wesnoth&amp;lt;/code&amp;gt; &lt;br /&gt;
* dibblethewrecker also provides regular SVN snapshots.  Please see [ http://dtw.jiwe.org/content.php?article.9 here] for details of how to access the repo.  As development of wesnoth continues this repo is likely to follow the unstable branch.&lt;br /&gt;
&lt;br /&gt;
=== Ark Linux ===&lt;br /&gt;
* Ark Linux includes an official wesnoth package, currently at version 1.3.4 Simply use the package installation tool to install the wesnoth package, or run &amp;lt;code&amp;gt;apt-get update; apt-get install wesnoth&amp;lt;/code&amp;gt; (or &amp;lt;code&amp;gt;apt-get -t dockyard-devel install wesnoth&amp;lt;/code&amp;gt; if you wish to run the current development version of wesnoth with all other packages from the stable tree)&lt;br /&gt;
* Users of other similar distributions can download the packages at [http://arklinux.osuosl.org/dockyard-devel the Ark Linux file server]. They are likely to run on any rpm based distribution that uses a recent version of gcc (&amp;gt;= 4.0) and glibc (&amp;gt;= 2.4).&lt;br /&gt;
&lt;br /&gt;
=== Debian ===&lt;br /&gt;
* &amp;lt;code&amp;gt;apt-get install wesnoth&amp;lt;/code&amp;gt; or &lt;br /&gt;
* &amp;lt;code&amp;gt;aptitude install wesnoth&amp;lt;/code&amp;gt; &lt;br /&gt;
* [http://packages.debian.org/wesnoth Official packages]&lt;br /&gt;
* [http://debian.wesnoth.org/sarge Wesnoth 1.0 backport for Sarge]&lt;br /&gt;
===&amp;gt; about this backport, maybe an issue with an unresolvable dependancy, the &amp;quot;ttf-dejavu&amp;quot; package which is required but does not belong to sarge main archive. If someone could confirm ? [ 4 october 2005 ]This package is required but it is in backports for sarge&lt;br /&gt;
&amp;quot;'''deb http://www.backports.org/debian/ sarge-backports main'''&amp;quot;&lt;br /&gt;
and works without any problems [24.05.2006].&lt;br /&gt;
&lt;br /&gt;
====&amp;gt; 8 October: adding&lt;br /&gt;
&lt;br /&gt;
 deb http://ftp.tr.debian.org/debian/ unstable main&lt;br /&gt;
 deb-src http://ftp.tr.debian.org/debian/ unstable main&lt;br /&gt;
&lt;br /&gt;
to /etc/apt/sources.list,&lt;br /&gt;
&lt;br /&gt;
 Package: wesnoth&lt;br /&gt;
 Pin: version 1.0-1sarge*&lt;br /&gt;
 Pin-Priority: 1001&lt;br /&gt;
 &lt;br /&gt;
 Package: wesnoth-data&lt;br /&gt;
 Pin: version 1.0-1sarge*&lt;br /&gt;
 Pin-Priority: 1001&lt;br /&gt;
 &lt;br /&gt;
 Package: *&lt;br /&gt;
 Pin: release a=stable&lt;br /&gt;
 Pin-Priority: 700&lt;br /&gt;
 &lt;br /&gt;
 Package: *&lt;br /&gt;
 Pin: release a=testing&lt;br /&gt;
 Pin-Priority: 650&lt;br /&gt;
 &lt;br /&gt;
 Package: *&lt;br /&gt;
 Pin: release a=unstable&lt;br /&gt;
 Pin-Priority: 600&lt;br /&gt;
&lt;br /&gt;
to /etc/apt/preferences and then installing ttf-dejavu with&lt;br /&gt;
&lt;br /&gt;
 apt-get install -t unstable ttf-dejavu&lt;br /&gt;
&lt;br /&gt;
worked for me ;-)&lt;br /&gt;
&lt;br /&gt;
====Compiling====&lt;br /&gt;
If you want to install the latest Development version you may have to compile it yourself. See [http://www.wesnoth.org/wiki/CompilingWesnoth Compiling Wesnoth].&lt;br /&gt;
&lt;br /&gt;
'''To install the dependencies :'''&lt;br /&gt;
&amp;lt;code&amp;gt;aptitude install libsdl1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl-net1.2-dev libfreetype6-dev&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Remains one package : libintl which isn't in the Debian packages database, but I think you can install it by&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;aptitude install gettext&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If someone may confirm that ... (Confirmed under Ubuntu 6.06 LTS but make sure that g++ and make are installed too.)&lt;br /&gt;
&lt;br /&gt;
'''To compile it :'''&lt;br /&gt;
If you have already installed and older version of wesnoth, uninstall it by :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;aptitude purge wesnoth&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that will remove all your wesnoth configuration.&lt;br /&gt;
Then, download the source by wget, or your internet navigator. Save it in the /usr/src directory.&lt;br /&gt;
Now, it's very easy :&lt;br /&gt;
&lt;br /&gt;
 cd /usr/src&lt;br /&gt;
 tar -xvzf wesnoth-1.x.x.tar.gz&lt;br /&gt;
 cd wesnoth-1.x.x&lt;br /&gt;
 ./configure&lt;br /&gt;
 make&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
You may have more information about this part in the [http://www.wesnoth.org/wiki/CompilingWesnoth Compiling Wesnoth] page.&lt;br /&gt;
&lt;br /&gt;
=== Ubuntu ===&lt;br /&gt;
&lt;br /&gt;
====Feisty==== &lt;br /&gt;
Battle for Wesnoth 1.2.3-1 is included in the Ubuntu 7.04 (Feisty's) universe collection. It works very well. You can install via System-&amp;gt;Administration-&amp;gt;Synaptic, via Applications-&amp;gt;Add/Remove or aptitude/apt-get.  &lt;br /&gt;
&lt;br /&gt;
See the [http://ubuntuguide.org/wiki/Ubuntu_Feisty#How_to_add_extra_repositories Ubuntu Starter Guide]'s section on adding the universe repositories.&lt;br /&gt;
&lt;br /&gt;
====Edgy====&lt;br /&gt;
Ubuntu 6.10 Edgy Eft includes binaries for Wesnoth 1.1.8 in its universe repository, so if you're happy with this version, just upgrade to Edgy Eft. But be aware that this version is completely outdated and there is no official mp-server running for it. Better try to update to a more recent version, like one from the 1.2.x stable series.&lt;br /&gt;
&lt;br /&gt;
====Dapper====&lt;br /&gt;
&lt;br /&gt;
Battle for Wesnoth 1.0.1-1 is included in Ubuntu Dapper's universe collection. This is the (really old) stable release of the 1.0.x series. As this is not the latest version, Breezy users will need to do one of the following to obtain the latest version:&lt;br /&gt;
*Upgrade to the Dapper Drake, or&lt;br /&gt;
*Use the Breezy-Backports repository,&lt;br /&gt;
*Use an unofficial repository, or&lt;br /&gt;
*Build from the source per Debian above, or&lt;br /&gt;
*Use the generic binary for GNU/Linux found on the [[Download]] page.&lt;br /&gt;
Of these options, the final one is most likely the easiest at this time, while building from source is the most reliable.&lt;br /&gt;
&lt;br /&gt;
====Other====&lt;br /&gt;
Do not attempt to install the debian package and associated dependencies using ''dpkg'' as you will break your environment! (Though we had no comment of anything in the system being broken after installing Wesnoth from a Debian rep, in fact the Debian binaries are exactly what is used for Ubuntu, too)&lt;br /&gt;
&lt;br /&gt;
After considering the warning above, if you would still like to use more updated Wesnoth packages in Debian Etch on your installation of Ubuntu Edgy (notice that the following instruction itself might be flawed, in addition to introducing Debian packages to your installation):&lt;br /&gt;
&lt;br /&gt;
* Add a Debian etch mirror to your /etc/apt/sources.list, e.g.&lt;br /&gt;
 deb http://http.us.debian.org/debian/ etch main&lt;br /&gt;
* Add to /etc/apt/preferences, or create it with the following content&lt;br /&gt;
 Package: *&lt;br /&gt;
 Pin: release o=Ubuntu&lt;br /&gt;
 Pin-Priority: 995&lt;br /&gt;
&lt;br /&gt;
 Package: wesnoth&lt;br /&gt;
 Pin: release o=Debian&lt;br /&gt;
 Pin-Priority: 996&lt;br /&gt;
&lt;br /&gt;
 Package: wesnoth-data&lt;br /&gt;
 Pin: release o=Debian&lt;br /&gt;
 Pin-Priority: 996&lt;br /&gt;
&lt;br /&gt;
(You need to repeat this for each of wesnoth-music, wesnoth-server, wesnoth-httt, etc., just search for wesnoth in your normal package manager to get an idea which ones are needed, every campaign has its own package)&lt;br /&gt;
&lt;br /&gt;
* Upgrade packages with apt-get or aptitude. Make sure that only wesnoth packages are upgraded from Debian repository.&lt;br /&gt;
&lt;br /&gt;
====Compiling====&lt;br /&gt;
If you choose to build the source you should add the datadir flag to ''configure'' to ensure your installation puts the data in the same place as the official installation path:&lt;br /&gt;
&lt;br /&gt;
 cd /usr/src&lt;br /&gt;
 tar -xvzf wesnoth-1.x.x.tar.gz&lt;br /&gt;
 cd wesnoth-1.x.x&lt;br /&gt;
 ./configure --datadir=/usr/share/games ...&lt;br /&gt;
 make&lt;br /&gt;
 sudo make install&lt;br /&gt;
&lt;br /&gt;
=== Fedora ===&lt;br /&gt;
Battle for Wesnoth is included in [http://fedoraproject.org/ Fedora].  The current version of Battle for Wesnoth is available for ppc, i386, and x86_64 architectures.  If you have problems with these packages, or other questions, please contact the Fedora maintainer [mailto:bpepple_AT_fedoraproject.org Brian Pepple].&lt;br /&gt;
&lt;br /&gt;
To install simply run:&lt;br /&gt;
* &amp;lt;code&amp;gt;yum install wesnoth wesnoth-tools wesnoth-server&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Gentoo ===&lt;br /&gt;
For the stable release just type:&lt;br /&gt;
* &amp;lt;code&amp;gt;emerge wesnoth&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the development release you will have to fetch an overlay, eg from this site:&lt;br /&gt;
http://www.dorf.wh.uni-dortmund.de/priv/markus/wesnoth-dev.tbz&lt;br /&gt;
extract it to your local overlay-directory and then type&lt;br /&gt;
&amp;lt;code&amp;gt;emerge wesnoth-dev&amp;lt;/code&amp;gt;&lt;br /&gt;
The ebuild will be updated whenever the person creating the ebuild finds the time to do so.&lt;br /&gt;
&lt;br /&gt;
For building from svn tree download the portage overlay from:&lt;br /&gt;
http://www.dorf.wh.uni-dortmund.de/priv/markus/wesnoth-svn.tbz&lt;br /&gt;
extract it to your local overlay-directory and then type&lt;br /&gt;
&amp;lt;code&amp;gt;emerge wesnoth-svn&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
wesnoth-dev are the official development releases&lt;br /&gt;
while wesnoth-svn will build straight from SVN-source tree to keep you up to date with the lastest changes and all the errors ;-)&lt;br /&gt;
updating wesnoth-svn will not work ! you have to reemerge it each time you want to update !&lt;br /&gt;
&lt;br /&gt;
=== KateOS ===&lt;br /&gt;
Packages of Battle for Wesnoth for [http://www.kateos.org KateOS] can be downloaded from:&lt;br /&gt;
[http://kateos.enter5.pl kateos.enter5.pl]&lt;br /&gt;
&lt;br /&gt;
You can also add this link to repo list and install BfW by &amp;lt;code&amp;gt;updateos -i wesnoth&amp;lt;/code&amp;gt; or by [http://wikidoc.kateos.org/index.php/KatePKG-en KatePKG] graphical tool.&lt;br /&gt;
This is recommended way - all the necessary dependent packages will be downloaded and installed automatically.&lt;br /&gt;
&lt;br /&gt;
There are versions '''1.2.5''' and '''1.0.2''' BfW available.&lt;br /&gt;
&lt;br /&gt;
Version '''1.3.6''' is added for testing :)&lt;br /&gt;
&lt;br /&gt;
=== klik ===&lt;br /&gt;
* The most easy way to testdrive BfW is provided via [http://klik.atekon.de/ klik]. klik enables clients to create distribution-independent binaries which require no &amp;quot;installation&amp;quot; (the base system remains untouched); its created &amp;quot;AppDir&amp;quot; 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 [http://klik.atekon.de/wiki/index.php/User%27s_FAQ klik FAQ] for details. A [http://wesnoth.klik.atekon.de/ BfW-specific klik website] has links to help with the package. Once the klik client is installed, look at this:&lt;br /&gt;
** [http://wesnoth.klik.atekon.de/ Wesnoth-1.0] stable Version: to &amp;quot;klik&amp;quot; it, type ''klik://wesnoth'' into your Browser&lt;br /&gt;
** [http://wesnoth-latest.klik.atekon.de/ Wesnoth-1.1.1] Development-Version: to &amp;quot;klik&amp;quot; it, type ''klik://wesnoth-latest'' into your Browser&lt;br /&gt;
&lt;br /&gt;
=== Mandrake (cooker) ===&lt;br /&gt;
* &amp;lt;code&amp;gt;urpmi wesnoth&amp;lt;/code&amp;gt;&lt;br /&gt;
* Binary: ftp://ftp.free.fr/pub/Distributions_Linux/Mandrakelinux/devel/cooker/i586/media/contrib/&lt;br /&gt;
* Source: ftp://ftp.free.fr/pub/Distributions_Linux/Mandrakelinux/devel/cooker/contrib/SRPMS/&lt;br /&gt;
&lt;br /&gt;
=== Slackware 10.2 ===&lt;br /&gt;
sorry but the 10.1 isn't out. Don't worry the 10.2 is here \o/   enjoy&lt;br /&gt;
* '''Wesnoth 1.0.2''': http://asteroid.celeonet.fr/wesnoth/&lt;br /&gt;
&lt;br /&gt;
=== [[SuSE]] / [http://www.opensuse.org OpenSUSE] ===&lt;br /&gt;
&lt;br /&gt;
These are builds of The Battle For Wesnoth for several SUSE Linux distributions, made for both i386 and x86_64 architecture. On SUSE Linux 10.1 and above, as well as on SLED, just use the zen-updater and add these directories to your available services (as ZYPP). On 10.0 and older, you can use YaST to add the installation sources. Furthermore, these packages are splitted into &amp;quot;wesnoth&amp;quot; (the game binary) and the data sets &amp;quot;wesnoth-data-base&amp;quot; and &amp;quot;wesnoth-data-full&amp;quot;. If you want to be able to play the game, &amp;quot;wesnoth-data-base&amp;quot; is all you need, but you will be missing the full experience, because wesnoth-data-full includes larger images and music. Downloading &amp;quot;wesnoth-data-base&amp;quot; only is meant for slow-bandwidth downloaders. However if you select &amp;quot;wesnoth&amp;quot; in zen-updater or yast, it will automatically select &amp;quot;wesnoth-data-base&amp;quot; and &amp;quot;wesnoth-data-full&amp;quot; to deliver the full experience. If you have problems with these packages, or other questions, please contact [http://en.opensuse.org/User:Hhetter123 Holger Hetterich].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* SUSE Linux 10.0 http://software.opensuse.org/download/games:/strategy:/turn-based/SUSE_Linux_10.0/&lt;br /&gt;
* SUSE Linux 10.1 http://software.opensuse.org/download/games:/strategy:/turn-based/SUSE_Linux_10.1/&lt;br /&gt;
* OpenSUSE Linux 10.2 http://software.opensuse.org/download/games:/strategy:/turn-based/openSUSE_10.2/&lt;br /&gt;
* OpenSUSE Factory http://software.opensuse.org/download/games:/strategy:/turn-based/SUSE_Factory/&lt;br /&gt;
* SLED 10 (SUSE Linux Enterprise Desktop) requires an additional installation source including common required packages SLED is missing. First add http://software.opensuse.org/download/SUSE:/SLE-10:/SDK:/Extra/SLE_10/ , then add http://software.opensuse.org/download/games:/strategy:/turn-based/SLED10_SDK_Extras/ to your installation sources.&lt;br /&gt;
&lt;br /&gt;
=== Xandros Linux ===&lt;br /&gt;
&lt;br /&gt;
*This disto for wesnoth-1.1.1 works well with Xandros 3&lt;br /&gt;
&lt;br /&gt;
* A distribution-independent binary (made with [http://oblisk.codu.org/ OBLISK]) for any somewhat modern GNU/Linux on i386 is available: &lt;br /&gt;
** http://prdownloads.sourceforge.net/suparun/wesnoth-1.1.1-x86-Opkg.tar.gz?download&lt;br /&gt;
&lt;br /&gt;
*Here is a disto for version .7 that works with Xandros&lt;br /&gt;
** http://support.xandros.com/downloads/desktop_2.0/user_contrib/boylinux/binary-i386/wesnoth_0.7-1_i386.deb&lt;br /&gt;
&lt;br /&gt;
*Xandros 3 has the distro for wesnoth .9 available through Xandros Networks&lt;br /&gt;
&lt;br /&gt;
=== Yoper Linux ===&lt;br /&gt;
All versions built for Yoper 2.2.0-6, although they should install on 2.1.&lt;br /&gt;
Please let kernowyon know via the Yoper forums if you get any problems&lt;br /&gt;
Latest 1.0.2 version&lt;br /&gt;
* http://yoperstuff.kernowyon.org.uk/rpms/wesnoth-1.0.2-1.i686.rpm&lt;br /&gt;
1.0.1 version&lt;br /&gt;
* http://yoperstuff.kernowyon.org.uk/rpms/wesnoth-1.0-1.i686.rpm&lt;br /&gt;
Earlier version&lt;br /&gt;
*http://yoperstuff.kernowyon.org.uk/rpms/wesnoth-0.9.7-1.i686.rpm&lt;br /&gt;
&lt;br /&gt;
=== Binaries for all distributions ===&lt;br /&gt;
* A distribution-independent binary (made with [http://oblisk.codu.org/ OBLISK]) for any somewhat modern GNU/Linux on i386 is available: &lt;br /&gt;
** [http://prdownloads.sourceforge.net/suparun/wesnoth-1.1.1-x86-Opkg.tar.gz?download wesnoth-1.1.1-x86-Opkg.tar.gz]&lt;br /&gt;
** [http://prdownloads.sourceforge.net/suparun/wesnoth-1.0.1-x86-Opkg.tar.gz?download wesnoth-1.0.1-x86-Opkg.tar.gz] &lt;br /&gt;
** This is NOT a static binary distribution, it resolves dependencies at runtime.&lt;br /&gt;
* Wesnoth 0.8.8 static binary (by Yann): http://prdownloads.sourceforge.net/wesnoth/wesnoth-i386-static?download (needs the [http://prdownloads.sourceforge.net/wesnoth/wesnoth-0.8.tar.gz?download source tarball] for the data - run it with the path to the unpacked data as argument)&lt;br /&gt;
&lt;br /&gt;
=== Other ===&lt;br /&gt;
* [http://rpmfind.net/linux/rpm2html/search.php?query=wesnoth Search RPMs]&lt;br /&gt;
&lt;br /&gt;
= See Also =&lt;br /&gt;
* [[CompilingWesnoth]]&lt;br /&gt;
* [[Download]]&lt;/div&gt;</summary>
		<author><name>Bpepple</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.wesnoth.org/index.php?title=WesnothBinariesLinux&amp;diff=13207</id>
		<title>WesnothBinariesLinux</title>
		<link rel="alternate" type="text/html" href="https://wiki.wesnoth.org/index.php?title=WesnothBinariesLinux&amp;diff=13207"/>
		<updated>2006-12-27T01:25:10Z</updated>

		<summary type="html">&lt;p&gt;Bpepple: /* Fedora Core */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= GNU/Linux =&lt;br /&gt;
Not all Distributions are always at the state of the current release. If you want to be sure to have the current version, please get the sources and compile it yourself.&lt;br /&gt;
&lt;br /&gt;
=== Arch Linux ===&lt;br /&gt;
* For the official pkg from [extra]: &amp;lt;code&amp;gt;pacman -S wesnoth&amp;lt;/code&amp;gt; &lt;br /&gt;
* dibblethewrecker also provides regular SVN snapshots.  Please see [[ http://dtw.jiwe.org/content.php?article.9 | here]] for details of how to access the repo.  As development of wesnoth continues this repo is likely to follow the unstable branch.&lt;br /&gt;
&lt;br /&gt;
=== Ark Linux ===&lt;br /&gt;
* Ark Linux includes an official wesnoth package, currently at version 1.1.3. Simply use the package installation tool to install the wesnoth package, or run &amp;lt;code&amp;gt;apt-get update; apt-get dist-upgrade&amp;lt;/code&amp;gt;.&lt;br /&gt;
* Users of other similar distributions can download the packages at [http://arklinux.osuosl.org/dockyard-devel the Ark Linux file server]. They are likely to run on any rpm based distribution that uses a recent version of gcc (&amp;gt;= 4.0) and glibc (&amp;gt;= 2.4).&lt;br /&gt;
&lt;br /&gt;
=== Debian ===&lt;br /&gt;
* &amp;lt;code&amp;gt;apt-get install wesnoth&amp;lt;/code&amp;gt; or &lt;br /&gt;
* &amp;lt;code&amp;gt;aptitude install wesnoth&amp;lt;/code&amp;gt; &lt;br /&gt;
* [http://packages.debian.org/wesnoth Official packages]&lt;br /&gt;
* [http://debian.wesnoth.org/sarge Wesnoth 1.0 backport for Sarge]&lt;br /&gt;
===&amp;gt; about this backport, maybe an issue with an unresolvable dependancy, the &amp;quot;ttf-dejavu&amp;quot; package which is required but does not belong to sarge main archive. If someone could confirm ? [ 4 october 2005 ]This package is required but it is in backports for sarge&lt;br /&gt;
&amp;quot;'''deb http://www.backports.org/debian/ sarge-backports main'''&amp;quot;&lt;br /&gt;
and works without any problems [24.05.2006].&lt;br /&gt;
&lt;br /&gt;
====&amp;gt; 8 October: adding&lt;br /&gt;
&lt;br /&gt;
 deb http://ftp.tr.debian.org/debian/ unstable main&lt;br /&gt;
 deb-src http://ftp.tr.debian.org/debian/ unstable main&lt;br /&gt;
&lt;br /&gt;
to /etc/apt/sources.list,&lt;br /&gt;
&lt;br /&gt;
 Package: wesnoth&lt;br /&gt;
 Pin: version 1.0-1sarge*&lt;br /&gt;
 Pin-Priority: 1001&lt;br /&gt;
 &lt;br /&gt;
 Package: wesnoth-data&lt;br /&gt;
 Pin: version 1.0-1sarge*&lt;br /&gt;
 Pin-Priority: 1001&lt;br /&gt;
 &lt;br /&gt;
 Package: *&lt;br /&gt;
 Pin: release a=stable&lt;br /&gt;
 Pin-Priority: 700&lt;br /&gt;
 &lt;br /&gt;
 Package: *&lt;br /&gt;
 Pin: release a=testing&lt;br /&gt;
 Pin-Priority: 650&lt;br /&gt;
 &lt;br /&gt;
 Package: *&lt;br /&gt;
 Pin: release a=unstable&lt;br /&gt;
 Pin-Priority: 600&lt;br /&gt;
&lt;br /&gt;
to /etc/apt/preferences and then installing ttf-dejavu with&lt;br /&gt;
&lt;br /&gt;
 apt-get install -t unstable ttf-dejavu&lt;br /&gt;
&lt;br /&gt;
worked for me ;-)&lt;br /&gt;
&lt;br /&gt;
====Compiling====&lt;br /&gt;
If you want to install the latest Development version you may have to compile it yourself. See [http://www.wesnoth.org/wiki/CompilingWesnoth Compiling Wesnoth].&lt;br /&gt;
&lt;br /&gt;
'''To install the dependencies :'''&lt;br /&gt;
&amp;lt;code&amp;gt;aptitude install libsdl1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl-net1.2-dev libfreetype6-dev&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Remains one package : libintl which isn't in the Debian packages database, but I think you can install it by&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;aptitude install gettext&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If someone may confirm that ... (Confirmed under Ubuntu 6.06 LTS but make sure that g++ and make are installed too.)&lt;br /&gt;
&lt;br /&gt;
'''To compile it :'''&lt;br /&gt;
If you have already installed and older version of wesnoth, uninstall it by :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;aptitude purge wesnoth&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that will remove all your wesnoth configuration.&lt;br /&gt;
Then, download the source by wget, or your internet navigator. Save it in the /usr/src directory.&lt;br /&gt;
Now, it's very easy :&lt;br /&gt;
&lt;br /&gt;
 cd /usr/src&lt;br /&gt;
 tar -xvzf wesnoth-1.x.x.tar.gz&lt;br /&gt;
 cd wesnoth-1.x.x&lt;br /&gt;
 ./configure&lt;br /&gt;
 make&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
You may have more information about this part in the [http://www.wesnoth.org/wiki/CompilingWesnoth Compiling Wesnoth] page.&lt;br /&gt;
&lt;br /&gt;
=== Ubuntu ===&lt;br /&gt;
&lt;br /&gt;
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:&lt;br /&gt;
*Upgrade to the Dapper Drake, or&lt;br /&gt;
*Use the Breezy-Backports repository,&lt;br /&gt;
*Use an unofficial repository, or&lt;br /&gt;
*Build from the source per Debian above, or&lt;br /&gt;
*Use the generic binary for GNU/Linux found on the [[Download]] page.&lt;br /&gt;
&lt;br /&gt;
Of these options, the final one is most likely the easiest at this time, while building from source is the most reliable. &lt;br /&gt;
&lt;br /&gt;
Ubuntu 6.10 Edgy Eft includes binaries for Wesnoth 1.1.8 in its universe repository, so if you're happy with this version, just upgrade to Edgy Eft.&lt;br /&gt;
&lt;br /&gt;
See the [http://help.ubuntu.com/starterguide/C/faqguide-all.html#addinguniverse Ubuntu Starter Guide]'s section on adding the universe repositories.&lt;br /&gt;
&lt;br /&gt;
Do not attempt to install the debian package and associated dependencies using ''dpkg'' as you will break your environment!&lt;br /&gt;
&lt;br /&gt;
====Compiling====&lt;br /&gt;
If you choose to build the source you should add the datadir flag to ''configure'' to ensure your installation puts the data in the same place as the official installation path:&lt;br /&gt;
&lt;br /&gt;
 cd /usr/src&lt;br /&gt;
 tar -xvzf wesnoth-1.x.x.tar.gz&lt;br /&gt;
 cd wesnoth-1.x.x&lt;br /&gt;
 ./configure --datadir=/usr/share/games ...&lt;br /&gt;
 make&lt;br /&gt;
 sudo make install&lt;br /&gt;
&lt;br /&gt;
=== Fedora Core ===&lt;br /&gt;
Battle for Wesnoth is included in [http://fedoraproject.org/wiki/Extras/ Fedora Extras], which is enabled in Fedora by default.  The current version of Battle for Wesnoth in Fedora 5, Fedora 6, and the development branch is 1.2, and is available for ppc, i386, and x86_64 architectures.  If you have problems with these packages, or other questions, please contact the Fedora maintainer [mailto:bpepple_AT_fedoraproject.org Brian Pepple].&lt;br /&gt;
&lt;br /&gt;
To install simply run:&lt;br /&gt;
* &amp;lt;code&amp;gt;yum install wesnoth wesnoth-tools wesnoth-server&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Gentoo ===&lt;br /&gt;
For the stable release just type:&lt;br /&gt;
* &amp;lt;code&amp;gt;emerge wesnoth&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the development release, the latest development release is in portage but is currently masked&lt;br /&gt;
* &amp;lt;code&amp;gt;echo games-strategy/wesnoth &amp;gt;&amp;gt; /etc/portage/package.unmask&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;emerge wesnoth&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For building from svn tree download the portage overlay from:&lt;br /&gt;
http://www.dorf.wh.uni-dortmund.de/priv/markus/wesnoth-svn.tbz&lt;br /&gt;
extract it to your local overlay-directory and then type&lt;br /&gt;
&amp;lt;code&amp;gt;emerge wesnoth-svn&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
wesnoth-dev are the official development releases&lt;br /&gt;
while wesnoth-svn will build straight from SVN-source tree to keep you up to date with the lastest changes and all the errors ;-)&lt;br /&gt;
updating wesnoth-svn will not work ! you have to reemerge it each time you want to update !&lt;br /&gt;
&lt;br /&gt;
=== klik ===&lt;br /&gt;
* The most easy way to testdrive BfW is provided via [http://klik.atekon.de/ klik]. klik enables clients to create distribution-independent binaries which require no &amp;quot;installation&amp;quot; (the base system remains untouched); its created &amp;quot;AppDir&amp;quot; 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 [http://klik.atekon.de/wiki/index.php/User%27s_FAQ klik FAQ] for details. A [http://wesnoth.klik.atekon.de/ BfW-specific klik website] has links to help with the package. Once the klik client is installed, look at this:&lt;br /&gt;
** [http://wesnoth.klik.atekon.de/ Wesnoth-1.0] stable Version: to &amp;quot;klik&amp;quot; it, type ''klik://wesnoth'' into your Browser&lt;br /&gt;
** [http://wesnoth-latest.klik.atekon.de/ Wesnoth-1.1.1] Development-Version: to &amp;quot;klik&amp;quot; it, type ''klik://wesnoth-latest'' into your Browser&lt;br /&gt;
&lt;br /&gt;
=== Mandrake (cooker) ===&lt;br /&gt;
* &amp;lt;code&amp;gt;urpmi wesnoth&amp;lt;/code&amp;gt;&lt;br /&gt;
* Binary: ftp://ftp.free.fr/pub/Distributions_Linux/Mandrakelinux/devel/cooker/i586/media/contrib/&lt;br /&gt;
* Source: ftp://ftp.free.fr/pub/Distributions_Linux/Mandrakelinux/devel/cooker/contrib/SRPMS/&lt;br /&gt;
&lt;br /&gt;
=== Slackware 10.2 ===&lt;br /&gt;
sorry but the 10.1 isn't out. Don't worry the 10.2 is here \o/   enjoy&lt;br /&gt;
* '''Wesnoth 1.0.2''': http://asteroid.celeonet.fr/wesnoth/&lt;br /&gt;
&lt;br /&gt;
=== [[SuSE]] / [http://www.opensuse.org OpenSUSE] ===&lt;br /&gt;
&lt;br /&gt;
These are builds of The Battle For Wesnoth for several SUSE Linux distributions, made for both i386 and x86_64 architecture. On SUSE Linux 10.1 and above, as well as on SLED, just use the zen-updater and add these directories to your available services (as ZYPP). On 10.0 and older, you can use YaST to add the installation sources. If you have problems with these packages, or other questions, please contact [mailto:ozzy_AT_metal-district.de Holger Hetterich].&lt;br /&gt;
&lt;br /&gt;
* SUSE Linux 9.3 http://software.opensuse.org/download/games:/strategy:/turn-based/SUSE_Linux_9.3/&lt;br /&gt;
* SUSE Linux 10.0 http://software.opensuse.org/download/games:/strategy:/turn-based/SUSE_Linux_10.0/&lt;br /&gt;
* SUSE Linux 10.1 http://software.opensuse.org/download/games:/strategy:/turn-based/SUSE_Linux_10.1/&lt;br /&gt;
* OpenSUSE Linux 10.2 http://software.opensuse.org/download/games:/strategy:/turn-based/openSUSE_10.2/&lt;br /&gt;
* OpenSUSE Factory http://software.opensuse.org/download/games:/strategy:/turn-based/SUSE_Factory/&lt;br /&gt;
* SLED 10 (SUSE Linux Enterprise Desktop) requires an additional installation source including common required packages SLED is missing. First add http://software.opensuse.org/download/SUSE:/SLE-10:/SDK:/Extra/SLE_10/ , then add http://software.opensuse.org/download/games:/strategy:/turn-based/SLED10_SDK_Extras/ to your installation sources.&lt;br /&gt;
&lt;br /&gt;
=== Xandros Linux ===&lt;br /&gt;
&lt;br /&gt;
*This disto for wesnoth-1.1.1 works well with Xandros 3&lt;br /&gt;
&lt;br /&gt;
* A distribution-independent binary (made with [http://oblisk.codu.org/ OBLISK]) for any somewhat modern GNU/Linux on i386 is available: &lt;br /&gt;
** [http://prdownloads.sourceforge.net/suparun/wesnoth-1.1.1-x86-Opkg.tar.gz?download &lt;br /&gt;
&lt;br /&gt;
*Here is a disto for version .7 that works with Xandros&lt;br /&gt;
**[http://support.xandros.com/downloads/desktop_2.0/user_contrib/boylinux/binary-i386/wesnoth_0.7-1_i386.deb&lt;br /&gt;
&lt;br /&gt;
*Xandros 3 has the distro for wesnoth .9 available through Xandros Networks&lt;br /&gt;
&lt;br /&gt;
=== Yoper Linux ===&lt;br /&gt;
All versions built for Yoper 2.2.0-6, although they should install on 2.1.&lt;br /&gt;
Please let kernowyon know via the Yoper forums if you get any problems&lt;br /&gt;
Latest 1.0.2 version&lt;br /&gt;
* http://yoperstuff.kernowyon.org.uk/rpms/wesnoth-1.0.2-1.i686.rpm&lt;br /&gt;
1.0.1 version&lt;br /&gt;
* http://yoperstuff.kernowyon.org.uk/rpms/wesnoth-1.0-1.i686.rpm&lt;br /&gt;
Earlier version&lt;br /&gt;
*http://yoperstuff.kernowyon.org.uk/rpms/wesnoth-0.9.7-1.i686.rpm&lt;br /&gt;
&lt;br /&gt;
=== Binaries for all distributions ===&lt;br /&gt;
* A distribution-independent binary (made with [http://oblisk.codu.org/ OBLISK]) for any somewhat modern GNU/Linux on i386 is available: &lt;br /&gt;
** [http://prdownloads.sourceforge.net/suparun/wesnoth-1.1.1-x86-Opkg.tar.gz?download wesnoth-1.1.1-x86-Opkg.tar.gz]&lt;br /&gt;
** [http://prdownloads.sourceforge.net/suparun/wesnoth-1.0.1-x86-Opkg.tar.gz?download wesnoth-1.0.1-x86-Opkg.tar.gz] &lt;br /&gt;
** This is NOT a static binary distribution, it resolves dependencies at runtime.&lt;br /&gt;
* Wesnoth 0.8.8 static binary (by Yann): http://prdownloads.sourceforge.net/wesnoth/wesnoth-i386-static?download (needs the [http://prdownloads.sourceforge.net/wesnoth/wesnoth-0.8.tar.gz?download source tarball] for the data - run it with the path to the unpacked data as argument)&lt;br /&gt;
&lt;br /&gt;
=== Other ===&lt;br /&gt;
* [http://rpmfind.net/linux/rpm2html/search.php?query=wesnoth Search RPMs]&lt;br /&gt;
&lt;br /&gt;
= See Also =&lt;br /&gt;
* [[CompilingWesnoth]]&lt;br /&gt;
* [[Download]]&lt;/div&gt;</summary>
		<author><name>Bpepple</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.wesnoth.org/index.php?title=User:Bpepple&amp;diff=13206</id>
		<title>User:Bpepple</title>
		<link rel="alternate" type="text/html" href="https://wiki.wesnoth.org/index.php?title=User:Bpepple&amp;diff=13206"/>
		<updated>2006-12-27T01:16:29Z</updated>

		<summary type="html">&lt;p&gt;Bpepple: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Brian Pepple ==&lt;br /&gt;
&lt;br /&gt;
http://fedoraproject.org/wiki/BrianPepple&lt;/div&gt;</summary>
		<author><name>Bpepple</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.wesnoth.org/index.php?title=User:Bpepple&amp;diff=13205</id>
		<title>User:Bpepple</title>
		<link rel="alternate" type="text/html" href="https://wiki.wesnoth.org/index.php?title=User:Bpepple&amp;diff=13205"/>
		<updated>2006-12-27T01:15:24Z</updated>

		<summary type="html">&lt;p&gt;Bpepple: Initial&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;E-Mail: bpeppleATfedoraproject.org&lt;br /&gt;
&lt;br /&gt;
http://fedoraproject.org/wiki/BrianPepple&lt;/div&gt;</summary>
		<author><name>Bpepple</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.wesnoth.org/index.php?title=WesnothBinariesLinux&amp;diff=13204</id>
		<title>WesnothBinariesLinux</title>
		<link rel="alternate" type="text/html" href="https://wiki.wesnoth.org/index.php?title=WesnothBinariesLinux&amp;diff=13204"/>
		<updated>2006-12-27T01:08:46Z</updated>

		<summary type="html">&lt;p&gt;Bpepple: /* Fedora Core */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= GNU/Linux =&lt;br /&gt;
Not all Distributions are always at the state of the current release. If you want to be sure to have the current version, please get the sources and compile it yourself.&lt;br /&gt;
&lt;br /&gt;
=== Arch Linux ===&lt;br /&gt;
* For the official pkg from [extra]: &amp;lt;code&amp;gt;pacman -S wesnoth&amp;lt;/code&amp;gt; &lt;br /&gt;
* dibblethewrecker also provides regular SVN snapshots.  Please see [[ http://dtw.jiwe.org/content.php?article.9 | here]] for details of how to access the repo.  As development of wesnoth continues this repo is likely to follow the unstable branch.&lt;br /&gt;
&lt;br /&gt;
=== Ark Linux ===&lt;br /&gt;
* Ark Linux includes an official wesnoth package, currently at version 1.1.3. Simply use the package installation tool to install the wesnoth package, or run &amp;lt;code&amp;gt;apt-get update; apt-get dist-upgrade&amp;lt;/code&amp;gt;.&lt;br /&gt;
* Users of other similar distributions can download the packages at [http://arklinux.osuosl.org/dockyard-devel the Ark Linux file server]. They are likely to run on any rpm based distribution that uses a recent version of gcc (&amp;gt;= 4.0) and glibc (&amp;gt;= 2.4).&lt;br /&gt;
&lt;br /&gt;
=== Debian ===&lt;br /&gt;
* &amp;lt;code&amp;gt;apt-get install wesnoth&amp;lt;/code&amp;gt; or &lt;br /&gt;
* &amp;lt;code&amp;gt;aptitude install wesnoth&amp;lt;/code&amp;gt; &lt;br /&gt;
* [http://packages.debian.org/wesnoth Official packages]&lt;br /&gt;
* [http://debian.wesnoth.org/sarge Wesnoth 1.0 backport for Sarge]&lt;br /&gt;
===&amp;gt; about this backport, maybe an issue with an unresolvable dependancy, the &amp;quot;ttf-dejavu&amp;quot; package which is required but does not belong to sarge main archive. If someone could confirm ? [ 4 october 2005 ]This package is required but it is in backports for sarge&lt;br /&gt;
&amp;quot;'''deb http://www.backports.org/debian/ sarge-backports main'''&amp;quot;&lt;br /&gt;
and works without any problems [24.05.2006].&lt;br /&gt;
&lt;br /&gt;
====&amp;gt; 8 October: adding&lt;br /&gt;
&lt;br /&gt;
 deb http://ftp.tr.debian.org/debian/ unstable main&lt;br /&gt;
 deb-src http://ftp.tr.debian.org/debian/ unstable main&lt;br /&gt;
&lt;br /&gt;
to /etc/apt/sources.list,&lt;br /&gt;
&lt;br /&gt;
 Package: wesnoth&lt;br /&gt;
 Pin: version 1.0-1sarge*&lt;br /&gt;
 Pin-Priority: 1001&lt;br /&gt;
 &lt;br /&gt;
 Package: wesnoth-data&lt;br /&gt;
 Pin: version 1.0-1sarge*&lt;br /&gt;
 Pin-Priority: 1001&lt;br /&gt;
 &lt;br /&gt;
 Package: *&lt;br /&gt;
 Pin: release a=stable&lt;br /&gt;
 Pin-Priority: 700&lt;br /&gt;
 &lt;br /&gt;
 Package: *&lt;br /&gt;
 Pin: release a=testing&lt;br /&gt;
 Pin-Priority: 650&lt;br /&gt;
 &lt;br /&gt;
 Package: *&lt;br /&gt;
 Pin: release a=unstable&lt;br /&gt;
 Pin-Priority: 600&lt;br /&gt;
&lt;br /&gt;
to /etc/apt/preferences and then installing ttf-dejavu with&lt;br /&gt;
&lt;br /&gt;
 apt-get install -t unstable ttf-dejavu&lt;br /&gt;
&lt;br /&gt;
worked for me ;-)&lt;br /&gt;
&lt;br /&gt;
====Compiling====&lt;br /&gt;
If you want to install the latest Development version you may have to compile it yourself. See [http://www.wesnoth.org/wiki/CompilingWesnoth Compiling Wesnoth].&lt;br /&gt;
&lt;br /&gt;
'''To install the dependencies :'''&lt;br /&gt;
&amp;lt;code&amp;gt;aptitude install libsdl1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl-net1.2-dev libfreetype6-dev&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Remains one package : libintl which isn't in the Debian packages database, but I think you can install it by&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;aptitude install gettext&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If someone may confirm that ... (Confirmed under Ubuntu 6.06 LTS but make sure that g++ and make are installed too.)&lt;br /&gt;
&lt;br /&gt;
'''To compile it :'''&lt;br /&gt;
If you have already installed and older version of wesnoth, uninstall it by :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;aptitude purge wesnoth&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that will remove all your wesnoth configuration.&lt;br /&gt;
Then, download the source by wget, or your internet navigator. Save it in the /usr/src directory.&lt;br /&gt;
Now, it's very easy :&lt;br /&gt;
&lt;br /&gt;
 cd /usr/src&lt;br /&gt;
 tar -xvzf wesnoth-1.x.x.tar.gz&lt;br /&gt;
 cd wesnoth-1.x.x&lt;br /&gt;
 ./configure&lt;br /&gt;
 make&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
You may have more information about this part in the [http://www.wesnoth.org/wiki/CompilingWesnoth Compiling Wesnoth] page.&lt;br /&gt;
&lt;br /&gt;
=== Ubuntu ===&lt;br /&gt;
&lt;br /&gt;
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:&lt;br /&gt;
*Upgrade to the Dapper Drake, or&lt;br /&gt;
*Use the Breezy-Backports repository,&lt;br /&gt;
*Use an unofficial repository, or&lt;br /&gt;
*Build from the source per Debian above, or&lt;br /&gt;
*Use the generic binary for GNU/Linux found on the [[Download]] page.&lt;br /&gt;
&lt;br /&gt;
Of these options, the final one is most likely the easiest at this time, while building from source is the most reliable. &lt;br /&gt;
&lt;br /&gt;
Ubuntu 6.10 Edgy Eft includes binaries for Wesnoth 1.1.8 in its universe repository, so if you're happy with this version, just upgrade to Edgy Eft.&lt;br /&gt;
&lt;br /&gt;
See the [http://help.ubuntu.com/starterguide/C/faqguide-all.html#addinguniverse Ubuntu Starter Guide]'s section on adding the universe repositories.&lt;br /&gt;
&lt;br /&gt;
Do not attempt to install the debian package and associated dependencies using ''dpkg'' as you will break your environment!&lt;br /&gt;
&lt;br /&gt;
====Compiling====&lt;br /&gt;
If you choose to build the source you should add the datadir flag to ''configure'' to ensure your installation puts the data in the same place as the official installation path:&lt;br /&gt;
&lt;br /&gt;
 cd /usr/src&lt;br /&gt;
 tar -xvzf wesnoth-1.x.x.tar.gz&lt;br /&gt;
 cd wesnoth-1.x.x&lt;br /&gt;
 ./configure --datadir=/usr/share/games ...&lt;br /&gt;
 make&lt;br /&gt;
 sudo make install&lt;br /&gt;
&lt;br /&gt;
=== Fedora Core ===&lt;br /&gt;
Battle for Wesnoth is included in [http://fedoraproject.org/wiki/Extras/ Fedora Extras], which is enabled in Fedora by default.  The current version of Battle for Wesnoth in Fedora 5, Fedora 6, and the development branch is 1.2.  To install simply run:&lt;br /&gt;
* &amp;lt;code&amp;gt;yum install wesnoth wesnoth-tools wesnoth-server&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Gentoo ===&lt;br /&gt;
For the stable release just type:&lt;br /&gt;
* &amp;lt;code&amp;gt;emerge wesnoth&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the development release, the latest development release is in portage but is currently masked&lt;br /&gt;
* &amp;lt;code&amp;gt;echo games-strategy/wesnoth &amp;gt;&amp;gt; /etc/portage/package.unmask&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;emerge wesnoth&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For building from svn tree download the portage overlay from:&lt;br /&gt;
http://www.dorf.wh.uni-dortmund.de/priv/markus/wesnoth-svn.tbz&lt;br /&gt;
extract it to your local overlay-directory and then type&lt;br /&gt;
&amp;lt;code&amp;gt;emerge wesnoth-svn&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
wesnoth-dev are the official development releases&lt;br /&gt;
while wesnoth-svn will build straight from SVN-source tree to keep you up to date with the lastest changes and all the errors ;-)&lt;br /&gt;
updating wesnoth-svn will not work ! you have to reemerge it each time you want to update !&lt;br /&gt;
&lt;br /&gt;
=== klik ===&lt;br /&gt;
* The most easy way to testdrive BfW is provided via [http://klik.atekon.de/ klik]. klik enables clients to create distribution-independent binaries which require no &amp;quot;installation&amp;quot; (the base system remains untouched); its created &amp;quot;AppDir&amp;quot; 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 [http://klik.atekon.de/wiki/index.php/User%27s_FAQ klik FAQ] for details. A [http://wesnoth.klik.atekon.de/ BfW-specific klik website] has links to help with the package. Once the klik client is installed, look at this:&lt;br /&gt;
** [http://wesnoth.klik.atekon.de/ Wesnoth-1.0] stable Version: to &amp;quot;klik&amp;quot; it, type ''klik://wesnoth'' into your Browser&lt;br /&gt;
** [http://wesnoth-latest.klik.atekon.de/ Wesnoth-1.1.1] Development-Version: to &amp;quot;klik&amp;quot; it, type ''klik://wesnoth-latest'' into your Browser&lt;br /&gt;
&lt;br /&gt;
=== Mandrake (cooker) ===&lt;br /&gt;
* &amp;lt;code&amp;gt;urpmi wesnoth&amp;lt;/code&amp;gt;&lt;br /&gt;
* Binary: ftp://ftp.free.fr/pub/Distributions_Linux/Mandrakelinux/devel/cooker/i586/media/contrib/&lt;br /&gt;
* Source: ftp://ftp.free.fr/pub/Distributions_Linux/Mandrakelinux/devel/cooker/contrib/SRPMS/&lt;br /&gt;
&lt;br /&gt;
=== Slackware 10.2 ===&lt;br /&gt;
sorry but the 10.1 isn't out. Don't worry the 10.2 is here \o/   enjoy&lt;br /&gt;
* '''Wesnoth 1.0.2''': http://asteroid.celeonet.fr/wesnoth/&lt;br /&gt;
&lt;br /&gt;
=== [[SuSE]] / [http://www.opensuse.org OpenSUSE] ===&lt;br /&gt;
&lt;br /&gt;
These are builds of The Battle For Wesnoth for several SUSE Linux distributions, made for both i386 and x86_64 architecture. On SUSE Linux 10.1 and above, as well as on SLED, just use the zen-updater and add these directories to your available services (as ZYPP). On 10.0 and older, you can use YaST to add the installation sources. If you have problems with these packages, or other questions, please contact [mailto:ozzy_AT_metal-district.de Holger Hetterich].&lt;br /&gt;
&lt;br /&gt;
* SUSE Linux 9.3 http://software.opensuse.org/download/games:/strategy:/turn-based/SUSE_Linux_9.3/&lt;br /&gt;
* SUSE Linux 10.0 http://software.opensuse.org/download/games:/strategy:/turn-based/SUSE_Linux_10.0/&lt;br /&gt;
* SUSE Linux 10.1 http://software.opensuse.org/download/games:/strategy:/turn-based/SUSE_Linux_10.1/&lt;br /&gt;
* OpenSUSE Linux 10.2 http://software.opensuse.org/download/games:/strategy:/turn-based/openSUSE_10.2/&lt;br /&gt;
* OpenSUSE Factory http://software.opensuse.org/download/games:/strategy:/turn-based/SUSE_Factory/&lt;br /&gt;
* SLED 10 (SUSE Linux Enterprise Desktop) requires an additional installation source including common required packages SLED is missing. First add http://software.opensuse.org/download/SUSE:/SLE-10:/SDK:/Extra/SLE_10/ , then add http://software.opensuse.org/download/games:/strategy:/turn-based/SLED10_SDK_Extras/ to your installation sources.&lt;br /&gt;
&lt;br /&gt;
=== Xandros Linux ===&lt;br /&gt;
&lt;br /&gt;
*This disto for wesnoth-1.1.1 works well with Xandros 3&lt;br /&gt;
&lt;br /&gt;
* A distribution-independent binary (made with [http://oblisk.codu.org/ OBLISK]) for any somewhat modern GNU/Linux on i386 is available: &lt;br /&gt;
** [http://prdownloads.sourceforge.net/suparun/wesnoth-1.1.1-x86-Opkg.tar.gz?download &lt;br /&gt;
&lt;br /&gt;
*Here is a disto for version .7 that works with Xandros&lt;br /&gt;
**[http://support.xandros.com/downloads/desktop_2.0/user_contrib/boylinux/binary-i386/wesnoth_0.7-1_i386.deb&lt;br /&gt;
&lt;br /&gt;
*Xandros 3 has the distro for wesnoth .9 available through Xandros Networks&lt;br /&gt;
&lt;br /&gt;
=== Yoper Linux ===&lt;br /&gt;
All versions built for Yoper 2.2.0-6, although they should install on 2.1.&lt;br /&gt;
Please let kernowyon know via the Yoper forums if you get any problems&lt;br /&gt;
Latest 1.0.2 version&lt;br /&gt;
* http://yoperstuff.kernowyon.org.uk/rpms/wesnoth-1.0.2-1.i686.rpm&lt;br /&gt;
1.0.1 version&lt;br /&gt;
* http://yoperstuff.kernowyon.org.uk/rpms/wesnoth-1.0-1.i686.rpm&lt;br /&gt;
Earlier version&lt;br /&gt;
*http://yoperstuff.kernowyon.org.uk/rpms/wesnoth-0.9.7-1.i686.rpm&lt;br /&gt;
&lt;br /&gt;
=== Binaries for all distributions ===&lt;br /&gt;
* A distribution-independent binary (made with [http://oblisk.codu.org/ OBLISK]) for any somewhat modern GNU/Linux on i386 is available: &lt;br /&gt;
** [http://prdownloads.sourceforge.net/suparun/wesnoth-1.1.1-x86-Opkg.tar.gz?download wesnoth-1.1.1-x86-Opkg.tar.gz]&lt;br /&gt;
** [http://prdownloads.sourceforge.net/suparun/wesnoth-1.0.1-x86-Opkg.tar.gz?download wesnoth-1.0.1-x86-Opkg.tar.gz] &lt;br /&gt;
** This is NOT a static binary distribution, it resolves dependencies at runtime.&lt;br /&gt;
* Wesnoth 0.8.8 static binary (by Yann): http://prdownloads.sourceforge.net/wesnoth/wesnoth-i386-static?download (needs the [http://prdownloads.sourceforge.net/wesnoth/wesnoth-0.8.tar.gz?download source tarball] for the data - run it with the path to the unpacked data as argument)&lt;br /&gt;
&lt;br /&gt;
=== Other ===&lt;br /&gt;
* [http://rpmfind.net/linux/rpm2html/search.php?query=wesnoth Search RPMs]&lt;br /&gt;
&lt;br /&gt;
= See Also =&lt;br /&gt;
* [[CompilingWesnoth]]&lt;br /&gt;
* [[Download]]&lt;/div&gt;</summary>
		<author><name>Bpepple</name></author>
		
	</entry>
</feed>