<?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 GLib</title>
	<atom:link href="http://www.rollingr.net/wordpress/2007/06/04/building-glib/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rollingr.net/wordpress/2007/06/04/building-glib/</link>
	<description>If we had a problem, here's our solution</description>
	<lastBuildDate>Thu, 15 Jul 2010 20:28:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Richard</title>
		<link>http://www.rollingr.net/wordpress/2007/06/04/building-glib/comment-page-1/#comment-266</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Tue, 17 Jul 2007 11:54:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.rollingr.net/wordpress/2007/06/04/building-glib/#comment-266</guid>
		<description>The build process is unable to find your gettext library.  Make sure that the path is included in the file &lt;b&gt;/etc/ld.so.conf&lt;/b&gt;

Mine looks like this
&lt;pre&gt;/usr/mylocal/lib
/usr/local/lib
/lib&lt;/pre&gt;

Once you have edited the file, you will need to regenerate the server&#039;s database by typing &lt;b&gt;&lt;a href=&quot;http://unixhelp.ed.ac.uk/CGI/man-cgi?ldconfig+8&quot; target=_blank rel=&quot;nofollow&quot;&gt;ldconfig&lt;/a&gt; -v&lt;/b&gt;.

That should get you going again.</description>
		<content:encoded><![CDATA[<p>The build process is unable to find your gettext library.  Make sure that the path is included in the file <b>/etc/ld.so.conf</b></p>
<p>Mine looks like this</p>
<pre>/usr/mylocal/lib
/usr/local/lib
/lib</pre>
<p>Once you have edited the file, you will need to regenerate the server&#8217;s database by typing <b><a href="http://unixhelp.ed.ac.uk/CGI/man-cgi?ldconfig+8" target=_blank rel="nofollow">ldconfig</a> -v</b>.</p>
<p>That should get you going again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Dawson</title>
		<link>http://www.rollingr.net/wordpress/2007/06/04/building-glib/comment-page-1/#comment-265</link>
		<dc:creator>Sean Dawson</dc:creator>
		<pubDate>Mon, 16 Jul 2007 13:09:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.rollingr.net/wordpress/2007/06/04/building-glib/#comment-265</guid>
		<description>Beautiful clear guide but my GLib configure script still thinks I dont have gettext even though I followed it to the letter.

The error message is &quot;
configure: error:
*** You must have either have gettext support in your C library, or use the
*** GNU gettext library. (http://www.gnu.org/software/gettext/gettext.html
&quot;
Can you help?</description>
		<content:encoded><![CDATA[<p>Beautiful clear guide but my GLib configure script still thinks I dont have gettext even though I followed it to the letter.</p>
<p>The error message is &#8221;
configure: error:
*** You must have either have gettext support in your C library, or use the
*** GNU gettext library. (<a href="http://www.gnu.org/software/gettext/gettext.html" rel="nofollow">http://www.gnu.org/software/gettext/gettext.html</a>
&#8221;
Can you help?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
