Octave for macOS: Difference between revisions

Jump to navigation Jump to search
238 bytes removed ,  11 June 2017
→‎Homebrew: latest does not come with java: brew install octave ==> Installing octave from homebrew/science ==> Installing dependencies for homebrew/science/octave: gmp, mpfr, libmpc, isl, gcc, gnu-sed, pkg-config, bison, libpng, freetype, fontconfig,
(update what is the last release version)
(→‎Homebrew: latest does not come with java: brew install octave ==> Installing octave from homebrew/science ==> Installing dependencies for homebrew/science/octave: gmp, mpfr, libmpc, isl, gcc, gnu-sed, pkg-config, bison, libpng, freetype, fontconfig,)
Line 134: Line 134:
<pre>brew update && brew upgrade
<pre>brew update && brew upgrade
brew install octave</pre>
brew install octave</pre>
This would install octave with the default dependencies. Note that the default dependencies include java runtime environment. If you do not have java installed, homebrew would guide you to do that. Or you can type {{Codeline|brew install octave --without-java}} to remove its dependency on java.
This would install octave with the default dependencies.  


Note: If brew complains about:
Note: If brew complains about:
Anonymous user

Navigation menu