diff options
author | Neo2003 <none@none> | 2008-10-02 16:23:55 -0500 |
---|---|---|
committer | Neo2003 <none@none> | 2008-10-02 16:23:55 -0500 |
commit | 9b1c0e006f20091f28f3f468cfcab1feb51286bd (patch) | |
tree | b5d1ba94a656e6679f8737f9ea6bed1239b73b14 /contrib/extractor/README.linux |
[svn] * Proper SVN structureinit
--HG--
branch : trunk
Diffstat (limited to 'contrib/extractor/README.linux')
-rw-r--r-- | contrib/extractor/README.linux | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/contrib/extractor/README.linux b/contrib/extractor/README.linux new file mode 100644 index 00000000000..e1ebdb8bb2e --- /dev/null +++ b/contrib/extractor/README.linux @@ -0,0 +1,13 @@ +Linux instructions +------------------ + +1. Configure and build MaNGOS. +2. cd contrib/map_extractor/libmpq/ +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 :) + |