Jump to content

BlackCat2

Members
  • Posts

    12
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by BlackCat2

  1. If the servers are actively advertising everywhere and getting profit for themselves I guess they're just asking for trouble and they deserve it. If you use it only for yourselves or for educational purpose then I don't think you have anything to worry about..

    Some people just have no common sense, if you're making profit out of a copyrighted content and don't pay anything to the original author, of course they're going to be on your case, geez man..

  2. Thanks for the tutorial, my server is currently running in Windows but I want to try Linux for a comparison. do I need to keep execute all these commands? Or those are only needed for the first time build?

    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
    make install
    make clean
    cd ..
    rm -r objdir                      
    

    If I don't need all of the commands above after compiling at least 1 build, which commands that I do really need?

    Thanks..

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