Skip to content

Instantly share code, notes, and snippets.

@jatinganhotra
Created January 19, 2014 19:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jatinganhotra/8509597 to your computer and use it in GitHub Desktop.
Save jatinganhotra/8509597 to your computer and use it in GitHub Desktop.
brew status info (Trouble installing octave 3.8.0 on OS X Mavericks 10.9.1)
-> brew doctor
bash-3.2$ brew doctor
Your system is ready to brew.
-> brew --config
bash-3.2$ brew --config
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew.git
HEAD: b51461cb280581aa6fb197229912f79a850f9dad
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: quad-core 64-bit sandybridge
OS X: 10.9.1-x86_64
Xcode: 5.0.2
CLT: 5.0.1.0.1.1382131676
Clang: 5.0 build 500
X11: 2.7.5 => /opt/X11
System Ruby: 1.8.7-358
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /Users/silverSpoon/.rvm/rubies/ruby-1.9.3-p194/bin/ruby
-> brew install -v foo 2>&1
bash-3.2$ brew install -v foo 2>&1
Error: No available formula for foo
Searching taps...
-> The contents of the largest numbered log in ~/Library/Logs/Homebrew/$FORMULA, for example: 03.make;
bash-3.2$ ls ~/Library/Logs/Homebrew/octave/
01.autoreconf 02.configure 02.configure.cc 03.make 03.make.cc 04.make 05.make config.log
bash-3.2$ cat ~/Library/Logs/Homebrew/octave/05.make
Makefile:2834: warning: overriding commands for target `check'
Makefile:2396: warning: ignoring old commands for target `check'
rm -f bits/stl_algo.h
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-recursive
Makefile:2834: warning: overriding commands for target `check'
Makefile:2396: warning: ignoring old commands for target `check'
Making install in libgnu
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-recursive
if test no = no; then \
case 'darwin13.0.0' in \
darwin[56]*) \
need_charset_alias=true ;; \
darwin* | cygwin* | mingw* | pw32* | cegcc*) \
need_charset_alias=false ;; \
*) \
need_charset_alias=true ;; \
esac ; \
else \
need_charset_alias=false ; \
fi ; \
if $need_charset_alias; then \
/bin/sh /private/tmp/octave-IHnw/octave-3.8.0/build-aux/install-sh -d /usr/local/Cellar/octave/3.8.0/lib ; \
fi ; \
if test -f /usr/local/Cellar/octave/3.8.0/lib/charset.alias; then \
sed -f ref-add.sed /usr/local/Cellar/octave/3.8.0/lib/charset.alias > /usr/local/Cellar/octave/3.8.0/lib/charset.tmp ; \
/usr/bin/install -c -m 644 /usr/local/Cellar/octave/3.8.0/lib/charset.tmp /usr/local/Cellar/octave/3.8.0/lib/charset.alias ; \
rm -f /usr/local/Cellar/octave/3.8.0/lib/charset.tmp ; \
else \
if $need_charset_alias; then \
sed -f ref-add.sed charset.alias > /usr/local/Cellar/octave/3.8.0/lib/charset.tmp ; \
/usr/bin/install -c -m 644 /usr/local/Cellar/octave/3.8.0/lib/charset.tmp /usr/local/Cellar/octave/3.8.0/lib/charset.alias ; \
rm -f /usr/local/Cellar/octave/3.8.0/lib/charset.tmp ; \
fi ; \
fi
make[5]: Nothing to be done for `install-data-am'.
Making install in liboctave
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-recursive
Making install in cruft
make[5]: Nothing to be done for `install-exec-am'.
../../build-aux/install-sh -c -d '/usr/local/Cellar/octave/3.8.0/include/octave-3.8.0/octave'
/usr/bin/install -c -m 644 misc/f77-fcn.h misc/lo-error.h misc/quit.h '/usr/local/Cellar/octave/3.8.0/include/octave-3.8.0/octave'
make[5]: Nothing to be done for `install-exec-am'.
../build-aux/install-sh -c -d '/usr/local/Cellar/octave/3.8.0/share/octave/3.8.0/etc/tests/liboctave'
../build-aux/install-sh -c -d '/usr/local/Cellar/octave/3.8.0/include/octave-3.8.0/octave'
../build-aux/install-sh -c -d '/usr/local/Cellar/octave/3.8.0/include/octave-3.8.0/octave'
/usr/bin/install -c -m 644 operators/mx-ops.h numeric/DASPK-opts.h numeric/DASRT-opts.h numeric/DASSL-opts.h numeric/LSODE-opts.h numeric/Quad-opts.h operators/mx-cdm-dm.h operators/mx-dm-cdm.h operators/mx-cs-dm.h operators/mx-cs-m.h operators/mx-cs-nda.h operators/mx-cdm-cm.h operators/mx-cdm-m.h operators/mx-cdm-s.h operators/mx-cm-cdm.h operators/mx-cm-dm.h operators/mx-cm-m.h operators/mx-cnda-nda.h operators/mx-cm-s.h operators/mx-cnda-s.h operators/mx-dm-cs.h operators/mx-dm-cm.h operators/mx-m-cs.h operators/mx-nda-cs.h operators/mx-m-cdm.h operators/mx-m-cm.h operators/mx-nda-cnda.h operators/mx-s-cdm.h operators/mx-s-cm.h operators/mx-s-cnda.h operators/mx-dm-m.h operators/mx-m-dm.h operators/mx-fcdm-fdm.h operators/mx-fdm-fcdm.h operators/mx-fcs-fdm.h operators/mx-fcs-fm.h operators/mx-fcs-fnda.h operators/mx-fcdm-fcm.h operators/mx-fcdm-fm.h operators/mx-fcdm-fs.h '/usr/local/Cellar/octave/3.8.0/include/octave-3.8.0/octave'
../build-aux/install-sh -c -d '/usr/local/Cellar/octave/3.8.0/lib/octave/3.8.0'
/usr/bin/install -c -m 644 array/Array2.h array/Array3.h array/Array.h array/ArrayN.h array/Array-util.h array/boolMatrix.h array/boolNDArray.h array/boolSparse.h array/CColVector.h array/CDiagMatrix.h array/chMatrix.h array/chNDArray.h array/CMatrix.h array/CNDArray.h array/CRowVector.h array/CSparse.h array/dColVector.h array/dDiagMatrix.h array/DiagArray2.h array/dim-vector.h array/dMatrix.h array/dNDArray.h array/dRowVector.h array/dSparse.h array/fCColVector.h array/fCDiagMatrix.h array/fCMatrix.h array/fCNDArray.h array/fColVector.h array/fCRowVector.h array/fDiagMatrix.h array/fMatrix.h array/fNDArray.h array/fRowVector.h array/idx-vector.h array/int16NDArray.h array/int32NDArray.h array/int64NDArray.h array/int8NDArray.h array/intNDArray.h '/usr/local/Cellar/octave/3.8.0/include/octave-3.8.0/octave'
../build-aux/install-sh -c -d '/usr/local/Cellar/octave/3.8.0/share/octave/3.8.0/etc/tests/liboctave/util'
/bin/sh ../libtool --mode=install /usr/bin/install -c liboctave.la '/usr/local/Cellar/octave/3.8.0/lib/octave/3.8.0'
/usr/bin/install -c -m 644 util/oct-inttypes.cc-tst '/usr/local/Cellar/octave/3.8.0/share/octave/3.8.0/etc/tests/liboctave/util'
libtool: install: /usr/bin/install -c .libs/liboctave.2.dylib /usr/local/Cellar/octave/3.8.0/lib/octave/3.8.0/liboctave.2.dylib
../build-aux/install-sh -c -d '/usr/local/Cellar/octave/3.8.0/share/octave/3.8.0/etc/tests/liboctave/array'
/usr/bin/install -c -m 644 array/CMatrix.cc-tst array/CSparse.cc-tst array/dMatrix.cc-tst array/dSparse.cc-tst array/fCMatrix.cc-tst array/fMatrix.cc-tst array/idx-vector.cc-tst array/Array.cc-tst array/Sparse.cc-tst '/usr/local/Cellar/octave/3.8.0/share/octave/3.8.0/etc/tests/liboctave/array'
lib && ln -s liboctave.2.dylib liboctave.dylib; }; })
libtool: install: /usr/bin/install -c .libs/liboctave.lai /usr/local/Cellar/octave/3.8.0/lib/octave/3.8.0/liboctave.la
/usr/bin/install -c -m 644 operators/mx-fcm-fcdm.h operators/mx-fcm-fdm.h operators/mx-fcm-fm.h operators/mx-fcnda-fnda.h operators/mx-fcm-fs.h operators/mx-fcnda-fs.h operators/mx-fdm-fcs.h operators/mx-fdm-fcm.h operators/mx-fm-fcs.h operators/mx-fnda-fcs.h operators/mx-fm-fcdm.h operators/mx-fm-fcm.h operators/mx-fnda-fcnda.h operators/mx-fs-fcdm.h operators/mx-fs-fcm.h operators/mx-fs-fcnda.h operators/mx-fdm-fm.h operators/mx-fm-fdm.h operators/mx-pm-m.h operators/mx-m-pm.h operators/mx-pm-cm.h operators/mx-cm-pm.h operators/mx-pm-fm.h operators/mx-fm-pm.h operators/mx-pm-fcm.h operators/mx-fcm-pm.h operators/mx-s-i8nda.h operators/mx-i8nda-s.h operators/mx-s-ui8nda.h operators/mx-ui8nda-s.h operators/mx-s-i16nda.h operators/mx-i16nda-s.h operators/mx-s-ui16nda.h operators/mx-ui16nda-s.h operators/mx-s-i32nda.h operators/mx-i32nda-s.h operators/mx-s-ui32nda.h operators/mx-ui32nda-s.h operators/mx-s-i64nda.h operators/mx-i64nda-s.h '/usr/local/Cellar/octave/3.8.0/include/octave-3.8.0/octave'
/usr/bin/install -c -m 644 array/MArray2.h array/MArray-decl.h array/MArray-defs.h array/MArray.h array/MArrayN.h array/Matrix.h array/MatrixType.h array/MDiagArray2.h array/MSparse-defs.h array/MSparse.h array/PermMatrix.h array/Range.h array/Sparse.h array/uint16NDArray.h array/uint32NDArray.h array/uint64NDArray.h array/uint8NDArray.h numeric/base-aepbal.h numeric/base-dae.h numeric/base-de.h numeric/base-lu.h numeric/base-min.h numeric/base-qr.h numeric/bsxfun-decl.h numeric/bsxfun.h numeric/CmplxAEPBAL.h numeric/CmplxCHOL.h numeric/CmplxGEPBAL.h numeric/CmplxHESS.h numeric/CmplxLU.h numeric/CmplxQR.h numeric/CmplxQRP.h numeric/CmplxSCHUR.h numeric/CmplxSVD.h numeric/CollocWt.h numeric/DAEFunc.h numeric/DAE.h numeric/DAERTFunc.h numeric/DAERT.h numeric/DASPK.h '/usr/local/Cellar/octave/3.8.0/include/octave-3.8.0/octave'
/usr/bin/install -c -m 644 operators/mx-s-ui64nda.h operators/mx-ui64nda-s.h operators/mx-fs-i8nda.h operators/mx-i8nda-fs.h operators/mx-fs-ui8nda.h operators/mx-ui8nda-fs.h operators/mx-fs-i16nda.h operators/mx-i16nda-fs.h operators/mx-fs-ui16nda.h operators/mx-ui16nda-fs.h operators/mx-fs-i32nda.h operators/mx-i32nda-fs.h operators/mx-fs-ui32nda.h operators/mx-ui32nda-fs.h operators/mx-fs-i64nda.h operators/mx-i64nda-fs.h operators/mx-fs-ui64nda.h operators/mx-ui64nda-fs.h operators/mx-nda-i8.h operators/mx-i8-nda.h operators/mx-nda-ui8.h operators/mx-ui8-nda.h operators/mx-nda-i16.h operators/mx-i16-nda.h operators/mx-nda-ui16.h operators/mx-ui16-nda.h operators/mx-nda-i32.h operators/mx-i32-nda.h operators/mx-nda-ui32.h operators/mx-ui32-nda.h operators/mx-nda-i64.h operators/mx-i64-nda.h operators/mx-nda-ui64.h operators/mx-ui64-nda.h operators/mx-fnda-i8.h operators/mx-i8-fnda.h operators/mx-fnda-ui8.h operators/mx-ui8-fnda.h operators/mx-fnda-i16.h operators/mx-i16-fnda.h '/usr/local/Cellar/octave/3.8.0/include/octave-3.8.0/octave'
/usr/bin/install -c -m 644 numeric/DASRT.h numeric/DASSL.h numeric/dbleAEPBAL.h numeric/dbleCHOL.h numeric/dbleGEPBAL.h numeric/dbleHESS.h numeric/dbleLU.h numeric/dbleQR.h numeric/dbleQRP.h numeric/dbleSCHUR.h numeric/dbleSVD.h numeric/DET.h numeric/EIG.h numeric/fCmplxAEPBAL.h numeric/fCmplxCHOL.h numeric/fCmplxGEPBAL.h numeric/fCmplxHESS.h numeric/fCmplxLU.h numeric/fCmplxQR.h numeric/fCmplxQRP.h numeric/fCmplxSCHUR.h numeric/fCmplxSVD.h numeric/fEIG.h numeric/floatAEPBAL.h numeric/floatCHOL.h numeric/floatGEPBAL.h numeric/floatHESS.h numeric/floatLU.h numeric/floatQR.h numeric/floatQRP.h numeric/floatSCHUR.h numeric/floatSVD.h numeric/lo-mappers.h numeric/lo-specfun.h numeric/LSODE.h numeric/oct-convn.h numeric/oct-fftw.h numeric/oct-norm.h numeric/oct-rand.h numeric/oct-spparms.h '/usr/local/Cellar/octave/3.8.0/include/octave-3.8.0/octave'
...
...
...
libtool: install: /usr/bin/install -c dldfcn/.libs/amd.lai /usr/local/Cellar/octave/3.8.0/lib/octave/3.8.0/amd.la
libtool: install: /usr/bin/install -c dldfcn/.libs/ccolamd.so /usr/local/Cellar/octave/3.8.0/lib/octave/3.8.0/ccolamd.so
libtool: install: /usr/bin/install -c dldfcn/.libs/ccolamd.lai /usr/local/Cellar/octave/3.8.0/lib/octave/3.8.0/ccolamd.la
libtool: install: /usr/bin/install -c dldfcn/.libs/chol.so /usr/local/Cellar/octave/3.8.0/lib/octave/3.8.0/chol.so
libtool: install: /usr/bin/install -c dldfcn/.libs/chol.lai /usr/local/Cellar/octave/3.8.0/lib/octave/3.8.0/chol.la
libtool: install: /usr/bin/install -c dldfcn/.libs/colamd.so /usr/local/Cellar/octave/3.8.0/lib/octave/3.8.0/colamd.so
libtool: install: /usr/bin/install -c dldfcn/.libs/colamd.lai /usr/local/Cellar/octave/3.8.0/lib/octave/3.8.0/colamd.la
libtool: install: /usr/bin/install -c dldfcn/.libs/convhulln.so /usr/local/Cellar/octave/3.8.0/lib/octave/3.8.0/convhulln.so
libtool: install: /usr/bin/install -c dldfcn/.libs/convhulln.lai /usr/local/Cellar/octave/3.8.0/lib/octave/3.8.0/convhulln.la
libtool: install: /usr/bin/install -c dldfcn/.libs/dmperm.so /usr/local/Cellar/octave/3.8.0/lib/octave/3.8.0/dmperm.so
libtool: install: /usr/bin/install -c dldfcn/.libs/dmperm.lai /usr/local/Cellar/octave/3.8.0/lib/octave/3.8.0/dmperm.la
libtool: install: /usr/bin/install -c dldfcn/.libs/fftw.so /usr/local/Cellar/octave/3.8.0/lib/octave/3.8.0/fftw.so
../build-aux/install-sh -c -d '/usr/local/Cellar/octave/3.8.0/share/octave/3.8.0/etc/tests/libinterp/parse-tree'
libtool: install: /usr/bin/install -c dldfcn/.libs/fftw.lai /usr/local/Cellar/octave/3.8.0/lib/octave/3.8.0/fftw.la
/usr/bin/install -c -m 644 parse-tree/pt-assign.cc-tst parse-tree/pt-binop.cc-tst parse-tree/pt-eval.cc-tst parse-tree/pt-fcn-handle.cc-tst
parse-tree/pt-idx.cc-tst parse-tree/pt-mat.cc-tst parse-tree/lex.ll-tst parse-tree/oct-parse.in.yy-tst '/usr/local/Cellar/octave/3.8.0/share
/octave/3.8.0/etc/tests/libinterp/parse-tree'
libtool: install: /usr/bin/install -c dldfcn/.libs/qr.so /usr/local/Cellar/octave/3.8.0/lib/octave/3.8.0/qr.so
libtool: install: /usr/bin/install -c dldfcn/.libs/qr.lai /usr/local/Cellar/octave/3.8.0/lib/octave/3.8.0/qr.la
libtool: install: /usr/bin/install -c dldfcn/.libs/symbfact.so /usr/local/Cellar/octave/3.8.0/lib/octave/3.8.0/symbfact.so
../build-aux/install-sh -c -d '/usr/local/Cellar/octave/3.8.0/share/octave/3.8.0/etc/tests/libinterp/dldfcn'
libtool: install: /usr/bin/install -c dldfcn/.libs/symbfact.lai /usr/local/Cellar/octave/3.8.0/lib/octave/3.8.0/symbfact.la
/usr/bin/install -c -m 644 dldfcn/__delaunayn__.cc-tst dldfcn/__dsearchn__.cc-tst dldfcn/__fltk_uigetfile__.cc-tst dldfcn/__glpk__.cc-tst d
ldfcn/__magick_read__.cc-tst dldfcn/__voronoi__.cc-tst dldfcn/chol.cc-tst dldfcn/convhulln.cc-tst dldfcn/dmperm.cc-tst dldfcn/fftw.cc-tst dld
fcn/qr.cc-tst dldfcn/tsearch.cc-tst '/usr/local/Cellar/octave/3.8.0/share/octave/3.8.0/etc/tests/libinterp/dldfcn'
libtool: install: /usr/bin/install -c dldfcn/.libs/symrcm.so /usr/local/Cellar/octave/3.8.0/lib/octave/3.8.0/symrcm.so
/usr/bin/install -c -m 644 parse-tree/pt-eval.h parse-tree/pt-except.h parse-tree/pt-exp.h parse-tree/pt-fcn-handle.h parse-tree/pt-id.h par
se-tree/pt-idx.h parse-tree/pt-jump.h parse-tree/pt-loop.h parse-tree/pt-mat.h parse-tree/pt-misc.h parse-tree/pt-pr-code.h parse-tree/pt-select.h parse-tree/pt-stmt.h parse-tree/pt-unop.h parse-tree/pt-walk.h parse-tree/pt.h parse-tree/token.h parse-tree/lex.h parse-tree/parse.h operators/op-dm-template.cc operators/op-dms-template.cc operators/op-int.h operators/op-pm-template.cc operators/ops.h corefcn/Cell.h corefcn/c-file-ptr-stream.h corefcn/comment-list.h corefcn/cutils.h corefcn/data.h corefcn/debug.h corefcn/defun-dld.h corefcn/defun-int.h corefcn/defun.h corefcn/dirfns.h corefcn/display.h corefcn/dynamic-ld.h corefcn/error.h corefcn/event-queue.h corefcn/file-io.h corefcn/gl-render.h '/usr/local/Cellar/octave/3.8.0/include/octave-3.8.0/octave'
libtool: install: /usr/bin/install -c dldfcn/.libs/symrcm.lai /usr/local/Cellar/octave/3.8.0/lib/octave/3.8.0/symrcm.la
libtool: install: /usr/bin/install -c dldfcn/.libs/tsearch.so /usr/local/Cellar/octave/3.8.0/lib/octave/3.8.0/tsearch.so
libtool: install: /usr/bin/install -c dldfcn/.libs/tsearch.lai /usr/local/Cellar/octave/3.8.0/lib/octave/3.8.0/tsearch.la
...
...
Omitting some lines as they might not be relevant...
...
...
../build-aux/install-sh -c -d '/usr/local/Cellar/octave/3.8.0/share/octave/3.8.0/m/general'
/usr/bin/install -c -m 644 general/isrow.m general/isscalar.m general/issquare.m general/isvector.m general/loadobj.m general/logspace.m ge
neral/methods.m general/nargchk.m general/narginchk.m general/nargoutchk.m general/nthargout.m general/nextpow2.m general/num2str.m general/p
ol2cart.m general/polyarea.m general/postpad.m general/prepad.m general/profexplore.m general/profile.m general/profshow.m general/quadgk.m g
eneral/quadl.m general/quadv.m general/randi.m general/rat.m general/repmat.m general/rot90.m general/rotdim.m general/saveobj.m general/shif
t.m general/shiftdim.m general/sortrows.m general/sph2cart.m general/structfun.m general/subsindex.m general/triplequad.m general/trapz.m '/u
sr/local/Cellar/octave/3.8.0/share/octave/3.8.0/m/general'
Making install in .
Makefile:2834: warning: overriding commands for target `check'
Makefile:2396: warning: ignoring old commands for target `check'
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C doc/interpreter ../../AUTHORS
make[3]: `../../AUTHORS' is up to date.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C doc/interpreter ../../BUGS
make[3]: `../../BUGS' is up to date.
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C doc/interpreter ../../INSTALL.OCTAVE
make[3]: `../../INSTALL.OCTAVE' is up to date.
Octave successfully built. Now choose from the following:
./run-octave - to run in place to test before installing
make check - to run the tests
make install - to install (PREFIX=/usr/local/Cellar/octave/3.8.0)
Makefile:2834: warning: overriding commands for target `check'
Makefile:2396: warning: ignoring old commands for target `check'
make[3]: Nothing to be done for `install-exec-am'.
build-aux/install-sh -c -d /usr/local/Cellar/octave/3.8.0/share/octave/site/m /usr/local/Cellar/octave/3.8.0/share/octave/site/api-v49+/m /us
r/local/Cellar/octave/3.8.0/share/octave/3.8.0/site/m /usr/local/Cellar/octave/3.8.0/lib/octave/site/oct/x86_64-apple-darwin13.0.0 /usr/local
/Cellar/octave/3.8.0/lib/octave/site/oct/api-v49+/x86_64-apple-darwin13.0.0 /usr/local/Cellar/octave/3.8.0/lib/octave/3.8.0/site/oct/x86_64-a
pple-darwin13.0.0 /usr/local/Cellar/octave/3.8.0/libexec/octave/site/exec/x86_64-apple-darwin13.0.0 /usr/local/Cellar/octave/3.8.0/libexec/oc
tave/api-v49+/site/exec/x86_64-apple-darwin13.0.0 /usr/local/Cellar/octave/3.8.0/libexec/octave/3.8.0/site/exec/x86_64-apple-darwin13.0.0
build-aux/install-sh -c -d '/usr/local/Cellar/octave/3.8.0/include/octave-3.8.0/octave'
/usr/bin/install -c -m 644 config.h '/usr/local/Cellar/octave/3.8.0/include/octave-3.8.0/octave'
build-aux/install-sh -c -d '/usr/local/Cellar/octave/3.8.0/share/octave/3.8.0/etc'
/usr/bin/install -c -m 644 NEWS CITATION '/usr/local/Cellar/octave/3.8.0/share/octave/3.8.0/etc'
build-aux/install-sh -c -d '/usr/local/Cellar/octave/3.8.0/include/octave-3.8.0/octave'
/usr/bin/install -c -m 644 oct-conf-post.h '/usr/local/Cellar/octave/3.8.0/include/octave-3.8.0/octave'
Making install in doc
Making install in doxyhtml
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
Making install in icons
make[4]: Nothing to be done for `install-exec-am'.
if test -n ""; then \
--dir=/usr/local/Cellar/octave/3.8.0/share/applications \
--vendor www.octave.org octave.desktop; \
fi
../../build-aux/install-sh -c -d '/usr/local/Cellar/octave/3.8.0/share/octave/3.8.0/imagelib'
/usr/bin/install -c -m 644 octave-logo.ico octave-logo.png octave-logo.svg octave-sombrero.png '/usr/local/Cellar/octave/3.8.0/share/octave/3.8.0/imagelib'
Making install in interpreter
TEXINPUTS="./..:$TEXINPUTS" \
MAKEINFO='/bin/sh /private/tmp/octave-IHnw/octave-3.8.0/build-aux/missing makeinfo -I .' \
texi2dvi --build-dir=t2d_cache --build-dir=octave.t2d -o octave.dvi \
octave.texi
cp voronoi.png octave.html
cp triplot.png octave.html
cp griddata.png octave.html
cp convhull.png octave.html
cp delaunay.png octave.html
cp inpolygon.png octave.html
cp interpft.png octave.html
cp interpn.png octave.html
cp interpderiv1.png octave.html
cp interpderiv2.png octave.html
cp plot.png octave.html
cp hist.png octave.html
cp errorbar.png octave.html
cp polar.png octave.html
cp mesh.png octave.html
You don't have a working TeX binary (tex) installed anywhere in
your PATH, and texi2dvi cannot proceed without one. If you want to use
this script, you'll need to install TeX (if you don't have it) or change
your PATH or TEX environment variable (if you do). See the --help
output for more details.
For information about obtaining TeX, please see http://tug.org/texlive,
or do a web search for TeX and your operating system or distro.
make[3]: *** [octave.dvi] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [install-recursive] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install] Error 2
HOMEBREW_VERSION: 0.9.5
HEAD: b51461cb280581aa6fb197229912f79a850f9dad
CPU: quad-core 64-bit sandybridge
OS X: 10.9.1-x86_64
Xcode: 5.0.2
CLT: 5.0.1.0.1.1382131676
X11: 2.7.5 => /opt/X11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment