diff options
author | megamage <none@none> | 2008-12-24 15:49:38 -0600 |
---|---|---|
committer | megamage <none@none> | 2008-12-24 15:49:38 -0600 |
commit | 808d79eb297c37a51f4c396152348e422c06d44f (patch) | |
tree | eb29d88c8515fe8f2068291126c21934b316220d /contrib/extractor/README.linux | |
parent | e71697462e487f20812bee265cae0c8a8458b160 (diff) |
*Some clean up.
--HG--
branch : trunk
Diffstat (limited to 'contrib/extractor/README.linux')
-rw-r--r-- | contrib/extractor/README.linux | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/contrib/extractor/README.linux b/contrib/extractor/README.linux index 52b907391b8..e1ebdb8bb2e 100644 --- a/contrib/extractor/README.linux +++ b/contrib/extractor/README.linux @@ -1,7 +1,13 @@ -= Trinity Core -- Linux instructions for extractor = +Linux instructions +------------------ -Copyright (C) Trinity Core (http://www.trinitycore.org) +1. Configure and build MaNGOS. +2. cd contrib/map_extractor/libmpq/ +3. make +4. cd .. +5. make +6. run ad -1: Configure and build MaNGOS. -2: cd contrib/extractor/libmpq && make && cd .. && make -3: run ad
\ No newline at end of file +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 :) + |