<?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>h3x.no &#187; pecl</title>
	<atom:link href="http://h3x.no/tag/pecl/feed" rel="self" type="application/rss+xml" />
	<link>http://h3x.no</link>
	<description>Tor Henning Ueland`s thoughts about technology and other stuff</description>
	<lastBuildDate>Sun, 05 Feb 2012 20:24:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>sh: phpize: not found</title>
		<link>http://h3x.no/2010/07/09/sh-phpize-not-found</link>
		<comments>http://h3x.no/2010/07/09/sh-phpize-not-found#comments</comments>
		<pubDate>Fri, 09 Jul 2010 19:56:07 +0000</pubDate>
		<dc:creator>Tor Henning Ueland</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[pecl]]></category>
		<category><![CDATA[phpize]]></category>

		<guid isPermaLink="false">http://h3x.no/?p=499</guid>
		<description><![CDATA[When using pecl, or something else that require phpize, you may get a warning saying that phpize is not found, even when you have PHP installed on your server.  In order to use phpize you need to install the PHP &#8230; <a href="http://h3x.no/2010/07/09/sh-phpize-not-found">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>When using pecl, or something else that require phpize, you may get a warning saying that phpize is not found, even when you have PHP installed on your server.  In order to use phpize you need to install the PHP development packages, normally named php-devel.</p>
<p>For Debian/Ubuntu, you can fix this by running:</p>
<blockquote><p>sudo apt-get install php5-dev</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://h3x.no/2010/07/09/sh-phpize-not-found/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

