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

warning that bundling via macports may be broken
(→‎TODO List: change gcc 4.5 to gcc 4.7)
(warning that bundling via macports may be broken)
Line 1: Line 1:
== Critical Problem ==
{{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.
* The <code>sudo port mdmg octave-devel @3.6.4+atlas+docs+fltk+gcc47</code> command fails when trying to bundled 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.}}
==Install MacPorts==
==Install MacPorts==


364

edits