Octave for macOS: Difference between revisions

Jump to navigation Jump to search
416 bytes added ,  14 October 2013
Line 69: Line 69:
brew install gfortran
brew install gfortran
brew install octave</pre>
brew install octave</pre>
You may also need to separately install {{Codeline|hdf5}} prior to installing {{Codeline|octave}}.
<pre> brew install hdf5 </pre>
In the event that brew install of hdf5 fails with No available formula for hdf5 error message, follow the procedure given below<br>
Copy [https://raw.github.com/Homebrew/homebrew-science/master/hdf5.rb hdf5.rb] into /usr/local/Library/Formula. Then run <pre> brew install hdf5 </pre>


Note: If brew complains about not having a formula for octave, the following command should fix it:
Note: If brew complains about not having a formula for octave, the following command should fix it:
Anonymous user

Navigation menu