Follow us on
Follow us on Facebook Follow us on Twitter Watch us on YouTube


MMOCoin

Results 1 to 7 of 7
  1. #1
    Premium

    Join Date
    Jul 2008
    Location
    /home/sve3N
    Posts
    39
    Rep Power
    18
    Reputation
    40

    Mangos Ubuntu Compiling guide


    Register to remove this ad
    1.Lets start.First open terminal and log in as root.Now run next line to install needed programs
    Code:
    apt-get install build-essential gcc g++ cpp automake git-core autoconf make patch libmysql++-dev libtool libcurl4-openssl-dev libssl-dev zlibc libc6 grep binutils subversion nano mysql-server unrar-free
    2a. Getting 3.3.0 source
    Code:
    git clone git://github.com/mangos/mangos.git
    cd mangos
    git checkout origin/330
    git checkout -b 330
    svn co https://scriptdev2.svn.sourceforge.net/svnroot/scriptdev2/ src/bindings/ScriptDev2/
    git am src/bindings/ScriptDev2/patches/MaNGOS-*
    2b. Getting 3.2.2A source
    Code:
    git clone git://github.com/mangos/mangos.git
    cd mangos
    svn co https://scriptdev2.svn.sourceforge.net/svnroot/scriptdev2/ src/bindings/ScriptDev2/
    git am src/bindings/ScriptDev2/patches/MaNGOS-*
    3. Compiling MaNGOS
    Code:
    autoreconf --install --force;mkdir objdir;cd objdir;
    ../configure --prefix=/opt/mangos --sysconfdir=/opt/mangos/etc --enable-cli --enable-ra --datadir=/opt/mangos
    make
    make install
    Now you're done ! ill come with an database installation and configuration guide soon.
    Last edited by sve3n; 21-12-09 at 04:47 AM.

  2. #2
    Elite Member
    Dimman's Avatar
    Join Date
    Apr 2009
    Posts
    1,091
    Rep Power
    22
    Reputation
    319
    Nice release 2 bad i don't have Ubuntu
    No touching please.

  3. #3
    Sergeant
    Paradox's Avatar
    Join Date
    Jul 2009
    Posts
    71
    Rep Power
    17
    Reputation
    26
    Ubuntu isn't that good, but this guide is. :rep:

  4. #4
    Contributor
    LiLLeCarl's Avatar
    Join Date
    Jan 2009
    Posts
    106
    Rep Power
    19
    Reputation
    84
    DEBIAN FOR SERVERS! Ubuntu is a desktop OS ;D
    Whos dat "LilleCarl"

    Its LilleCarl OMGBBQLOLZXD

  5. #5
    Sergeant
    Paradox's Avatar
    Join Date
    Jul 2009
    Posts
    71
    Rep Power
    17
    Reputation
    26
    Ya, ino.

  6. #6
    Contributor
    treetree's Avatar
    Join Date
    Apr 2009
    Posts
    99
    Rep Power
    18
    Reputation
    107
    this is good ubunto and it is a good Linux distro

    and there is not enough information about
    running a private server from it,,

    mango's and ubunto perfect,,



    tree
    Last edited by treetree; 13-01-10 at 11:37 AM.

  7. #7
    Beginner
    digitalwolf's Avatar
    Join Date
    Jun 2011
    Posts
    1
    Rep Power
    15
    Reputation
    1

    Smile Over a year old. Was a follow on ever posted? If so I can't find it. (new and humble)


    Register to remove this ad
    Quote Originally Posted by sve3n View Post
    1.Lets start.First open terminal and log in as root.Now run next line to install needed programs
    Code:
    apt-get install build-essential gcc g++ cpp automake git-core autoconf make patch libmysql++-dev libtool libcurl4-openssl-dev libssl-dev zlibc libc6 grep binutils subversion nano mysql-server unrar-free
    2a. Getting 3.3.0 source
    Code:
    git clone git://github.com/mangos/mangos.git
    cd mangos
    git checkout origin/330
    git checkout -b 330
    svn co https://scriptdev2.svn.sourceforge.net/svnroot/scriptdev2/ src/bindings/ScriptDev2/
    git am src/bindings/ScriptDev2/patches/MaNGOS-*
    2b. Getting 3.2.2A source
    Code:
    git clone git://github.com/mangos/mangos.git
    cd mangos
    svn co https://scriptdev2.svn.sourceforge.net/svnroot/scriptdev2/ src/bindings/ScriptDev2/
    git am src/bindings/ScriptDev2/patches/MaNGOS-*
    3. Compiling MaNGOS
    Code:
    autoreconf --install --force;mkdir objdir;cd objdir;
    ../configure --prefix=/opt/mangos --sysconfdir=/opt/mangos/etc --enable-cli --enable-ra --datadir=/opt/mangos
    make
    make install
    Now you're done ! ill come with an database installation and configuration guide soon.

    Over a year old. Was a follow on ever posted?

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT -5. The time now is 05:49 PM.
Powered by vBulletin® Copyright ©2000-2026, Jelsoft Enterprises Ltd.
vBulletin Licensed to: MMOPro.org
vBulletin Skin By: PurevB.com