diff options
author | megamage <none@none> | 2009-01-17 17:54:11 -0600 |
---|---|---|
committer | megamage <none@none> | 2009-01-17 17:54:11 -0600 |
commit | 02c060be05b27dcd2d5d662027bae7fd91c3abfc (patch) | |
tree | 1e3bddc4c459f48445cf45ff7e5253bd08cbe450 /contrib/extractor/README.linux | |
parent | 2cf1a3be1b310feafc43781ab9178f0c1f35d352 (diff) |
*Update to Mangos 7100.
--HG--
branch : trunk
Diffstat (limited to 'contrib/extractor/README.linux')
-rw-r--r-- | contrib/extractor/README.linux | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/contrib/extractor/README.linux b/contrib/extractor/README.linux index e1ebdb8bb2e..1986831e751 100644 --- a/contrib/extractor/README.linux +++ b/contrib/extractor/README.linux @@ -1,13 +1,7 @@ Linux instructions ------------------ -1. Configure and build MaNGOS. -2. cd contrib/map_extractor/libmpq/ +1. install cmake +2. cmake -i 3. make -4. cd .. -5. make -6. run ad - -if there are any problems create folder named .deps in contrib/map_extractor/ -it is old bug from first extractor and i am too lasy to fix it :) - +4. ./ad |