Difference between revisions of "Getting MegaGlest"

From MegaGlest
Jump to navigation Jump to search
 
m (update info about getting and installing MegaGlest)
 
(45 intermediate revisions by 3 users not shown)
Line 1: Line 1:
The main download page for Glest is [http://www.glest.org/en/downloads.html here]. For further platform specific information, read on.
+
[[MegaGlest]], being open source, is available for many Operating Systems, and since no one operating system works the same, it's necessary to use different methods to get Glest for your operating system.
 +
 
 +
== Windows and Mac OS X==
 +
The easiest way is to download the installer from [https://megaglest.org/download MegaGlest Downloads].
 +
 
 +
 
 +
==FreeBSD==
 +
There is a patch to port Glest V2.0.0 to FreeBSD on the [http://www.freebsd.org/cgi/query-pr.cgi?pr=95608 FreeBSD webpage]
 +
 
 +
Also see [[MG/FreeBSD Compiling|Compiling Megaglest for FreeBSD]]
  
 
==Linux==
 
==Linux==
 +
===Repository===
 +
This is the easiest way to install MegaGlest. Open the package manager of your distribution (f.e. synaptic package manager, Kpackage manager, yast, ...), search for MegaGlest, and install it.
 +
 +
Or on ubuntu or debian: open a terminal and type: "sudo apt-get install megaglest" enter your sudo password, and after downloading, MegaGlest will be installed.
 +
 +
===RPM===
 +
[http://rpm.pbone.net/index.php3?stat=3&search=glest&srodzaj=3 Pbone.net] has RPMs for Suse, Mandrake, Mandriva, PCLinuxOS, and FedoraCore.
  
Best to download the source and compile right now.
+
==Compiling from Source (any platform)==
 +
See https://docs.megaglest.org/MG/Development
  
==Windows==
+
===GIT===
 +
https://docs.megaglest.org/MG/Development
  
See the download page.
+
[[Category:MegaGlest]]
 +
[[Category:HOW-TOs]]

Latest revision as of 08:50, 15 March 2017

MegaGlest, being open source, is available for many Operating Systems, and since no one operating system works the same, it's necessary to use different methods to get Glest for your operating system.

Windows and Mac OS X[edit]

The easiest way is to download the installer from MegaGlest Downloads.


FreeBSD[edit]

There is a patch to port Glest V2.0.0 to FreeBSD on the FreeBSD webpage

Also see Compiling Megaglest for FreeBSD

Linux[edit]

Repository[edit]

This is the easiest way to install MegaGlest. Open the package manager of your distribution (f.e. synaptic package manager, Kpackage manager, yast, ...), search for MegaGlest, and install it.

Or on ubuntu or debian: open a terminal and type: "sudo apt-get install megaglest" enter your sudo password, and after downloading, MegaGlest will be installed.

RPM[edit]

Pbone.net has RPMs for Suse, Mandrake, Mandriva, PCLinuxOS, and FedoraCore.

Compiling from Source (any platform)[edit]

See https://docs.megaglest.org/MG/Development

GIT[edit]

https://docs.megaglest.org/MG/Development