<?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=SammyWilson</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=SammyWilson"/>
	<link rel="alternate" type="text/html" href="https://wiki.wesnoth.org/Special:Contributions/SammyWilson"/>
	<updated>2026-04-10T23:52:28Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.16</generator>
	<entry>
		<id>https://wiki.wesnoth.org/index.php?title=WesnothBinariesLinux&amp;diff=43607</id>
		<title>WesnothBinariesLinux</title>
		<link rel="alternate" type="text/html" href="https://wiki.wesnoth.org/index.php?title=WesnothBinariesLinux&amp;diff=43607"/>
		<updated>2011-09-05T06:31:28Z</updated>

		<summary type="html">&lt;p&gt;SammyWilson: /* Compiling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&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;
* There's a wesnoth-devel package for development releases in [http://aur.archlinux.org/packages.php?ID=9600 AUR].&lt;br /&gt;
&lt;br /&gt;
== Ark Linux ==&lt;br /&gt;
* Ark Linux includes an official wesnoth package, currently at version 1.7.0. 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;aptitude install wesnoth&amp;lt;/code&amp;gt;&amp;lt;br/&amp;gt;(use &amp;lt;code&amp;gt;wesnoth-all&amp;lt;/code&amp;gt; if you want to pull in all the campaigns and the editor, too)&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, see http://wiki.debian.org/Backports for more informations.&lt;br /&gt;
&lt;br /&gt;
===International language support===&lt;br /&gt;
Debian does not come with all locales. If you can't choose your language, you need to add locale for your lang.&lt;br /&gt;
see man locale.gen for more info.&lt;br /&gt;
quick guide for lenny: uncomment locales you want in /etc/locale.gen, then as root run &amp;quot;locale-gen&amp;quot;.&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 &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.diamondlinks.net/&amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;link building&amp;lt;/span&amp;gt;] 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;
You can use a neat trick: Use the Build-Dependencies of the Debian package.&lt;br /&gt;
&lt;br /&gt;
Just do an &amp;lt;code&amp;gt;aptitude build-dep wesnoth&amp;lt;/code&amp;gt;. That will pull in most you need. As of 1.4 stable wesnoth, the dependencies also include all of the &amp;quot;Boost&amp;quot; libraries, if you are using Debian stable/etch sources.list you need to also &amp;lt;code&amp;gt;aptitude install libboost-iostreams-dev libboost-test-dev&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
'''To compile it:'''&amp;lt;br/&amp;gt;&lt;br /&gt;
If you have already installed an 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 this will not remove downloaded data or savegames which are stored in your &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.mycaal.com/&amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;loan modification&amp;lt;/span&amp;gt;] home directory in the folder &amp;lt;code&amp;gt;.wesnoth&amp;lt;/code&amp;gt;. From this point on you can simply follow the advices from the [http://www.wesnoth.org/wiki/CompilingWesnoth Compiling Wesnoth] page, no need to duplicate that informations in here. :)&lt;br /&gt;
&lt;br /&gt;
== Ubuntu ==&lt;br /&gt;
&lt;br /&gt;
[http://apt.ubuntu.com/p/wesnoth Click here] to install the latest version of the &amp;lt;code&amp;gt;wesnoth&amp;lt;/code&amp;gt; packaged for your release. Alternatively, search for &amp;quot;wesnoth&amp;quot; in the ''Ubuntu Software Center'' or use following command:&lt;br /&gt;
&lt;br /&gt;
 sudo apt-get install wesnoth&lt;br /&gt;
&lt;br /&gt;
===Available Versions===&lt;br /&gt;
&lt;br /&gt;
Different releases of Ubuntu provide different versions of Wesnoth in their repositories. Often, this version will be older than the most current Wesnoth. Red cells denote old, now unsupported Ubuntu releases.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Release&lt;br /&gt;
! Packaged Version&lt;br /&gt;
|-&lt;br /&gt;
| 11.04 (Natty)&lt;br /&gt;
| 1.8.5&lt;br /&gt;
|-&lt;br /&gt;
| 10.10 (Maverick)&lt;br /&gt;
| 1.8.5&lt;br /&gt;
|-&lt;br /&gt;
| 10.04 LTS (Lucid)&lt;br /&gt;
| 1.6.5, 1.8.5 with backports enabled&lt;br /&gt;
|- style=&amp;quot;background:#FA8072&amp;quot;&lt;br /&gt;
| 9.10 (Karmic)&lt;br /&gt;
| 1.6.5&lt;br /&gt;
|- style=&amp;quot;background:#FA8072&amp;quot;&lt;br /&gt;
| 9.04 (Jaunty)&lt;br /&gt;
| 1.6a&lt;br /&gt;
|- style=&amp;quot;background:#FA8072&amp;quot;&lt;br /&gt;
| 8.10 (Intrepid)&lt;br /&gt;
| 1.4.5&lt;br /&gt;
|- style=&amp;quot;background:#FA8072&amp;quot;&lt;br /&gt;
| 8.04 LTS (Hardy)&lt;br /&gt;
| 1.4, 1.4.4 with backports enabled&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Compiling===&lt;br /&gt;
&lt;br /&gt;
If you choose to build Wesnoth from 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 -xvjf wesnoth-1.x.x.tar.bz2&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;
&amp;lt;!-- This section is commented out because its information seems incorrect. Please restore if this is not the case.&lt;br /&gt;
=== International language support ===&lt;br /&gt;
&lt;br /&gt;
If you want to use Wesnoth with a language that is not supported by your system, you have at least two options:&lt;br /&gt;
&lt;br /&gt;
From Wesnoth version 1.6 onwards you can start Wesnoth with the flag &amp;lt;code&amp;gt;--dummy-locales&amp;lt;/code&amp;gt; to enable all languages, even if they are not supported by your system.&lt;br /&gt;
&lt;br /&gt;
For older versions of Wesnoth you’ll have to enable the language on your own system first. Look in the file &amp;lt;code&amp;gt;/usr/share/i18n/SUPPORTED&amp;lt;/code&amp;gt; for a line with an ISO language code matching what you want. Append that line to &amp;lt;code&amp;gt;/var/lib/locales/supported.d/local&amp;lt;/code&amp;gt;, then run &amp;lt;code&amp;gt;sudo dpkg-reconfigure locales&amp;lt;/code&amp;gt;. You should now be able to select that language from the language selector in Wesnoth.&lt;br /&gt;
--&amp;gt;&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;
There's an ebuild for 1.5.8 on Gentoo Bugzilla: http://bugs.gentoo.org/show_bug.cgi?id=256513&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;
 Note: Neither wesnoth-dev nor wesnoth-svn seem to be maintained (as seen Nov 2009). The easiest way &lt;br /&gt;
 should be downloading the source and following the instructions to build wesnoth in the source directory &lt;br /&gt;
 with cmake and as a normal user. Inside the source directory start with ''./wesnoth'', as opposed &lt;br /&gt;
 to ''wesnoth'' from your portage tree.&lt;br /&gt;
&lt;br /&gt;
== Mandriva ==&lt;br /&gt;
&amp;lt;code&amp;gt;urpmi wesnoth&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or use the GUI installer (in the Control Centre)&lt;br /&gt;
&lt;br /&gt;
To install Battle for Wesnoth 1.8 in Mandriva 2009,2009.1 and 2010 you need to enable the contrib backports repo: you can do this in the Mandriva Control Centre .&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;
&lt;br /&gt;
* Slackbuilds for Battle for Wesnoth on Slackware 13 are for 1.6.5.  Developmental branch requires you to edit  a new line between 65 &amp;amp; 66 with './autogen.sh' in addition to changing the version number in the wesnoth.SlackBuild script.&lt;br /&gt;
&lt;br /&gt;
* Packages of Battle for Wesnoth for Slackware 12.2 can be downloaded from [http://slacky.eu/aadm/pkgs/index.php?sear=wesnoth&amp;amp;ver=6 slacky.eu] Latest Wesnoth build: 1.6.3&lt;br /&gt;
&lt;br /&gt;
* Building from source using SlackBuild script for Slackware 12.2 [http://slackbuilds.org/repository/12.2/games/wesnoth/ SlackBuilds.org] Latest Wesnoth build: 1.6.1 Note: Probably could be used for building newer 1.6.x version.&lt;br /&gt;
&lt;br /&gt;
Note: Depends on boost package (+ icu package if you use binary from slacky.eu), so it should be installed before installing Battle for Wesnoth binary or compiling from source.&lt;br /&gt;
&lt;br /&gt;
Install boost and icu binary from slacky.eu [http://slacky.eu/aadm/pkgs/index.php?sear=boost&amp;amp;ver=6 boost] [http://slacky.eu/aadm/pkgs/index.php?ver=6&amp;amp;sear=icu icu]&lt;br /&gt;
&lt;br /&gt;
Compile boost from source using SlackBuild script [http://slackbuilds.org/repository/12.2/development/boost/ SlackBuilds.org]&lt;br /&gt;
&lt;br /&gt;
* Installation:&lt;br /&gt;
&lt;br /&gt;
Binary package: Downloaded Battle for Wesnoth binary, boost and icu dependency install with installpkg command.&lt;br /&gt;
&lt;br /&gt;
For example: #installpkg wesnoth-1.6.3-i486-1sl.tgz boost-1.39.0-i686-1as.tgz icu-3.6-i486-2sl.tgz&lt;br /&gt;
&lt;br /&gt;
SlackBuild script: Consult SlackBuilds [http://slackbuilds.org/howto/ HOWTO]&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. On OpenSUSE 10.3 or higher, just use 1-click Install.&lt;br /&gt;
&lt;br /&gt;
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 11.1 [http://software.opensuse.org/search?baseproject=openSUSE%3A11.1&amp;amp;p=1&amp;amp;q=wesnoth One-Click-Install]&lt;br /&gt;
* OpenSUSE 11 [http://software.opensuse.org/search?baseproject=openSUSE%3A11.0&amp;amp;p=1&amp;amp;q=wesnoth One-Click-Install]&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/search?baseproject=openSUSE%3AFactory&amp;amp;p=1&amp;amp;q=wesnoth One-Click-Install]&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;
== Vine Linux ==&lt;br /&gt;
&lt;br /&gt;
&amp;quot;wesnoth&amp;quot; rpm package for &amp;quot;Vine Linux 5&amp;quot; is using VLGothic font.&lt;br /&gt;
&lt;br /&gt;
;Vine Linux 5.x&lt;br /&gt;
: VinePlus (plus category)&lt;br /&gt;
:* RPM package &amp;quot;wesnoth&amp;quot; is version 1.6.5.&lt;br /&gt;
:* RPM package &amp;quot;wesnoth147&amp;quot; is version 1.4.7.&lt;br /&gt;
;VineSeed (unstable)&lt;br /&gt;
:* RPM package &amp;quot;wesnoth&amp;quot; is version 1.8.x. always sync upstream!&lt;br /&gt;
:* RPM package &amp;quot;wesnoth16&amp;quot; is version 1.6.5.&lt;br /&gt;
&lt;br /&gt;
To install simply run:&lt;br /&gt;
* &amp;lt;code&amp;gt;apt-get install wesnoth&amp;lt;/code&amp;gt;&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;
== Other ==&lt;br /&gt;
* [http://ftp.osuosl.org/pub/manulix/wesnoth-bin-powerpc/ GNU/Linux PowerPC binaries]&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>SammyWilson</name></author>
		
	</entry>
</feed>