<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Building GIMP 2.7.x from source</title>
	<atom:link href="http://www.graphics-muse.org/artistsguide/?feed=rss2&#038;p=247" rel="self" type="application/rss+xml" />
	<link>http://www.graphics-muse.org/artistsguide/?p=247</link>
	<description>Companion site to the book by Michael J. Hammel, published by No Starch Press</description>
	<lastBuildDate>Thu,  3 Jun 2010 14:41:47 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mjhammel</title>
		<link>http://www.graphics-muse.org/artistsguide/?p=247&#038;cpage=1#comment-1547</link>
		<dc:creator>mjhammel</dc:creator>
		<pubDate>Sat, 21 Nov 2009 22:50:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.graphics-muse.org/artistsguide/?p=247#comment-1547</guid>
		<description>I wasn&#039;t sure, but grep&#039;ing for &quot;ruby&quot; in the source tree I found this in the Changelog:
&lt;blockquote&gt;2009-03-26  Martin Nordholts  

    Apply patch from Henrik Akesson that adds initial
    how-to-hack-on-GEGL documentation, including a ruby script to
    generate a graphviz graph of the class inheritance trees in the
    core.&lt;/blockquote&gt;

So it appears its only needed for documentation of some kind. 

As for speeding development, the developers are always welccoming to offered help.  I couldn&#039;t say if more developers would speed things up.  That&#039;s really up to the development team.</description>
		<content:encoded><![CDATA[<p>I wasn&#8217;t sure, but grep&#8217;ing for &#8220;ruby&#8221; in the source tree I found this in the Changelog:</p>
<blockquote><p>2009-03-26  Martin Nordholts  </p>
<p>    Apply patch from Henrik Akesson that adds initial<br />
    how-to-hack-on-GEGL documentation, including a ruby script to<br />
    generate a graphviz graph of the class inheritance trees in the<br />
    core.</p></blockquote>
<p>So it appears its only needed for documentation of some kind. </p>
<p>As for speeding development, the developers are always welccoming to offered help.  I couldn&#8217;t say if more developers would speed things up.  That&#8217;s really up to the development team.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dm</title>
		<link>http://www.graphics-muse.org/artistsguide/?p=247&#038;cpage=1#comment-1546</link>
		<dc:creator>dm</dc:creator>
		<pubDate>Sat, 21 Nov 2009 19:36:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.graphics-muse.org/artistsguide/?p=247#comment-1546</guid>
		<description>Why does GEGL need Ruby to build?  I&#039;m also curious how much faster development could speed toward 2.8 if there was one more developer putting serious time into GIMP.  I&#039;ve been thinking about contributing to an open source project, but haven&#039;t decided which yet.</description>
		<content:encoded><![CDATA[<p>Why does GEGL need Ruby to build?  I&#8217;m also curious how much faster development could speed toward 2.8 if there was one more developer putting serious time into GIMP.  I&#8217;ve been thinking about contributing to an open source project, but haven&#8217;t decided which yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mjhammel</title>
		<link>http://www.graphics-muse.org/artistsguide/?p=247&#038;cpage=1#comment-1499</link>
		<dc:creator>mjhammel</dc:creator>
		<pubDate>Tue, 10 Nov 2009 02:45:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.graphics-muse.org/artistsguide/?p=247#comment-1499</guid>
		<description>Note:  as of today (2009-11-09) I was required to download the latest versions of GLIB and GTK+ to build GIMP from the git repository on Fedora 11.  So from now on I&#039;ll just have to update these libraries into the /usr/local/gimpgit directories as required.</description>
		<content:encoded><![CDATA[<p>Note:  as of today (2009-11-09) I was required to download the latest versions of GLIB and GTK+ to build GIMP from the git repository on Fedora 11.  So from now on I&#8217;ll just have to update these libraries into the /usr/local/gimpgit directories as required.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mjhammel</title>
		<link>http://www.graphics-muse.org/artistsguide/?p=247&#038;cpage=1#comment-1200</link>
		<dc:creator>mjhammel</dc:creator>
		<pubDate>Thu, 10 Sep 2009 02:38:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.graphics-muse.org/artistsguide/?p=247#comment-1200</guid>
		<description>Glad you&#039;re looking forward to the update.  I hope to have it out by late summer next year.

The compile from source is actually easier than 2.6 was when done on an updated Fedora 11 distribution.  That may not be the case later if the developers start to depend on new features in GTK+.  As for SuSE, I can&#039;t say what problems you&#039;ll encounter.  We use SuSE at work but only for occasional cross distro builds.  And I don&#039;t do those.  

In any case, best of luck.  Feel free to add comments here on problems you encounter on SuSE.</description>
		<content:encoded><![CDATA[<p>Glad you&#8217;re looking forward to the update.  I hope to have it out by late summer next year.</p>
<p>The compile from source is actually easier than 2.6 was when done on an updated Fedora 11 distribution.  That may not be the case later if the developers start to depend on new features in GTK+.  As for SuSE, I can&#8217;t say what problems you&#8217;ll encounter.  We use SuSE at work but only for occasional cross distro builds.  And I don&#8217;t do those.  </p>
<p>In any case, best of luck.  Feel free to add comments here on problems you encounter on SuSE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dj</title>
		<link>http://www.graphics-muse.org/artistsguide/?p=247&#038;cpage=1#comment-1197</link>
		<dc:creator>dj</dc:creator>
		<pubDate>Wed, 09 Sep 2009 04:43:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.graphics-muse.org/artistsguide/?p=247#comment-1197</guid>
		<description>&quot;I’m preparing to update my GIMP book&quot; - Yeh!!

I may brave the upgrade after reading your compile from source steps. There&#039;s no pre-built rpm for my release of SuSE. This use to be done all the time on Slackware.</description>
		<content:encoded><![CDATA[<p>&#8220;I’m preparing to update my GIMP book&#8221; &#8211; Yeh!!</p>
<p>I may brave the upgrade after reading your compile from source steps. There&#8217;s no pre-built rpm for my release of SuSE. This use to be done all the time on Slackware.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
