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

(warning that bundling via macports may be broken)
Line 3: Line 3:
{{Warning|Since the initial success with producing a bundle, two things have changed on the Macports end.
{{Warning|Since the initial success with producing a bundle, two things have changed on the Macports end.
* gcc47 must be used, as some dependencies to not support a gcc45 variant.
* gcc47 must be used, as some dependencies to not support a gcc45 variant.
* The <code>sudo port mdmg octave-devel @3.6.4+atlas+docs+fltk+gcc47</code> command fails when trying to bundled X11.
* The <code>sudo port mdmg octave-devel @3.6.4+atlas+docs+fltk+gcc47</code> command fails when trying to bundle X11.
Attempts have been made to eliminate the X11 dependency (no dependencies have active X11 variants), but this effort has not been effective.  Apparently, one or more dependencies require X11.}}
Attempts have been made to eliminate the X11 dependency (no dependencies have active X11 variants), but this effort has not been effective.  Apparently, one or more dependencies require X11.}}


364

edits