Difference between revisions of "WesnothBinariesLinux"

From The Battle for Wesnoth Wiki
(SuSE / [http://www.opensuse.org OpenSUSE])
(update the entry to make it more useful, hopefully)
Line 11: Line 11:
  
 
=== Debian ===
 
=== Debian ===
* <code>apt-get install wesnoth</code> or
+
* <code>aptitude install wesnoth</code><br/>(use <code>wesnoth-all</code> if you want to pull in all the campaigns and the editor, too)
* <code>aptitude install wesnoth</code>  
 
 
* [http://packages.debian.org/wesnoth Official packages] including the development releases in the experimental branch
 
* [http://packages.debian.org/wesnoth Official packages] including the development releases in the experimental branch
* [http://backports.org/ backports.org] offers the stable wesnoth releases for Debian stable
+
* [http://backports.org/ backports.org] offers the stable wesnoth releases for Debian stable, [http://backports.org/dokuwiki/doku.php?id=instructions instructions for how to use backports.org] are available on its site, you might want to [http://www.backports.org/debian/README.mirrors.html choose a mirror] instead of using the main site, though
  
 
====Compiling====
 
====Compiling====
Line 20: Line 19:
 
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].
 
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].
  
'''To install the dependencies :'''
+
'''To install the dependencies:'''
  
<code>aptitude install build-essential libsdl-image1.2-dev libfreetype6-dev libsdl-mixer1.2-dev libsdl-net1.2-dev libfribidi-dev libsdl1.2-dev python-dev libboost-iostreams-dev libboost-test-dev</code>
+
You can use a neat trick: Use the Build-Dependencies of the Debian package. This can be acomplished with adding a line like the following to your <code>/etc/apt/sources.list</code>:<br/>
 +
<code>deb-src http://ftp.debian.org/debian/ main</code><br/>
 +
It is mostly just a copy of your usual entry for your mirror with a substitution of the initial <code>deb</code> for <code>deb-src</code>. '''Do NOT delete your deb line!'''
  
As of 1.4 stable, the dependencies also include all of the "Boost" libraries, you need the last two only if you try to compile wesnoth 1.3.13 or newer.
+
If you have your <code>deb-src</code> entry there, just do an <code>aptitude update</code> followed by an <code>aptitude build-dep wesnoth</code>. That will pull in all you need. As of 1.4 stable wesnoth, the dependencies also include all of the "Boost" libraries, you if your deb-src line is pointing to Debian stable/etch you need to also <code>aptitude install libboost-iostreams-dev libboost-test-dev</code>.
  
'''To compile it :'''
+
'''To compile it:'''<br/>
If you have already installed and older version of wesnoth, uninstall it by:
+
If you have already installed an older version of wesnoth, uninstall it by:
  
 
<code>aptitude purge wesnoth</code>
 
<code>aptitude purge wesnoth</code>

Revision as of 20:19, 23 April 2008

GNU/Linux

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.

Arch Linux

  • For the official pkg from [extra]: pacman -S wesnoth
  • 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.

Ark Linux

  • 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 apt-get update; apt-get install wesnoth (or apt-get -t dockyard-devel install wesnoth if you wish to run the current development version of wesnoth with all other packages from the stable tree)
  • Users of other similar distributions can download the packages at the Ark Linux file server. They are likely to run on any rpm based distribution that uses a recent version of gcc (>= 4.0) and glibc (>= 2.4).

Debian

Compiling

If you want to play with the SVN version directly you may have to compile it yourself. See Compiling Wesnoth.

To install the dependencies:

You can use a neat trick: Use the Build-Dependencies of the Debian package. This can be acomplished with adding a line like the following to your /etc/apt/sources.list:
deb-src http://ftp.debian.org/debian/ main
It is mostly just a copy of your usual entry for your mirror with a substitution of the initial deb for deb-src. Do NOT delete your deb line!

If you have your deb-src entry there, just do an aptitude update followed by an aptitude build-dep wesnoth. That will pull in all you need. As of 1.4 stable wesnoth, the dependencies also include all of the "Boost" libraries, you if your deb-src line is pointing to Debian stable/etch you need to also aptitude install libboost-iostreams-dev libboost-test-dev.

To compile it:
If you have already installed an older version of wesnoth, uninstall it by:

aptitude purge wesnoth

Note that this will not remove downloaded data or savegames which are stored in your home directory in the folder .wesnoth. From this point on you can simply follow the advices from the Compiling Wesnoth page, no need to duplicate that informations in here. :)

Ubuntu

Gutsy

7.10's universe repository includes version 1.2.8.

See the Ubuntu Starter Guide's section on adding the universe repositories. Install via System->Administration->Synaptic, via Applications->Add/Remove or aptitude/apt-get.

An 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.

Feisty

There is a version 1.2.6 available at the GetDeb.net for both 32bit and 64bit Feistys.

Battle for Wesnoth 1.2.3-1 is included in the Ubuntu 7.04 (Feisty's) universe collection. You can install via System->Administration->Synaptic, via Applications->Add/Remove or aptitude/apt-get.

Edgy

There is a version 1.2.4 available at the GetDeb.net for 32bit Edgy.

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.

Dapper

There is a version 1.2.3 available at the GetDeb.net for 32bit Dapper.

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:

  • 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.

Other

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)

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):

  • Add a Debian etch mirror to your /etc/apt/sources.list, e.g.
deb http://http.us.debian.org/debian/ etch main
  • Add to /etc/apt/preferences, or create it with the following content
Package: *
Pin: release o=Ubuntu
Pin-Priority: 995
Package: wesnoth
Pin: release o=Debian
Pin-Priority: 996
Package: wesnoth-data
Pin: release o=Debian
Pin-Priority: 996

(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)

  • Upgrade packages with apt-get or aptitude. Make sure that only wesnoth packages are upgraded from Debian repository.

Compiling

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:

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

Battle for Wesnoth is included in 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 Jon Ciesla.

To install simply run:

  • yum install wesnoth wesnoth-tools wesnoth-server

Gentoo

For the stable release just type:

  • emerge wesnoth

For the development release you will have to fetch an overlay, eg from this site: http://www.dorf.wh.uni-dortmund.de/priv/markus/wesnoth-dev.tbz extract it to your local overlay-directory and then type emerge wesnoth-dev The ebuild will be updated whenever the person creating the ebuild finds the time to do so.

Or if you're too impatient to wait and willing to take the risk of things blowing up, download and extract the overlay, make a copy of the highest available ebuild version, but change the version number to that of Wesnoth version you want (for instance, wesnoth-dev-1.3.2.ebuild might become wesnoth-dev-1.3.8.ebuild ), run ebuild [new ebuild file] digest and then try to emerge. It may or may not work, depending on exactly how extensive the changes in the Wesnoth source are--going from 1.3.2 to 1.3.8 this way worked for me.

For building from svn tree download the portage overlay from: http://www.dorf.wh.uni-dortmund.de/priv/markus/wesnoth-svn.tbz extract it to your local overlay-directory and then type emerge wesnoth-svn

wesnoth-dev are the official development releases while wesnoth-svn will build straight from SVN-source tree to keep you up to date with the lastest changes and all the errors ;-) updating wesnoth-svn will not work ! you have to reemerge it each time you want to update !

KateOS

Currently Battle for Wesnoth v1.4 is available in offcial KateOS repo (testing for now) [1]

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 ancient stable Version: to "klik" it, type klik://wesnoth into your Browser
  • Wesnoth-1.1.1 ancient Development-Version: to "klik" it, type klik://wesnoth-latest into your Browser

Mandrake (cooker)

Pardus

  • Run Package Manager, click Games section, select Wesnoth and click install.
  • If you prefer to install Wesnoth from command line type pisi it wesnoth.

Slackware

  • Packages of Battle for Wesnoth for Slackware-current can be downloaded from develia.org

SuSE / OpenSUSE

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 Holger Hetterich.


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