Jump to content

Ominous

Members
  • Posts

    4
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by Ominous

  1. Thank you for providing us with this guide, it really helped me a lot!

    Now since i made it to work, i want to keep my mangos up-to-date. I am thinking of this, but i don't know if this is correct. Maybe you guys can help me to do it the right way?

    cd mangos
    git pull git://github.com/mangos/mangos.git master
    svn update src/bindings/ScriptDev2/
    make
    make install
    

    Is this the correct way of updating? Or should i include "autoreconf --install --force;mkdir objdir;cd objdir;" in it before "make"?

    Or maybe there's a quicker way to update it since it's been already compiled once?

    EDIT: is this part needed every time i compile, or only the first time?

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

  2. Hey guys, i moved from windows to linux not long ago and im pretty new to the whole terminal thing (im using ubuntu 10.04 desktop 32bit) and i get this error when trying to patch mangos with scriptdev2 patch:

    git am mangos/src/bindings/ScriptDev2/patches/MaNGOS-9519-ScriptDev2.patch

    fatal: Not a git repository (or any of the parent directories): .git

    I think i should somehow make ScriptDev2 folder connected to the whole mangos repository that i made, but gosh, i have no idea how should i do that. I'd be grateful if you could help me out with this error :)

    EDIT: my mistake, forgot the "cd mangos" and it spew out this error, ignore the problem.

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