<?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>blog.plastik.jp &#187; CentOS</title>
	<atom:link href="http://blog.plastik.jp/archives/tag/centos/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.plastik.jp</link>
	<description>PHP, MySQL, MT, WordPressなどWeb系を中心に活動するエンジニア</description>
	<lastBuildDate>Tue, 27 Dec 2011 06:35:00 +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>CentOS4でapxsをインストールしたい時</title>
		<link>http://blog.plastik.jp/archives/86</link>
		<comments>http://blog.plastik.jp/archives/86#comments</comments>
		<pubDate>Sun, 30 Sep 2007 15:09:39 +0000</pubDate>
		<dc:creator>plastik</dc:creator>
				<category><![CDATA[Diary]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[CentOS]]></category>

		<guid isPermaLink="false">http://blog.plastik.jp/archives/86</guid>
		<description><![CDATA[CentOS4 で、apacheはrpm、phpだけは、ソースからインストールしようとしたのですが、apxsが無く、一瞬迷ったので、メモ。 $ yum install httpd-devel 上記のように単純に http [...]]]></description>
			<content:encoded><![CDATA[<p>CentOS4 で、apacheはrpm、phpだけは、ソースからインストールしようとしたのですが、apxsが無く、一瞬迷ったので、メモ。</p>
<p>$ yum install httpd-devel</p>
<p>上記のように単純に httpd-devel パッケージをインストールすれば良いだけでした&#8230;.</p>
<p>ただ、phpのみソースコンパイルってのが非常にダサ目なので、自家製rpmパッケージ作って管理したい所です。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.plastik.jp/archives/86/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

