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

Line 25: Line 25:
Once indexed the local Octave port may be installed.
Once indexed the local Octave port may be installed.
  <nowiki>sudo port install octave-local +docs</nowiki>
  <nowiki>sudo port install octave-local +docs</nowiki>
The {{Codeline|docs}} variant is required for the {{Codeline|test()}} and {{Codeline|doc()}} functions/commands to work.


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