Advertisement
Guest User

Untitled

a guest
Mar 10th, 2016
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.30 KB | None | 0 0
  1. -- Detected 64-bit platform
  2. -- UNIX: Using jemalloc
  3. -- UNIX: Using default library directory
  4. -- UNIX: Configuring uninstall target
  5. -- UNIX: Created uninstall target
  6. -- UNIX: Detected compiler: /usr/bin/cc
  7. -- GCC: Enabled c++11 support
  8. -- GCC: Enabled C99 support
  9. -- GCC: SFMT enabled, SSE2 flags forced
  10. -- Found OpenSSL library: /usr/lib64/libssl.so;/usr/lib64/libcrypto.so
  11. -- Found OpenSSL headers: /usr/include
  12. -- Using mysql-config: /usr/bin/mysql_config
  13. -- Found MySQL library: /usr/lib64/mysql/libmysqlclient.so
  14. -- Found MySQL headers: /usr/include/mysql
  15. -- Found MySQL executable: /usr/bin/mysql
  16. -- Boost version: 1.59.0
  17. -- Found the following Boost libraries:
  18. -- system
  19. -- filesystem
  20. -- thread
  21. -- program_options
  22. -- iostreams
  23. -- regex
  24. -- Performing Test boost_filesystem_copy_links_without_NO_SCOPED_ENUM
  25. -- Performing Test boost_filesystem_copy_links_without_NO_SCOPED_ENUM - Success
  26. -- Found Readline library: /usr/lib64/libreadline.so
  27. -- Include dir is: /usr/include
  28. -- Found git binary : /usr/bin/git
  29.  
  30. * TrinityCore revision : 5c064e1e7328 2016-03-10 14:27:30 +0000 (3.3.5 branch)
  31. * TrinityCore buildtype : Release
  32.  
  33. * Install core to : /wow/trinity335/live
  34. * Install libraries to : /wow/trinity335/live/lib
  35. * Install configs to : /wow/trinity335/live
  36.  
  37. * Build world/auth : Yes (default)
  38. * Build with scripts : Yes (default)
  39. * Build map/vmap tools : No (default)
  40. * Build core w/PCH : Yes (default)
  41. * Build scripts w/PCH : Yes (default)
  42. * Show compile-warnings : No (default)
  43. * Use coreside debug : No (default)
  44. * Show source tree : No (default)
  45. * Use GIT revision hash : Yes
  46.  
  47. -- Using mysql-config: /usr/bin/mysql_config
  48. -- Found MySQL library: /usr/lib64/mysql/libmysqlclient.so
  49. -- Found MySQL headers: /usr/include/mysql
  50. -- Found MySQL executable: /usr/bin/mysql
  51. -- SCRIPT PREPARATIONS
  52. -- -> Prepared: Spells
  53. -- -> Prepared: Commands
  54. -- -> Prepared: Custom
  55. -- -> Prepared: World
  56. -- -> Prepared: OutdoorPvP
  57. -- -> Prepared: EasternKingdoms
  58. -- -> Prepared: Kalimdor
  59. -- -> Prepared: Outland
  60. -- -> Prepared: Northrend
  61. -- -> Prepared: Events
  62. -- -> Prepared: Pet
  63. -- SCRIPT PREPARATION COMPLETE
  64.  
  65. -- Configuring done
  66. -- Generating done
  67. -- Build files have been written to: /wow/trinity335/source/build
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement