Changeset 33 for trunk/contrib/extractor/README.linux
- Timestamp:
- 11/19/08 13:25:33 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/contrib/extractor/README.linux
r2 r33 1 Linux instructions 2 ------------------ 1 = Trinity Core -- Linux instructions for extractor = 2 3 Copyright (C) Trinity Core (http://www.trinitycore.org) 3 4 4 5 1. Configure and build MaNGOS. 5 2. cd contrib/ map_extractor/libmpq/6 2. cd contrib/extractor/libmpq/ 6 7 3. make 7 8 4. cd .. 8 9 5. make 9 10 6. run ad 10 11 if there are any problems create folder named .deps in contrib/map_extractor/12 it is old bug from first extractor and i am too lasy to fix it :)13