Create a MacOS X App Bundle Using MacPorts: Difference between revisions

Jump to navigation Jump to search
m
(→‎Install an Octave Port: more detail on using +atlas instead of +accelerate)
Line 35: Line 35:
  <nowiki>port deps octave-local</nowiki>
  <nowiki>port deps octave-local</nowiki>


The installed variants for each port may be determined by the command below.  Be sure to replace "portname" with the name of the port.
The installed variants for each port may be determined by the command below.  Be sure to replace "<portname>" with the name of the port.


  <nowiki>port installed portname</nowiki>
  <nowiki>port installed <portname></nowiki>


Once an Octave port is installed the command below may be used to determine / verify the version and variants of {{Codeline|<nowiki>octave-local</nowiki>}} which are installed.
Once an Octave port is installed the command below may be used to determine / verify the version and variants of {{Codeline|<nowiki>octave-local</nowiki>}} which are installed.
364

edits

Navigation menu