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

m (correct misspelled word)
Line 71: Line 71:


* Save the original MacPorts installation.
* Save the original MacPorts installation.
** {{Codeline|<nowiki>sudo mv /opt /opt-save</nowiki>}}
<nowiki>sudo mv /opt /opt-save</nowiki>
* Install the MacPorts Octave DMG. This will create a new {{Codeline|<nowiki>/opt</nowiki>}} directory containing Octave and all its build and run-time dependencies.
* Install the MacPorts Octave DMG. This will create a new {{Codeline|<nowiki>/opt</nowiki>}} directory containing Octave and all its build and run-time dependencies.
* Place the [[MacOS_X_App_Octave_Shell_Script| Octave shell script]] in the same directory as the App bundle template created using Platypus.
* Place the [[MacOS_X_App_Octave_Shell_Script| Octave shell script]] in the same directory as the App bundle template created using Platypus.
364

edits