Difference between revisions of "WesnothBinariesLinux"

From The Battle for Wesnoth Wiki
 
Line 1: Line 1:
== GNU/Linux ==
+
= 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.
 
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 ===
 +
* <code>pacman -S wesnoth</code>
 +
 +
=== Debian ===
 +
* <code>apt-get install wesnoth</code> or
 +
* <code>aptitude install wesnoth</code>
 +
* [http://packages.debian.org/wesnoth Official packages]
 +
 +
=== Fedora Core ===
 +
* <code>yum install wesnoth</code> (requires Dag Wieers mirror in yum.conf - see [http://fedorafaq.org/#installsoftware more info])
 +
* Wesnoth 0.8.11: http://dag.wieers.com/packages/wesnoth/
 +
 +
=== Gentoo ===
 +
* <code>emerge wesnoth</code>
 +
 +
=== Mandrake (cooker) ===
 +
* <code>urpmi wesnoth</code>
 +
* Binary: ftp://ftp.free.fr/pub/Distributions_Linux/Mandrakelinux/devel/cooker/i586/media/contrib/
 +
* Source: ftp://ftp.free.fr/pub/Distributions_Linux/Mandrakelinux/devel/cooker/contrib/SRPMS/
  
 
=== Slackware 10.1 ===
 
=== Slackware 10.1 ===
Line 12: Line 32:
 
** http://www.cirulla.net/listing/suse-rpm/rpm/9.3/src/wesnoth-0.9.4-9ml.src.rpm (source rpm)
 
** http://www.cirulla.net/listing/suse-rpm/rpm/9.3/src/wesnoth-0.9.4-9ml.src.rpm (source rpm)
  
* Wesnoth Binaries for [http://www.opensuse.org OpenSUSE] 10.0, [[SUSE]] Linux 9.3 and [[SUSE]] Linux 9.2, x86 and x86_64. (by [[User:MadOssor|Holger Hetterich]] <ozzyATmetal-district.de> )  
+
* Wesnoth Binaries for [http://www.opensuse.org OpenSUSE] 10.0, [[SUSE]] Linux 9.3 and [[SUSE]] Linux 9.2, x86 and x86_64. (by [[User:MadOssor|Holger Hetterich]] [mailto:ozzyATmetal-district.de] )  
 
** http://81.169.140.126/rpm/wesnoth/   
 
** http://81.169.140.126/rpm/wesnoth/   
  
Line 32: Line 52:
 
|-
 
|-
 
|}
 
|}
 
=== Fedora Core ===
 
* <code>yum install wesnoth</code> (requires Dag Wieers mirror in yum.conf - see [http://fedorafaq.org/#installsoftware more info])
 
* Wesnoth 0.8.11: http://dag.wieers.com/packages/wesnoth/
 
 
=== Debian ===
 
* <code>apt-get install wesnoth</code> or <code>aptitude install wesnoth</code> ([http://packages.debian.org/wesnoth Official packages])
 
 
=== Gentoo ===
 
* <code>emerge wesnoth</code>
 
 
=== Arch Linux ===
 
* <code>pacman -S wesnoth</code>
 
 
=== Mandrake (cooker) ===
 
* <code>urpmi wesnoth</code>
 
* Binary: ftp://ftp.free.fr/pub/Distributions_Linux/Mandrakelinux/devel/cooker/i586/media/contrib/
 
* Source: ftp://ftp.free.fr/pub/Distributions_Linux/Mandrakelinux/devel/cooker/contrib/SRPMS/
 
  
 
=== Static binary for all distributions ===
 
=== Static binary for all distributions ===
Line 56: Line 58:
 
=== Other ===
 
=== Other ===
 
* [http://rpmfind.net/linux/rpm2html/search.php?query=wesnoth Search RPMs]
 
* [http://rpmfind.net/linux/rpm2html/search.php?query=wesnoth Search RPMs]
 +
 +
= See Also =
 +
* [[CompilingWesnoth]]

Revision as of 11:44, 22 August 2005

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

  • pacman -S wesnoth

Debian

Fedora Core

Gentoo

  • emerge wesnoth

Mandrake (cooker)

Slackware 10.1

SuSE 9.3 / OpenSUSE

These packages are also usable as a YaST installation source, use the settings from the table below

SUSE Relase Protocol
SERVER DIRECTORY/URL
OpenSUSE 10.0 Beta1 http://81.169.140.126/rpm/wesnoth/10.0-beta1/
OpenSUSE 10.0 Beta2 http://81.169.140.126/rpm/wesnoth/10.0-beta2/
SUSE Linux 9.2 x86/x86_64 HTTP 81.169.140.126 rpm/wesnoth/9.2
SUSE Linux 9.3 x86/x86-64 HTTP 81.169.140.126 rpm/wesnoth/9.3

Static binary for all distributions

Other

See Also