Changes between Initial Version and Version 1 of Ticket #57454, comment 5


Ignore:
Timestamp:
Oct 27, 2018, 5:05:02 AM (6 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57454, comment 5

    initial v1  
    1 I think perhaps you might take a moment and review how MacPorts works.
    2 
    3 To find out what MacPorts offers, you can `port search XXXX` for some port that MacPorts offers, e.g. `mlpack`.
     1To find out what MacPorts offers, you can type `port search XXXX` to look for some port that MacPorts offers, e.g. `mlpack`.
    42
    53To install a port, you `sudo port -v install XXXX` -- whatever it is.
    64
    7 Then buzzers buzz, whizzers whizz, and the next thing you know, 99% of the time, your software is all installed. You don't have to do any of that `cmake ../` business  using MacPorts as a consumer.
     5Then 99% of the time, your software is installed.