Last active
December 27, 2015 07:29
-
-
Save edvakf/7289014 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| % brew install rbenv | |
| Warning: rbenv-0.4.0 already installed | |
| /Users/atsushi/prog/coursera/ex3-003/mlclass-ex3% brew install octave [master atsushi:~/prog/coursera/ex3-003/mlclass-ex3] | |
| ==> Installing dependencies for octave: gnu-sed, texinfo, fftw, readline, tbb, suite-sparse, glpk, libtool, jpeg, libpng, freetype, graphicsmagick, szip, hdf5, pcre, cmake, qhull, gmp, mpfr, | |
| ==> Installing octave dependency: gnu-sed | |
| ==> Downloading http://ftpmirror.gnu.org/sed/sed-4.2.2.tar.bz2 | |
| ######################################################################## 100.0% | |
| ==> ./configure --prefix=/usr/local/Cellar/gnu-sed/4.2.2 --program-prefix=g | |
| ==> make install | |
| ==> Caveats | |
| The command has been installed with the prefix 'g'. | |
| If you do not want the prefix, install using the 'default-names' option. | |
| If you need to use these commands with their normal names, you | |
| can add a "gnubin" directory to your PATH from your bashrc like: | |
| PATH="/usr/local/opt/gnu-sed/libexec/gnubin:$PATH" | |
| Additionally, you can access their man pages with normal names if you add | |
| the "gnuman" directory to your MANPATH from your bashrc as well: | |
| MANPATH="/usr/local/opt/gnu-sed/libexec/gnuman:$MANPATH" | |
| ==> Summary | |
| ๐บ /usr/local/Cellar/gnu-sed/4.2.2: 8 files, 348K, built in 37 seconds | |
| ==> Installing octave dependency: texinfo | |
| ==> Downloading http://ftpmirror.gnu.org/texinfo/texinfo-5.2.tar.gz | |
| ######################################################################## 100.0% | |
| ==> ./configure --disable-install-warnings --prefix=/usr/local/Cellar/texinfo/5.2 | |
| ==> make install | |
| ==> Caveats | |
| This formula is keg-only: so it was not symlinked into /usr/local. | |
| Mac OS X already provides this software and installing another version in | |
| parallel can cause all kinds of trouble. | |
| Software that uses TeX, such as lilypond and octave, require a newer version | |
| se files. | |
| ==> Summary | |
| ๐บ /usr/local/Cellar/texinfo/5.2: 390 files, 7.0M, built in 68 seconds | |
| ==> Installing octave dependency: fftw | |
| ==> Downloading http://www.fftw.org/fftw-3.3.3.tar.gz | |
| ######################################################################## 100.0% | |
| ==> ./configure --enable-single --enable-sse --enable-shared --prefix=/usr/local/Cellar/fftw/3.3.3 --enable-threads --disable-fortran | |
| ==> make install | |
| ==> make clean | |
| ==> ./configure --enable-sse2 --enable-shared --prefix=/usr/local/Cellar/fftw/3.3.3 --enable-threads --disable-fortran | |
| ==> make install | |
| ==> make clean | |
| ==> ./configure --enable-long-double --enable-shared --prefix=/usr/local/Cellar/fftw/3.3.3 --enable-threads --disable-fortran | |
| ==> make install | |
| ๐บ /usr/local/Cellar/fftw/3.3.3: 36 files, 12M, built in 4.6 minutes | |
| ==> Installing octave dependency: readline | |
| ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/readline-6.2.4.mavericks.bottle.1.tar.gz | |
| ######################################################################## 100.0% | |
| ==> Pouring readline-6.2.4.mavericks.bottle.1.tar.gz | |
| ==> Caveats | |
| This formula is keg-only: so it was not symlinked into /usr/local. | |
| OS X provides the BSD libedit library, which shadows libreadline. | |
| In order to prevent conflicts when programs look for libreadline we are | |
| defaulting this GNU Readline installation to keg-only. | |
| Generally there are no consequences of this for you. If you build your | |
| own software and it requires this formula, you'll need to add to your | |
| build variables: | |
| LDFLAGS: -L/usr/local/opt/readline/lib | |
| CPPFLAGS: -I/usr/local/opt/readline/include | |
| ==> Summary | |
| ๐บ /usr/local/Cellar/readline/6.2.4: 31 files, 1.6M | |
| ==> Installing octave dependency: tbb | |
| ==> Downloading https://www.threadingbuildingblocks.org/sites/default/files/software_releases/source/tbb42_20130725oss_src.tgz | |
| ######################################################################## 100.0% | |
| ==> Patching | |
| patching file build/version_info_macos.sh | |
| ==> make tbb_build_prefix=BUILDPREFIX compiler=clang arch=intel64 | |
| ๐บ /usr/local/Cellar/tbb/4.2: 99 files, 1.6M, built in 24 seconds | |
| ==> Installing octave dependency: suite-sparse | |
| ==> Downloading http://www.cise.ufl.edu/research/sparse/SuiteSparse/SuiteSparse-4.2.1.tar.gz | |
| ######################################################################## 100.0% | |
| ==> mv SuiteSparse_config/SuiteSparse_config.mk SuiteSparse_config/SuiteSparse_config_orig.mk | |
| ==> mv SuiteSparse_config/SuiteSparse_config_Mac.mk SuiteSparse_config/SuiteSparse_config.mk | |
| ==> make library | |
| ==> make install | |
| ๐บ /usr/local/Cellar/suite-sparse/4.2.1: 76 files, 3.6M, built in 3.5 minutes | |
| ==> Installing octave dependency: glpk | |
| ==> Downloading http://ftpmirror.gnu.org/glpk/glpk-4.48.tar.gz | |
| ######################################################################## 100.0% | |
| ==> ./configure --prefix=/usr/local/Cellar/glpk/4.48 | |
| ==> make install | |
| ๐บ /usr/local/Cellar/glpk/4.48: 10 files, 2.4M, built in 31 seconds | |
| ==> Installing octave dependency: libtool | |
| ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/libtool-2.4.2.mavericks.bottle.1.tar.gz | |
| ######################################################################## 100.0% | |
| ==> Pouring libtool-2.4.2.mavericks.bottle.1.tar.gz | |
| ==> Caveats | |
| In order to prevent conflicts with Apple's own libtool we have prepended a "g" | |
| so, you have instead: glibtool and glibtoolize. | |
| ==> Summary | |
| ๐บ /usr/local/Cellar/libtool/2.4.2: 66 files, 2.2M | |
| ==> Installing octave dependency: jpeg | |
| ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/jpeg-8d.mavericks.bottle.tar.gz | |
| ######################################################################## 100.0% | |
| ==> Pouring jpeg-8d.mavericks.bottle.tar.gz | |
| ๐บ /usr/local/Cellar/jpeg/8d: 18 files, 780K | |
| ==> Installing octave dependency: libpng | |
| ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/libpng-1.5.14.mavericks.bottle.1.tar.gz | |
| ######################################################################## 100.0% | |
| ==> Pouring libpng-1.5.14.mavericks.bottle.1.tar.gz | |
| ๐บ /usr/local/Cellar/libpng/1.5.14: 15 files, 1.0M | |
| ==> Installing octave dependency: freetype | |
| ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/freetype-2.5.0.1.mavericks.bottle.1.tar.gz | |
| ######################################################################## 100.0% | |
| ==> Pouring freetype-2.5.0.1.mavericks.bottle.1.tar.gz | |
| ๐บ /usr/local/Cellar/freetype/2.5.0.1: 59 files, 2.6M | |
| ==> Installing octave dependency: graphicsmagick | |
| ==> Downloading http://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick/1.3.18/GraphicsMagick-1.3.18.tar.bz2 | |
| ######################################################################## 100.0% | |
| ==> ./configure --prefix=/usr/local/Cellar/graphicsmagick/1.3.18 --enable-shared --disable-static --with-modules --disable-openmp --without-gslib --with-gs-font-dir=/usr/local/share/ghostscript/fon | |
| ==> make install | |
| ๐บ /usr/local/Cellar/graphicsmagick/1.3.18: 465 files, 12M, built in 95 seconds | |
| ==> Installing octave dependency: szip | |
| ==> Downloading http://www.hdfgroup.org/ftp/lib-external/szip/2.1/src/szip-2.1.tar.gz | |
| ######################################################################## 100.0% | |
| ==> ./configure --prefix=/usr/local/Cellar/szip/2.1 | |
| ==> make install | |
| ๐บ /usr/local/Cellar/szip/2.1: 9 files, 136K, built in 22 seconds | |
| ==> Installing octave dependency: hdf5 | |
| ==> Downloading http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.11.tar.bz2 | |
| ######################################################################## 100.0% | |
| ==> ./configure --prefix=/usr/local/Cellar/hdf5/1.8.11 --enable-production --enable-debug=no --with-zlib=/usr --with-szlib=/usr/local --enable-filters=all --enable-static=yes --enable-shared=yes | |
| ==> make install | |
| ๐บ /usr/local/Cellar/hdf5/1.8.11: 119 files, 9.7M, built in 2.9 minutes | |
| ==> Installing octave dependency: pcre | |
| ==> Downloading ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-8.33.tar.bz2 | |
| curl: (28) Operation timed out after 5248 milliseconds with 0 out of 0 bytes received | |
| Trying a mirror... | |
| ==> Downloading http://downloads.sourceforge.net/project/pcre/pcre/8.33/pcre-8.33.tar.bz2 | |
| ######################################################################## 100.0% | |
| ==> ./configure --prefix=/usr/local/Cellar/pcre/8.33 --enable-utf8 --enable-unicode-properties --enable-pcregrep-libz --enable-pcregrep-libbz2 --enable-jit | |
| ==> make | |
| ==> make test | |
| ==> make install | |
| ๐บ /usr/local/Cellar/pcre/8.33: 140 files, 4.1M, built in 46 seconds | |
| ==> Installing octave dependency: cmake | |
| ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/cmake-2.8.12.mavericks.bottle.1.tar.gz | |
| Already downloaded: /Library/Caches/Homebrew/cmake-2.8.12.mavericks.bottle.1.tar.gz | |
| ==> Pouring cmake-2.8.12.mavericks.bottle.1.tar.gz | |
| ๐บ /usr/local/Cellar/cmake/2.8.12: 701 files, 36M | |
| ==> Installing octave dependency: qhull | |
| ==> Downloading http://www.qhull.org/download/qhull-2012.1-src.tgz | |
| ######################################################################## 100.0% | |
| ==> Patching | |
| patching file CMakeLists.txt | |
| ==> cmake . -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/qhull/2012.1 -DCMAKE_BUILD_TYPE=None -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -Wno-dev | |
| ==> make install | |
| ๐บ /usr/local/Cellar/qhull/2012.1: 102 files, 4.5M, built in 20 seconds | |
| ==> Installing octave dependency: gmp | |
| ==> Downloading ftp://ftp.gmplib.org/pub/gmp/gmp-5.1.3.tar.bz2 | |
| Already downloaded: /Library/Caches/Homebrew/gmp-5.1.3.tar.bz2 | |
| ==> Patching | |
| patching file gmp-h.in | |
| ==> ./configure --prefix=/usr/local/Cellar/gmp/5.1.3 --enable-cxx | |
| ==> make | |
| ==> make check | |
| ==> make install | |
| ๐บ /usr/local/Cellar/gmp/5.1.3: 12 files, 2.5M, built in 2.7 minutes | |
| ==> Installing octave dependency: mpfr | |
| ==> Downloading http://ftpmirror.gnu.org/mpfr/mpfr-3.1.2.tar.bz2 | |
| ######################################################################## 100.0% | |
| ==> ./configure --prefix=/usr/local/Cellar/mpfr/3.1.2 --build=x86_64-apple-darwin | |
| ==> make | |
| ==> make check | |
| ==> make install | |
| ๐บ /usr/local/Cellar/mpfr/3.1.2: 23 files, 3.3M, built in 81 seconds | |
| ==> Installing octave dependency: libmpc | |
| ==> Downloading http://multiprecision.org/mpc/download/mpc-1.0.1.tar.gz | |
| ######################################################################## 100.0% | |
| ==> ./configure --prefix=/usr/local/Cellar/libmpc/1.0.1 --with-gmp=/usr/local/opt/gmp --with-mpfr=/usr/local/opt/mpfr | |
| ==> make | |
| ==> make check | |
| ==> make install | |
| ๐บ /usr/local/Cellar/libmpc/1.0.1: 9 files, 292K, built in 55 seconds | |
| ==> Installing octave dependency: isl | |
| ==> Downloading http://isl.gforge.inria.fr/isl-0.12.1.tar.bz2 | |
| ######################################################################## 100.0% | |
| ==> ./configure --disable-silent-rules --prefix=/usr/local/Cellar/isl/0.12.1 --with-gmp=system --with-gmp-prefix=/usr/local/opt/gmp | |
| ==> make | |
| ==> make install | |
| ๐บ /usr/local/Cellar/isl/0.12.1: 55 files, 3.1M, built in 39 seconds | |
| ==> Installing octave dependency: cloog | |
| ==> Downloading http://www.bastoul.net/cloog/pages/download/count.php3?url=./cloog-0.18.1.tar.gz | |
| Already downloaded: /Library/Caches/Homebrew/cloog-0.18.1.tar.gz | |
| ==> ./configure --disable-silent-rules --prefix=/usr/local/Cellar/cloog/0.18.1 --with-gmp=system --with-gmp-prefix=/usr/local/opt/gmp --with-isl=system --with-isl-prefix=/usr/local/opt/isl | |
| ==> make install | |
| ๐บ /usr/local/Cellar/cloog/0.18.1: 33 files, 556K, built in 13 seconds | |
| ==> Installing octave dependency: gfortran | |
| ==> Downloading http://ftpmirror.gnu.org/gcc/gcc-4.8.2/gcc-4.8.2.tar.bz2 | |
| Already downloaded: /Library/Caches/Homebrew/gfortran-4.8.2.tar.bz2 | |
| ==> ../configure --prefix=/usr/local/Cellar/gfortran/4.8.2/gfortran --datarootdir=/usr/local/Cellar/gfortran/4.8.2/share --bindir=/usr/local/Cellar/gfortran/4.8.2/bin --enable-languages=fortran --w | |
| ==> make bootstrap | |
| ==> make | |
| ==> make install | |
| ==> Caveats | |
| Brews that require a Fortran compiler should use: | |
| depends_on :fortran | |
| ==> Summary | |
| ๐บ /usr/local/Cellar/gfortran/4.8.2: 960 files, 113M, built in 29.4 minutes | |
| ==> Installing octave dependency: dotwrp | |
| ==> Using Homebrew-provided fortran compiler. | |
| This may be changed by setting the FC environment variable. | |
| ==> Downloading https://github.com/tenomoto/dotwrp/archive/v1.1.tar.gz | |
| ######################################################################## 100.0% | |
| ==> /usr/local/bin/gfortran -fno-underscoring -c dotwrp.f90 | |
| ==> ar -cru libdotwrp.a dotwrp.o | |
| ==> ranlib libdotwrp.a | |
| ๐บ /usr/local/Cellar/dotwrp/1.1: 3 files, 12K, built in 2 seconds | |
| ==> Installing octave dependency: qrupdate | |
| ==> Using Homebrew-provided fortran compiler. | |
| This may be changed by setting the FC environment variable. | |
| ==> Downloading http://downloads.sourceforge.net/qrupdate/qrupdate-1.1.2.tar.gz | |
| ######################################################################## 100.0% | |
| ==> make install | |
| ๐บ /usr/local/Cellar/qrupdate/1.1.2: 3 files, 320K, built in 4 seconds | |
| ==> Installing octave dependency: fltk | |
| ==> Downloading http://fossies.org/linux/misc/fltk-1.3.2-source.tar.gz | |
| ######################################################################## 100.0% | |
| ==> Patching | |
| patching file src/Makefile | |
| ==> ./configure --prefix=/usr/local/Cellar/fltk/1.3.2 --enable-threads --enable-shared | |
| ==> make install | |
| ๐บ /usr/local/Cellar/fltk/1.3.2: 315 files, 5.8M, built in 76 seconds | |
| ==> Installing octave dependency: automake | |
| ==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/automake-1.14.mavericks.bottle.tar.gz | |
| ######################################################################## 100.0% | |
| ==> Pouring automake-1.14.mavericks.bottle.tar.gz | |
| ๐บ /usr/local/Cellar/automake/1.14: 127 files, 2.5M | |
| ==> Installing octave | |
| ==> Using Homebrew-provided fortran compiler. | |
| This may be changed by setting the FC environment variable. | |
| ==> Downloading http://ftpmirror.gnu.org/octave/octave-3.6.4.tar.bz2 | |
| ######################################################################## 100.0% | |
| ==> Downloading patches | |
| ######################################################################## 100.0% | |
| ==> Patching | |
| patching file configure.ac | |
| Hunk #1 succeeded at 1605 (offset 2 lines). | |
| ==> autoreconf -ivf | |
| ==> ./configure --prefix=/usr/local/Cellar/octave/3.6.4 --with-blas=-Wl,-framework,Accelerate --with-umfpack=-lumfpack -lsuitesparseconfig --without-framework-carbon | |
| ==> make all | |
| ==> make install | |
| ./plot.texi:3957: warning: node `Multiple Plot Windows' is prev for `Printing and Saving Plots' in menu but not in sectioning | |
| make[3]: *** [octave.info] Error 1 | |
| make[2]: *** [install-recursive] Error 1 | |
| make[1]: *** [install-recursive] Error 1 | |
| make: *** [install] Error 2 | |
| READ THIS: https://github.com/mxcl/homebrew/wiki/troubleshooting | |
| If reporting this please do so at the homebrew/science tap (not mxcl/homebrew). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment