<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>plee.me &#187; suse</title>
	<atom:link href="http://blog.plee.me/tag/suse/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.plee.me</link>
	<description>About software, technology and random things</description>
	<lastBuildDate>Wed, 04 Jan 2012 18:52:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Compiling PHP 5 with IMAP support on SuSE / openSUSE Linux</title>
		<link>http://blog.plee.me/2009/06/compiling-php-5-with-imap-support-on-suse-opensuse-linux/</link>
		<comments>http://blog.plee.me/2009/06/compiling-php-5-with-imap-support-on-suse-opensuse-linux/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 14:43:06 +0000</pubDate>
		<dc:creator>pl</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[compiling]]></category>
		<category><![CDATA[config.log]]></category>
		<category><![CDATA[configure]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[imap]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[suse]]></category>
		<category><![CDATA[U8T_CANONICAL]]></category>
		<category><![CDATA[utf8_mime2text()]]></category>

		<guid isPermaLink="false">http://blog.plee.me/?p=20</guid>
		<description><![CDATA[If you get the following configure error: configure: error: utf8_mime2text() has old signature, but U8T_CANONICAL is present. This should not happen. Check config.log for additional information. It's probably because you're missing either the libc-client-devel package or imap-lib and imap-devel. Fire up yast and install those. You should be good to go now (I have openSUSE [...]]]></description>
			<content:encoded><![CDATA[<p>If you get the following configure error:</p>
<pre class="note">configure: error: utf8_mime2text() has old signature, but U8T_CANONICAL
is present. This should not happen. Check config.log for additional
information.</pre>
<p>It's probably because you're missing either the <em>libc-client-devel</em> package or <em>imap-lib</em> and <em>imap-devel</em>. Fire up <em>yast</em> and install those. You should be good to go now <img src='http://blog.plee.me/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>(I have openSUSE 11.0 and it doesn't have the <em>libc-client-devel</em> package, but I read about it on another page and thought I'd add it, just to be safe <img src='http://blog.plee.me/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  )</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.plee.me/2009/06/compiling-php-5-with-imap-support-on-suse-opensuse-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

