
<?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>VicHaunter.com &#187; development</title>
	<atom:link href="http://www.vichaunter.com/tag/development/feed" rel="self" type="application/rss+xml" />
	<link>http://www.vichaunter.com</link>
	<description>Memorias de un personaje real</description>
	<lastBuildDate>Fri, 13 Aug 2010 21:07:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Problema phpize comando no encontrado [Solucionado]</title>
		<link>http://www.vichaunter.com/servidores/problema-phpize-comando-no-encontrado-solucionado</link>
		<comments>http://www.vichaunter.com/servidores/problema-phpize-comando-no-encontrado-solucionado#comments</comments>
		<pubDate>Fri, 26 Jun 2009 20:50:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Servidores]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.vichaunter.com/blog/?p=182</guid>
		<description><![CDATA[Si estás intentando usar el comando phpize en tu sistema linux y por algún casual te da el siguiente error: -bash: phpize: command not found Solamente tienes que ejecutar el siguiente comando para solucionarlo: CentOS: yum -y install php-devel Fedora: &#8230; <a href="http://www.vichaunter.com/servidores/problema-phpize-comando-no-encontrado-solucionado">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Si estás intentando usar el comando <strong>phpize </strong>en tu sistema linux y por algún casual te da el siguiente <strong>error</strong>:</p>
<blockquote><p>-bash: phpize: command not found</p></blockquote>
<p>Solamente tienes que ejecutar el siguiente comando para solucionarlo:</p>
<blockquote><p><strong>CentOS</strong>:  yum -y install php-devel<br />
<strong>Fedora</strong>: up2date -i php-devel</p></blockquote>
<p>Una vez <strong>yum </strong>haya terminado de instalar ya podrás utilizar el comando <strong>phpize</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vichaunter.com/servidores/problema-phpize-comando-no-encontrado-solucionado/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

