Opened 8 years ago

Closed 8 years ago

#49021 closed defect (worksforme)

octave: warning

Reported by: kjy9308@… Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: octave

Description

i intstalled octave

and i run octave

what's mean this warning? and what's way of solution?

Attachments (3)

run_octave.png (48.0 KB) - added by kjy9308@… 8 years ago.
warning.png (30.9 KB) - added by kjy9308@… 8 years ago.
re_octave.png (186.2 KB) - added by kjy9308@… 8 years ago.

Download all attachments as: .zip

Change History (6)

Changed 8 years ago by kjy9308@…

Attachment: run_octave.png added

Changed 8 years ago by kjy9308@…

Attachment: warning.png added

comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to michaelld@…
Summary: ovate_warningoctave: warning

As far as I can tell, the warning is telling you that if you run

sudo port install arpack +atlas

then you can avoid certain crashes in octave.

comment:2 Changed 8 years ago by kjy9308@…

is it right?

Changed 8 years ago by kjy9308@…

Attachment: re_octave.png added

comment:3 Changed 8 years ago by michaelld (Michael Dickens)

Resolution: worksforme
Status: newclosed

Yes, that's correct now. This is not a big deal; you can use +accelerate or +atlas & either will generally work for most users. But, the former does have known issues with specific routines while the latter does not have those issues. This knowledge of issues comes from executing "make test" after octave is built, though I will admit that I haven't had time to do it on 10.11 yet so it is possible accelerate fixes some of those issues in the latest release. Either way, you should be fine now. Good luck!

Note: See TracTickets for help on using tickets.