Likes: 0
Results 1 to 7 of 7
Thread: Mangos Ubuntu Compiling guide
-
21-12-09, 04:43 AM #1
- Rep Power
- 17
- Reputation
- 40
Mangos Ubuntu Compiling guide
Register to remove this ad1.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
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-*
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-*
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
› See More: Mangos Ubuntu Compiling guideLast edited by sve3n; 21-12-09 at 04:47 AM.
-
21-12-09, 08:56 AM #2
Nice release 2 bad i don't have Ubuntu
No touching please.
-
21-12-09, 01:28 PM #3
Ubuntu isn't that good, but this guide is. :rep:
-
21-12-09, 04:56 PM #4
DEBIAN FOR SERVERS! Ubuntu is a desktop OS ;D
Whos dat "LilleCarl"
Its LilleCarl OMGBBQLOLZXD
-
22-12-09, 04:10 PM #5
-
13-01-10, 02:43 AM #6
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,,
treeLast edited by treetree; 13-01-10 at 11:37 AM.
-
30-06-11, 04:24 PM #7
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