Advertisement
Guest User

Untitled

a guest
Mar 21st, 2017
365
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.92 KB | None | 0 0
  1. u026627:tg juanan$ brew install libconfig readline lua python libevent jansson
  2.  
  3. ==> Downloading https://homebrew.bintray.com/bottles/libconfig-1.6.sierra.bottle.tar.gz
  4. ######################################################################## 100,0%
  5. ==> Pouring libconfig-1.6.sierra.bottle.tar.gz
  6. 🍺 /usr/local/Cellar/libconfig/1.6: 21 files, 517.8KB
  7. ==> Downloading https://homebrew.bintray.com/bottles/readline-7.0.3_1.sierra.bottle.tar.gz
  8. ######################################################################## 100,0%
  9. ==> Pouring readline-7.0.3_1.sierra.bottle.tar.gz
  10. ==> Caveats
  11. This formula is keg-only, which means it was not symlinked into /usr/local.
  12.  
  13. macOS provides the BSD libedit library, which shadows libreadline.
  14. In order to prevent conflicts when programs look for libreadline we are
  15. defaulting this GNU Readline installation to keg-only.
  16.  
  17.  
  18. For compilers to find this software you may need to set:
  19. LDFLAGS: -L/usr/local/opt/readline/lib
  20. CPPFLAGS: -I/usr/local/opt/readline/include
  21.  
  22. ==> Summary
  23. 🍺 /usr/local/Cellar/readline/7.0.3_1: 46 files, 1.5MB
  24. Error: lua-5.2.4_3 already installed
  25. To install this version, first `brew unlink lua`
  26. ==> Installing dependencies for python: pkg-config, sqlite, gdbm, openssl
  27. ==> Installing python dependency: pkg-config
  28. ==> Downloading https://homebrew.bintray.com/bottles/pkg-config-0.29.1_2.sierra.bottle.tar.gz
  29. ######################################################################## 100,0%
  30. ==> Pouring pkg-config-0.29.1_2.sierra.bottle.tar.gz
  31. 🍺 /usr/local/Cellar/pkg-config/0.29.1_2: 10 files, 627.5KB
  32. ==> Installing python dependency: sqlite
  33. ==> Downloading https://homebrew.bintray.com/bottles/sqlite-3.17.0.sierra.bottle.tar.gz
  34. ######################################################################## 100,0%
  35. ==> Pouring sqlite-3.17.0.sierra.bottle.tar.gz
  36. ==> Caveats
  37. This formula is keg-only, which means it was not symlinked into /usr/local.
  38.  
  39. macOS provides an older sqlite3.
  40.  
  41. If you need to have this software first in your PATH run:
  42. echo 'export PATH="/usr/local/opt/sqlite/bin:$PATH"' >> ~/.bash_profile
  43.  
  44. For compilers to find this software you may need to set:
  45. LDFLAGS: -L/usr/local/opt/sqlite/lib
  46. CPPFLAGS: -I/usr/local/opt/sqlite/include
  47. For pkg-config to find this software you may need to set:
  48. PKG_CONFIG_PATH: /usr/local/opt/sqlite/lib/pkgconfig
  49.  
  50. ==> Summary
  51. 🍺 /usr/local/Cellar/sqlite/3.17.0: 11 files, 2.9MB
  52. ==> Installing python dependency: gdbm
  53. ==> Downloading https://homebrew.bintray.com/bottles/gdbm-1.13.sierra.bottle.tar.gz
  54. ######################################################################## 100,0%
  55. ==> Pouring gdbm-1.13.sierra.bottle.tar.gz
  56. 🍺 /usr/local/Cellar/gdbm/1.13: 19 files, 554.4KB
  57. ==> Installing python dependency: openssl
  58. ==> Downloading https://homebrew.bintray.com/bottles/openssl-1.0.2k.sierra.bottle.tar.gz
  59. ######################################################################## 100,0%
  60. ==> Pouring openssl-1.0.2k.sierra.bottle.tar.gz
  61. ==> Using the sandbox
  62. ==> Caveats
  63. A CA file has been bootstrapped using certificates from the SystemRoots
  64. keychain. To add additional certificates (e.g. the certificates added in
  65. the System keychain), place .pem files in
  66. /usr/local/etc/openssl/certs
  67.  
  68. and run
  69. /usr/local/opt/openssl/bin/c_rehash
  70.  
  71. This formula is keg-only, which means it was not symlinked into /usr/local.
  72.  
  73. Apple has deprecated use of OpenSSL in favor of its own TLS and crypto libraries
  74.  
  75. If you need to have this software first in your PATH run:
  76. echo 'export PATH="/usr/local/opt/openssl/bin:$PATH"' >> ~/.bash_profile
  77.  
  78. For compilers to find this software you may need to set:
  79. LDFLAGS: -L/usr/local/opt/openssl/lib
  80. CPPFLAGS: -I/usr/local/opt/openssl/include
  81. For pkg-config to find this software you may need to set:
  82. PKG_CONFIG_PATH: /usr/local/opt/openssl/lib/pkgconfig
  83.  
  84. ==> Summary
  85. 🍺 /usr/local/Cellar/openssl/1.0.2k: 1,696 files, 12MB
  86. ==> Installing python
  87. Warning: Building python from source:
  88. The bottle needs the Apple Command Line Tools to be installed.
  89. You can install them, if desired, with:
  90. xcode-select --install
  91.  
  92. ==> Downloading https://www.python.org/ftp/python/2.7.13/Python-2.7.13.tar.xz
  93. ######################################################################## 100,0%
  94. ==> ./configure --prefix=/usr/local/Cellar/python/2.7.13 --enable-ipv6 --datarootdir=/usr/local/Cellar/python/2.7.13/share --datadir=/usr/local/Cellar/python/2.7.13/share --enable-framework=/usr/local/Cellar/python/2.7.13/Framewo
  95. ==> make
  96. ==> make install PYTHONAPPSDIR=/usr/local/Cellar/python/2.7.13
  97. ==> make frameworkinstallextras PYTHONAPPSDIR=/usr/local/Cellar/python/2.7.13/share/python
  98. ==> Downloading https://files.pythonhosted.org/packages/26/d1/dc7fe14ce4a3ff3faebf1ac11350de4104ea2d2a80c98393b55c84362b0c/setuptools-32.1.0.tar.gz
  99. ######################################################################## 100,0%
  100. ==> Downloading https://files.pythonhosted.org/packages/11/b6/abcb525026a4be042b486df43905d6893fb04f05aac21c32c638e939e447/pip-9.0.1.tar.gz
  101. ######################################################################## 100,0%
  102. ==> Downloading https://files.pythonhosted.org/packages/c9/1d/bd19e691fd4cfe908c76c429fe6e4436c9e83583c4414b54f6c85471954a/wheel-0.29.0.tar.gz
  103. ######################################################################## 100,0%
  104. ==> /usr/local/Cellar/python/2.7.13/bin/python -s setup.py --no-user-cfg install --force --verbose --single-version-externally-managed --record=installed.txt --install-scripts=/usr/local/Cellar/python/2.7.13/bin --install-lib=/us
  105. ==> /usr/local/Cellar/python/2.7.13/bin/python -s setup.py --no-user-cfg install --force --verbose --single-version-externally-managed --record=installed.txt --install-scripts=/usr/local/Cellar/python/2.7.13/bin --install-lib=/us
  106. ==> /usr/local/Cellar/python/2.7.13/bin/python -s setup.py --no-user-cfg install --force --verbose --single-version-externally-managed --record=installed.txt --install-scripts=/usr/local/Cellar/python/2.7.13/bin --install-lib=/us
  107. ==> Caveats
  108. Pip and setuptools have been installed. To update them
  109. pip install --upgrade pip setuptools
  110.  
  111. You can install Python packages with
  112. pip install <package>
  113.  
  114. They will install into the site-package directory
  115. /usr/local/lib/python2.7/site-packages
  116.  
  117. See: http://docs.brew.sh/Homebrew-and-Python.html
  118. ==> Summary
  119. 🍺 /usr/local/Cellar/python/2.7.13: 6,336 files, 86.7MB, built in 1 minute 39 seconds
  120. ==> Downloading https://homebrew.bintray.com/bottles/libevent-2.1.8.sierra.bottle.tar.gz
  121. ######################################################################## 100,0%
  122. ==> Pouring libevent-2.1.8.sierra.bottle.tar.gz
  123. 🍺 /usr/local/Cellar/libevent/2.1.8: 847 files, 2.2MB
  124. ==> Downloading https://homebrew.bintray.com/bottles/jansson-2.9.sierra.bottle.tar.gz
  125. ######################################################################## 100,0%
  126. ==> Pouring jansson-2.9.sierra.bottle.tar.gz
  127. 🍺 /usr/local/Cellar/jansson/2.9: 11 files, 143.6KB
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement