#32342: Unable to install qtoctave-mac --------------------------------------+------------------------------------- Reporter: paul.shiller@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: invalid | Keywords: octave Port: qtoctave-mac | --------------------------------------+------------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => invalid Old description:
On a MacBook running OS X 10.7.2 I am trying to install qtoctave-mac. Octave is installed. I get the following error:
bash-3.2$ sudo port install qtoctave-mac +universal ---> Computing dependencies for qtoctave-mac Error: Dependency 'atlas' not found. Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
I tried to install atlas but received this error below. On the MacPorts site atlas is not listed as a dependency. Is there another octave port I need to install first?
bash-3.2$ sudo port install atlas Error: Port atlas not found To report a bug, see <http://guide.macports.org/#project.tickets>
Atlas is listed on the MacPorts site. I tried doing a "port clean" before reissuing the install commands but received the same error. What do I do next?
New description: On a MacBook running OS X 10.7.2 I am trying to install qtoctave-mac. Octave is installed. I get the following error: {{{ bash-3.2$ sudo port install qtoctave-mac +universal ---> Computing dependencies for qtoctave-mac Error: Dependency 'atlas' not found. Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> }}} I tried to install atlas but received this error below. On the MacPorts site atlas is not listed as a dependency. Is there another octave port I need to install first? {{{ bash-3.2$ sudo port install atlas Error: Port atlas not found To report a bug, see <http://guide.macports.org/#project.tickets> }}} Atlas is listed on the MacPorts site. I tried doing a "port clean" before reissuing the install commands but received the same error. What do I do next? -- Comment: Please use WikiFormatting. And run "sudo port selfupdate" to fix the problem you're experiencing. -- Ticket URL: <https://trac.macports.org/ticket/32342#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS