Changes between Initial Version and Version 1 of Ticket #32342


Ignore:
Timestamp:
Dec 1, 2011, 1:10:21 AM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Please use WikiFormatting.

And run "sudo port selfupdate" to fix the problem you're experiencing.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32342

    • Property Status changed from new to closed
    • Property Resolution changed from to invalid
  • Ticket #32342 – Description

    initial v1  
    11On a MacBook running OS X 10.7.2 I am trying to install qtoctave-mac.  Octave is installed.  I get the following error:
    22
     3{{{
    34bash-3.2$ sudo port install qtoctave-mac +universal
    45--->  Computing dependencies for qtoctave-mac
     
    67Error: Status 1 encountered during processing.
    78To report a bug, see <http://guide.macports.org/#project.tickets>
     9}}}
    810
    911I 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?
    1012
     13{{{
    1114bash-3.2$ sudo port install atlas
    1215Error: Port atlas not found
    1316To report a bug, see <http://guide.macports.org/#project.tickets>
     17}}}
    1418
    1519Atlas 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?