Jump to content

Recommended Posts

Posted

i've get returned this:

Checked out revision 1994.

Applying: ScriptDev2 patch

autoreconf: `configure.ac' or `configure.in' is required

-bash: ../configure: No such file or directory

make: *** No targets specified and no makefile found. Stop.

make: *** No rule to make target `install'. Stop.

After using this code:

cd ~;apt-get update;apt-get install build-essential gcc g++ cpp automake git-core autoconf make patch libmysql++-dev libtool libcurl4-openssl-dev libssl-dev grep binutils subversion zlibc libc6 nano unrar-free;wget http://ftp.de.debian.org/debian/pool/main/o/openssl/libssl0.9.8_0.9.8k-5_i386.deb http://ftp.de.debian.org/debian/pool/main/o/openssl/openssl_0.9.8k-5_i386.deb;dpkg --install libssl0.9.8_0.9.8k-5_i386.deb;dpkg --install openssl_0.9.8k-5_i386.deb;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-*;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;

Code get from topic: [GUIDE] Ubuntu/Debian/CentOS/RHEL Install Guide

URL: http://getmangos.eu/community/topic/7839/guide-ubuntudebiancentosrhel-install-guide/

My Dedicated server has ubuntu 10.4, is all in order?

  • 41 years later...
Posted

With basic linux knowledge like deleting a directory. I can not understand about the big problem there. By the way, you should not run a WoW server beside other game servers as Counterstrike, there are much more ressource hungry.

Posted

Whatever you have created through the installation process. I suggest the whole mangos directory you downloaded from git and the target directory, if you stated one while compiling.

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use