Getting MegaGlest

From MegaGlest
Revision as of 07:56, 15 March 2017 by LittleJohn (talk | contribs) (LittleJohn moved page Getting Glest to Getting MegaGlest without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Glest, 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.

Before download glest, you should consider that it's developed has stopped in april 2009. There are two projects which continue and have added lots of features, factions and maps since then. Glest Advanced Engine is especially known for offering a richer single player experience, MegaGlest for better and more stable online-gaming.

Windows

The easiest way is to download the installer from Sourceforge.

Mac OS X

Cider House has a complete Mac OS X Glest 3.21 package and installation guide.

FreeBSD

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

Also see Compiling Megaglest for FreeBSD

Linux

Repository

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

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

RPM

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

Compiling from Source (any platform)

Download from the Sourceforge page or SVN (see below).

SVN

Use Kdesvn to checkout the Glest code. Windows users can use TortoiseSVN.

  • Go to the Subversion menu -> General -> Checkout a repository" and enter the URL: [1]
  • Select a directory to put the files in.

Command Line method:

For more information on SVN see the SVN Reference.