Advertisement
Guest User

Octave homebrew install log

a guest
Jan 28th, 2015
368
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.37 KB | None | 0 0
  1. jpswensens-mbp:src jpswensen$ brew install octave
  2. ==> Installing octave from homebrew/homebrew-science
  3. ==> Installing dependencies for octave: lua, pcre, qt, sip, pyqt, qscintilla2, pkg-config, readline, libpng, jpeg, libtiff, freetype, fontconfig, gd, gnup
  4. ==> Installing octave dependency: lua
  5. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/lua-5.2.3_1.mavericks.bottle.tar.gz
  6. Already downloaded: /Library/Caches/Homebrew/lua-5.2.3_1.mavericks.bottle.tar.gz
  7. ==> Pouring lua-5.2.3_1.mavericks.bottle.tar.gz
  8. 🍺 /usr/local/Cellar/lua/5.2.3_1: 13 files, 308K
  9. ==> Installing octave dependency: pcre
  10. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/pcre-8.36.mavericks.bottle.tar.gz
  11. Already downloaded: /Library/Caches/Homebrew/pcre-8.36.mavericks.bottle.tar.gz
  12. ==> Pouring pcre-8.36.mavericks.bottle.tar.gz
  13. 🍺 /usr/local/Cellar/pcre/8.36: 146 files, 5.9M
  14. ==> Installing octave dependency: qt
  15. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/qt-4.8.6.mavericks.bottle.6.tar.gz
  16. ######################################################################## 100.0%
  17. ==> Pouring qt-4.8.6.mavericks.bottle.6.tar.gz
  18. ==> Caveats
  19. We agreed to the Qt opensource license for you.
  20. If this is unacceptable you should uninstall.
  21.  
  22. .app bundles were installed.
  23. Run `brew linkapps qt` to symlink these to /Applications.
  24. ==> Summary
  25. 🍺 /usr/local/Cellar/qt/4.8.6: 2790 files, 122M
  26. ==> Installing octave dependency: sip
  27. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/sip-4.16.5.mavericks.bottle.tar.gz
  28. ######################################################################## 100.0%
  29. ==> Pouring sip-4.16.5.mavericks.bottle.tar.gz
  30. ==> Caveats
  31. The sip-dir for Python is /usr/local/share/sip.
  32.  
  33. Python modules have been installed and Homebrew's site-packages is not
  34. in your Python sys.path, so you will not be able to import the modules
  35. this formula installed. If you plan to develop with these modules,
  36. please run:
  37. mkdir -p /Users/jpswensen/Library/Python/2.7/lib/python/site-packages
  38. echo 'import site; site.addsitedir("/usr/local/lib/python2.7/site-packages")' >> /Users/jpswensen/Library/Python/2.7/lib/python/site-packages/homebrew.pth
  39. ==> Summary
  40. 🍺 /usr/local/Cellar/sip/4.16.5: 10 files, 864K
  41. ==> Installing octave dependency: pyqt
  42. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/pyqt-4.11.3.mavericks.bottle.tar.gz
  43. ######################################################################## 100.0%
  44. ==> Pouring pyqt-4.11.3.mavericks.bottle.tar.gz
  45. ==> Caveats
  46. Phonon support is broken.
  47.  
  48. Python modules have been installed and Homebrew's site-packages is not
  49. in your Python sys.path, so you will not be able to import the modules
  50. this formula installed. If you plan to develop with these modules,
  51. please run:
  52. mkdir -p /Users/jpswensen/Library/Python/2.7/lib/python/site-packages
  53. echo 'import site; site.addsitedir("/usr/local/lib/python2.7/site-packages")' >> /Users/jpswensen/Library/Python/2.7/lib/python/site-packages/homebrew.pth
  54. Error: The `brew link` step did not complete successfully
  55. The formula built, but is not symlinked into /usr/local
  56. Could not symlink share/sip/Qt/Qtmod.sip
  57. Target /usr/local/share/sip/Qt/Qtmod.sip
  58. already exists. You may want to remove it:
  59. rm '/usr/local/share/sip/Qt/Qtmod.sip'
  60.  
  61. To force the link and overwrite all conflicting files:
  62. brew link --overwrite pyqt
  63.  
  64. To list all files that would be deleted:
  65. brew link --overwrite --dry-run pyqt
  66. ==> Summary
  67. 🍺 /usr/local/Cellar/pyqt/4.11.3: 560 files, 19M
  68. ==> Installing octave dependency: qscintilla2
  69. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/qscintilla2-2.8.3.mavericks.bottle.tar.gz
  70. Already downloaded: /Library/Caches/Homebrew/qscintilla2-2.8.3.mavericks.bottle.tar.gz
  71. ==> Pouring qscintilla2-2.8.3.mavericks.bottle.tar.gz
  72. ==> Caveats
  73. Python modules have been installed and Homebrew's site-packages is not
  74. in your Python sys.path, so you will not be able to import the modules
  75. this formula installed. If you plan to develop with these modules,
  76. please run:
  77. mkdir -p /Users/jpswensen/Library/Python/2.7/lib/python/site-packages
  78. echo 'import site; site.addsitedir("/usr/local/lib/python2.7/site-packages")' >> /Users/jpswensen/Library/Python/2.7/lib/python/site-packages/homebrew.pth
  79. ==> Summary
  80. 🍺 /usr/local/Cellar/qscintilla2/2.8.3: 125 files, 5.9M
  81. ==> Installing octave dependency: pkg-config
  82. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/pkg-config-0.28.mavericks.bottle.2.tar.gz
  83. Already downloaded: /Library/Caches/Homebrew/pkg-config-0.28.mavericks.bottle.2.tar.gz
  84. ==> Pouring pkg-config-0.28.mavericks.bottle.2.tar.gz
  85. 🍺 /usr/local/Cellar/pkg-config/0.28: 10 files, 604K
  86. ==> Installing octave dependency: readline
  87. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/readline-6.3.8.mavericks.bottle.tar.gz
  88. Already downloaded: /Library/Caches/Homebrew/readline-6.3.8.mavericks.bottle.tar.gz
  89. ==> Pouring readline-6.3.8.mavericks.bottle.tar.gz
  90. ==> Caveats
  91. This formula is keg-only, which means it was not symlinked into /usr/local.
  92.  
  93. Mac OS X provides similar software, and installing this software in
  94. parallel can cause all kinds of trouble.
  95.  
  96. OS X provides the BSD libedit library, which shadows libreadline.
  97. In order to prevent conflicts when programs look for libreadline we are
  98. defaulting this GNU Readline installation to keg-only.
  99.  
  100. Generally there are no consequences of this for you. If you build your
  101. own software and it requires this formula, you'll need to add to your
  102. build variables:
  103.  
  104. LDFLAGS: -L/usr/local/opt/readline/lib
  105. CPPFLAGS: -I/usr/local/opt/readline/include
  106.  
  107. ==> Summary
  108. 🍺 /usr/local/Cellar/readline/6.3.8: 40 files, 2.1M
  109. ==> Installing octave dependency: libpng
  110. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/libpng-1.6.16.mavericks.bottle.tar.gz
  111. Already downloaded: /Library/Caches/Homebrew/libpng-1.6.16.mavericks.bottle.tar.gz
  112. ==> Pouring libpng-1.6.16.mavericks.bottle.tar.gz
  113. 🍺 /usr/local/Cellar/libpng/1.6.16: 17 files, 1.3M
  114. ==> Installing octave dependency: jpeg
  115. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/jpeg-8d.mavericks.bottle.2.tar.gz
  116. Already downloaded: /Library/Caches/Homebrew/jpeg-8d.mavericks.bottle.2.tar.gz
  117. ==> Pouring jpeg-8d.mavericks.bottle.2.tar.gz
  118. 🍺 /usr/local/Cellar/jpeg/8d: 18 files, 780K
  119. ==> Installing octave dependency: libtiff
  120. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/libtiff-4.0.3.mavericks.bottle.tar.gz
  121. Already downloaded: /Library/Caches/Homebrew/libtiff-4.0.3.mavericks.bottle.tar.gz
  122. ==> Pouring libtiff-4.0.3.mavericks.bottle.tar.gz
  123. 🍺 /usr/local/Cellar/libtiff/4.0.3: 254 files, 3.8M
  124. ==> Installing octave dependency: freetype
  125. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/freetype-2.5.5.mavericks.bottle.tar.gz
  126. ######################################################################## 100.0%
  127. ==> Pouring freetype-2.5.5.mavericks.bottle.tar.gz
  128. 🍺 /usr/local/Cellar/freetype/2.5.5: 60 files, 2.6M
  129. ==> Installing octave dependency: fontconfig
  130. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/fontconfig-2.11.1.mavericks.bottle.3.tar.gz
  131. ######################################################################## 100.0%
  132. ==> Pouring fontconfig-2.11.1.mavericks.bottle.3.tar.gz
  133. ==> /usr/local/Cellar/fontconfig/2.11.1/bin/fc-cache -frv
  134. 🍺 /usr/local/Cellar/fontconfig/2.11.1: 448 files, 3.6M
  135. ==> Installing octave dependency: gd
  136. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/gd-2.1.0_2.mavericks.bottle.1.tar.gz
  137. Already downloaded: /Library/Caches/Homebrew/gd-2.1.0_2.mavericks.bottle.1.tar.gz
  138. ==> Pouring gd-2.1.0_2.mavericks.bottle.1.tar.gz
  139. 🍺 /usr/local/Cellar/gd/2.1.0_2: 33 files, 1.3M
  140. ==> Installing octave dependency: gnuplot
  141. ==> Downloading https://downloads.sourceforge.net/project/gnuplot/gnuplot/5.0.0/gnuplot-5.0.0.tar.gz
  142. ######################################################################## 100.0%
  143. ==> ./configure --disable-silent-rules --prefix=/usr/local/Cellar/gnuplot/5.0.0 --with-readline=/usr/local/opt/readline --with-gd=/usr/local/opt/gd --disable-wxw
  144. ==> make
  145. ==> make install
  146. 🍺 /usr/local/Cellar/gnuplot/5.0.0: 47 files, 2.6M, built in 102 seconds
  147. ==> Installing octave dependency: tbb
  148. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/tbb-4.3-20141023.mavericks.bottle.tar.gz
  149. Already downloaded: /Library/Caches/Homebrew/tbb-4.3-20141023.mavericks.bottle.tar.gz
  150. ==> Pouring tbb-4.3-20141023.mavericks.bottle.tar.gz
  151. 🍺 /usr/local/Cellar/tbb/4.3-20141023: 104 files, 1.9M
  152. ==> Installing octave dependency: suite-sparse
  153. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/science/suite-sparse-4.2.1.mavericks.bottle.tar.gz
  154. ######################################################################## 100.0%
  155. ==> Pouring suite-sparse-4.2.1.mavericks.bottle.tar.gz
  156. 🍺 /usr/local/Cellar/suite-sparse/4.2.1: 76 files, 3.7M
  157. ==> Installing octave dependency: veclibfort
  158. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/science/veclibfort-0.4.2_1.mavericks.bottle.tar.gz
  159. Already downloaded: /Library/Caches/Homebrew/veclibfort-0.4.2_1.mavericks.bottle.tar.gz
  160. ==> Pouring veclibfort-0.4.2_1.mavericks.bottle.tar.gz
  161. ==> Caveats
  162. Installs the following files:
  163. * libvecLibFort.a: static library; link with -framework vecLib
  164. * libvecLibFort.dylib: dynamic library; *replaces* -framework vecLib
  165. * libvecLibFortI.dylib: preload (interpose) library.
  166. Please see the home page for usage details.
  167. ==> Summary
  168. 🍺 /usr/local/Cellar/veclibfort/0.4.2_1: 6 files, 104K
  169. ==> Installing octave dependency: arpack
  170. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/science/arpack-3.1.4_1.mavericks.bottle.2.tar.gz
  171. ######################################################################## 100.0%
  172. ==> Pouring arpack-3.1.4_1.mavericks.bottle.2.tar.gz
  173. 🍺 /usr/local/Cellar/arpack/3.1.4_1: 12 files, 1.7M
  174. ==> Installing octave dependency: fftw
  175. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/fftw-3.3.4_1.mavericks.bottle.tar.gz
  176. Already downloaded: /Library/Caches/Homebrew/fftw-3.3.4_1.mavericks.bottle.tar.gz
  177. ==> Pouring fftw-3.3.4_1.mavericks.bottle.tar.gz
  178. 🍺 /usr/local/Cellar/fftw/3.3.4_1: 39 files, 11M
  179. ==> Installing octave dependency: glpk
  180. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/science/glpk-4.52.mavericks.bottle.tar.gz
  181. ######################################################################## 100.0%
  182. ==> Pouring glpk-4.52.mavericks.bottle.tar.gz
  183. 🍺 /usr/local/Cellar/glpk/4.52: 10 files, 2.5M
  184. ==> Installing octave dependency: xz
  185. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/xz-5.2.0.mavericks.bottle.tar.gz
  186. ######################################################################## 100.0%
  187. ==> Pouring xz-5.2.0.mavericks.bottle.tar.gz
  188. 🍺 /usr/local/Cellar/xz/5.2.0: 59 files, 1.7M
  189. ==> Installing octave dependency: cmake
  190. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/cmake-3.1.1.mavericks.bottle.tar.gz
  191. ######################################################################## 100.0%
  192. ==> Pouring cmake-3.1.1.mavericks.bottle.tar.gz
  193. 🍺 /usr/local/Cellar/cmake/3.1.1: 1821 files, 30M
  194. ==> Installing octave dependency: gl2ps
  195. ==> Downloading http://geuz.org/gl2ps/src/gl2ps-1.3.8.tgz
  196. Already downloaded: /Library/Caches/Homebrew/gl2ps-1.3.8.tgz
  197. ==> cmake . -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/gl2ps/1.3.8_1 -DCMAKE_BUILD_TYPE=None -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -Wno-dev
  198. ==> make install
  199. 🍺 /usr/local/Cellar/gl2ps/1.3.8_1: 11 files, 276K, built in 3 seconds
  200. ==> Installing octave dependency: libtool
  201. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/libtool-2.4.4.mavericks.bottle.tar.gz
  202. Already downloaded: /Library/Caches/Homebrew/libtool-2.4.4.mavericks.bottle.tar.gz
  203. ==> Pouring libtool-2.4.4.mavericks.bottle.tar.gz
  204. ==> Caveats
  205. In order to prevent conflicts with Apple's own libtool we have prepended a "g"
  206. so, you have instead: glibtool and glibtoolize.
  207. ==> Summary
  208. 🍺 /usr/local/Cellar/libtool/2.4.4: 69 files, 3.8M
  209. ==> Installing octave dependency: graphicsmagick
  210. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/graphicsmagick-1.3.20.mavericks.bottle.tar.gz
  211. Already downloaded: /Library/Caches/Homebrew/graphicsmagick-1.3.20.mavericks.bottle.tar.gz
  212. ==> Pouring graphicsmagick-1.3.20.mavericks.bottle.tar.gz
  213. 🍺 /usr/local/Cellar/graphicsmagick/1.3.20: 468 files, 12M
  214. ==> Installing octave dependency: szip
  215. ==> Downloading http://www.hdfgroup.org/ftp/lib-external/szip/2.1/src/szip-2.1.tar.gz
  216. Already downloaded: /Library/Caches/Homebrew/szip-2.1.tar.gz
  217. ==> ./configure --prefix=/usr/local/Cellar/szip/2.1
  218. ==> make install
  219. 🍺 /usr/local/Cellar/szip/2.1: 9 files, 136K, built in 11 seconds
  220. ==> Installing octave dependency: hdf5
  221. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/science/hdf5-1.8.14.mavericks.bottle.tar.gz
  222. Already downloaded: /Library/Caches/Homebrew/hdf5-1.8.14.mavericks.bottle.tar.gz
  223. ==> Pouring hdf5-1.8.14.mavericks.bottle.tar.gz
  224. 🍺 /usr/local/Cellar/hdf5/1.8.14: 118 files, 9.9M
  225. ==> Installing octave dependency: qhull
  226. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/science/qhull-2012.1.mavericks.bottle.tar.gz
  227. ######################################################################## 100.0%
  228. ==> Pouring qhull-2012.1.mavericks.bottle.tar.gz
  229. 🍺 /usr/local/Cellar/qhull/2012.1: 102 files, 4.5M
  230. ==> Installing octave dependency: qrupdate
  231. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/science/qrupdate-1.1.2_1.mavericks.bottle.2.tar.gz
  232. ######################################################################## 100.0%
  233. ==> Pouring qrupdate-1.1.2_1.mavericks.bottle.2.tar.gz
  234. 🍺 /usr/local/Cellar/qrupdate/1.1.2_1: 6 files, 364K
  235. ==> Installing octave dependency: epstool
  236. ==> Downloading http://pkgs.fedoraproject.org/repo/pkgs/epstool/epstool-3.08.tar.gz/465a57a598dbef411f4ecbfbd7d4c8d7/epstool-3.08.tar.gz
  237. Already downloaded: /Library/Caches/Homebrew/epstool-3.08.tar.gz
  238. ==> make install EPSTOOL_ROOT=/usr/local/Cellar/epstool/3.08 EPSTOOL_MANDIR=/usr/local/Cellar/epstool/3.08/share/man CC=clang
  239. 🍺 /usr/local/Cellar/epstool/3.08: 7 files, 292K, built in 2 seconds
  240. ==> Installing octave dependency: jbig2dec
  241. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/jbig2dec-0.11.mavericks.bottle.tar.gz
  242. Already downloaded: /Library/Caches/Homebrew/jbig2dec-0.11.mavericks.bottle.tar.gz
  243. ==> Pouring jbig2dec-0.11.mavericks.bottle.tar.gz
  244. 🍺 /usr/local/Cellar/jbig2dec/0.11: 10 files, 268K
  245. ==> Installing octave dependency: little-cms2
  246. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/little-cms2-2.6.mavericks.bottle.1.tar.gz
  247. ######################################################################## 100.0%
  248. ==> Pouring little-cms2-2.6.mavericks.bottle.1.tar.gz
  249. 🍺 /usr/local/Cellar/little-cms2/2.6: 16 files, 1.1M
  250. ==> Installing octave dependency: ghostscript
  251. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/ghostscript-9.15.mavericks.bottle.3.tar.gz
  252. Already downloaded: /Library/Caches/Homebrew/ghostscript-9.15.mavericks.bottle.3.tar.gz
  253. ==> Pouring ghostscript-9.15.mavericks.bottle.3.tar.gz
  254. 🍺 /usr/local/Cellar/ghostscript/9.15: 710 files, 58M
  255. ==> Installing octave dependency: plotutils
  256. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/plotutils-2.6_1.mavericks.bottle.tar.gz
  257. ######################################################################## 100.0%
  258. ==> Pouring plotutils-2.6_1.mavericks.bottle.tar.gz
  259. 🍺 /usr/local/Cellar/plotutils/2.6_1: 69 files, 7.0M
  260. ==> Installing octave dependency: imagemagick
  261. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/imagemagick-6.9.0-3.mavericks.bottle.tar.gz
  262. ######################################################################## 100.0%
  263. ==> Pouring imagemagick-6.9.0-3.mavericks.bottle.tar.gz
  264. 🍺 /usr/local/Cellar/imagemagick/6.9.0-3: 1440 files, 22M
  265. ==> Installing octave dependency: pstoedit
  266. ==> Downloading https://downloads.sourceforge.net/project/pstoedit/pstoedit/3.62/pstoedit-3.62.tar.gz
  267. Already downloaded: /Library/Caches/Homebrew/pstoedit-3.62.tar.gz
  268. ==> ./configure --prefix=/usr/local/Cellar/pstoedit/3.62_1
  269. ==> make install
  270. 🍺 /usr/local/Cellar/pstoedit/3.62_1: 34 files, 2.0M, built in 34 seconds
  271. ==> Installing octave
  272. ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/science/octave-3.8.1_1.mavericks.bottle.3.tar.gz
  273. ######################################################################## 100.0%
  274. ==> Pouring octave-3.8.1_1.mavericks.bottle.3.tar.gz
  275. ==> Caveats
  276.  
  277. gnuplot's Qt terminal is supported by default with the Octave GUI.
  278. Use other gnuplot graphics terminals by setting the environment variable
  279. GNUTERM in ~/.octaverc, and building gnuplot with the matching options.
  280.  
  281. setenv('GNUTERM','qt') # Default graphics terminal with Octave GUI
  282. setenv('GNUTERM','x11') # Requires XQuartz; install gnuplot --with-x
  283. setenv('GNUTERM','wxt') # wxWidgets/pango; install gnuplot --wx
  284. setenv('GNUTERM','aqua') # Requires AquaTerm; install gnuplot --with-aquaterm
  285.  
  286. You may also set this variable from within Octave.
  287.  
  288.  
  289. The Octave GUI is experimental and not enabled by default. To use it,
  290. use the command-line argument "--force-gui"; e.g.,
  291. octave --force-gui
  292.  
  293. ==> Summary
  294. 🍺 /usr/local/Cellar/octave/3.8.1_1: 2089 files, 49M
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement