Jump to content

Smokez

Members
  • Posts

    5
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by Smokez

  1. Cool, I'll try a clean install from start, happy easter :)

    After installation, I setup db by following this link http://udbforums.org/index.php?topic=12331.0

    Would greatly appreciate if someone could point me in direction of updated instructions for next steps, ie: transfer of maps and client setup, I've not seen anything stating where to obtain current version of ad.exe and other files.

    Sorry if these are dumb questions this is all very new to me, I have no devel background only unix sysadm.

    Cheers,

    Smokez.

  2. Hi all,

    Decided to try and setup a server yesterday on debian , followed this thread for guide, all looks good and make happily runs for about 5mins then spews up the error pasted at the bottom of my post, I've also posted the commands issues on server.

    COMMANDS (without output):

    apt-get install build-essential binutils gcc g++ cpp automake autoconf make libmysql++-dev libtool libssl-dev subversion patch zlibc libc6 git-core

    git clone git://github.com/mangos/mangos.git

    svn co https://scriptdev2.svn.sourceforge.net/svnroot/scriptdev2/ src/bindings/ScriptDev2

    git am src/bindings/ScriptDev2/patches/MaNGOS-7356-ScriptDev2.patch

    autoreconf --install --force

    aclocal

    autoheader

    autoconf

    automake --add-missing

    automake src/bindings/ScriptDev2/Makefile

    mkdir objdir

    cd objdir/

    ../configure --prefix=/opt/mangos --sysconfdir=/opt/mangos/etc --enable-cli --enable-ra --datadir=/opt/mangos

    make

    -------------------

    ERROR:

    make[7]: Entering directory `/root/mangos/objdir/src/bindings/ScriptDev2/sql/Updates'

    make[7]: *** No rule to make target `r993_mangos.sql', needed by `all-am'. Stop.

    make[7]: Leaving directory `/root/mangos/objdir/src/bindings/ScriptDev2/sql/Updates'

    make[6]: *** [all-recursive] Error 1

    make[6]: Leaving directory `/root/mangos/objdir/src/bindings/ScriptDev2/sql'

    make[5]: *** [all-recursive] Error 1

    make[5]: Leaving directory `/root/mangos/objdir/src/bindings/ScriptDev2'

    make[4]: *** [all] Error 2

    make[4]: Leaving directory `/root/mangos/objdir/src/bindings/ScriptDev2'

    make[3]: *** [all-recursive] Error 1

    make[3]: Leaving directory `/root/mangos/objdir/src/bindings'

    make[2]: *** [all-recursive] Error 1

    make[2]: Leaving directory `/root/mangos/objdir/src'

    make[1]: *** [all-recursive] Error 1

    make[1]: Leaving directory `/root/mangos/objdir'

    make: *** [all] Error 2

    Any help would be greatly appreciated.

    Thanks,

    Smokez.

×
×
  • 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