Giter Club home page Giter Club logo

mangos-installer's Introduction

MaNGOS Installer -- README

Informations

mangos-installer is a shell script to unify MaNGOS installation on GNU/Linux distribution.

$ ./mangos-installer
Usage: ./mangos-installer: [OPTIONS]
      -p <path>       : Path to MaNGOS (default: /opt/mangos-<version>)
      -d              : Set in debug mode
      -a              : Use ACE external
      -j <number>     : Number of jobs for make (default 1)
      -v <version>    : Set MaNGOS version (classic|tbc|wotlk|cata)
      -h              : Print this help

This script does all steps to install MaNGOS according GNU/Linux distribution :

  • Install all dependencies (git, openssl, cmake, etc...)
  • Download MaNGOS and ScriptDev2
  • Configure and Build

Sample output :

$ ./mangos-installer -v classic -j 4 -a
-- GNU/Linux Debian
-- Codename : jessie
-- Release  : 8.2
-- Package  : deb
-- Platform : x86_64
Installing dep... [OK]
Cloning MaNGOS... [OK]
Cloning SD2...    [OK]
Configuration...  [OK]
Compiling...      [OK]
Installing...     [OK]
MaNGOS 0.12.3 (classic) has been installed !

On Debian/Ubuntu distributions you can use "-a" option because there is available packages for ACE (libace-dev) on mainstream repositories. MaNGOS is much faster to compile.

TBB libraries are always installed from distributions packages and not compiled.

All actions are logged in mangos-installer.log.

Distributions

mangos-installer has been tested on several GNU/Linux distributions :

  • Debian
  • Debian Lenny (5.0.x)
  • Debian Squeeze (6.0.x)
  • Debian Wheezy (7.x)
  • Debian Jessie (8.x)
  • Ubuntu
  • Ubuntu Precise (12.04)
  • Ubuntu Quantal (12.10)
  • Ubuntu Raring (13.04)
  • Ubuntu Saucy (13.10)
  • Ubuntu Trusty (14.04)
  • Ubuntu Utopic (14.10)
  • Ubuntu Vivid (15.04)
  • Centos
  • CentOS 5.x
  • CentOS 6.x
  • Fedora
  • Fedora Lovelock (15)
  • Fedora Verne (16)
  • Fedora Beefy Miracle (17)
  • Fedora Spherical Cow (18)

Architecture

mangos-installer has been tested on several architectures :

  • x86 (32 bits)
  • x86_64 (64 bits)
  • armv7l (32 bits) /!\ experimental /!\

Issues

  • Debian Lenny (5.0.x) : You need to backport cmake (and libarchive also) from Squeeze because version is < 2.8
  • Debian Lenny (5.0.x) : Don't use ACE packages from official repository because version is old
  • CentOS 5.x : You need to install cmake >= 2.8 from rpm.pbone.net, pkgs.repoforge.org, etc...

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

You can find the full license text in the file COPYING delivered with this package.

mangos-installer's People

Contributors

dsavineau avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.