Re: [Octave compilation on macOS 11.2.2 with MacPorts 2.6.4 and GCC 10.2.0]
Andrew Janke <[email protected]>
| Newsgroups | gmane.comp.gnu.octave.general |
|---|---|
| Message-ID | <[email protected]> |
On 3/11/21 12:57 PM, Maxim Abalenkov wrote: > Dear all, > > How are you? All my attempts to compile Octave on a macOS with OpenBLAS > fail. I still obtain the same error: The MacPorts Octave port has been updated to Octave 6.2.0 as of a couple days ago. Can you just install it from the port now instead of doing your own build? $ sudo port install octave +openblas Cheers, Andrew