<br><br><div class="gmail_quote">On Mon, Nov 9, 2009 at 10:27 PM, Jeff Pitman <span dir="ltr">&lt;<a href="mailto:jeff.pitman@gmail.com">jeff.pitman@gmail.com</a>&gt;</span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="gmail_quote"><div class="im"><div>If gimp-app didn&#39;t pull in python25 &amp;&amp; python26, I might be able to get this up without installing Tk. python26 has an option to shut off tkinter, but python25 has no such option.</div>

<div><br></div><div>$ sudo port install python26 +no_tkinter       # with +no_python, gimp prolly won&#39;t need this</div><div>$ sudo port install pango +no_x11 +quartz</div><div>$ sudo port install cairo +no_x11 +quartz</div>

<div>$ sudo port install gtk2 +no_x11 +quartz</div><div>$ sudo port install gimp2 +no_x11 +quartz +no_python</div></div></div></blockquote><div><br></div><div>Before building gimp2, go through the patch incantations documented near the bottom of this bug:</div>
<div><a href="http://trac.macports.org/ticket/21011">http://trac.macports.org/ticket/21011</a></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="gmail_quote">
<div class="im"><div>$ sudo port install gimp-app +quartz</div><div><br></div></div></div></blockquote><div><br></div><div>Before building gimp-app, go through the following steps in this bug to compile 32-bit version:</div>
<div><a href="http://trac.macports.org/ticket/21718">http://trac.macports.org/ticket/21718</a></div><div><br></div><div>Hmm, doesn&#39;t seem to work since Pango just generates blocks for the fonts. Perhaps it&#39;s due to 32-bit app invoking 64-bit libs.</div>
<div><br></div><div>Ah well, all the appropriate bugs are filed. So, just need to be patient while folks work out the issues.</div><div><br></div><div>take care,</div><div>jeff</div></div>