<?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>しゃおの雑記帳 &#187; Linux</title>
	<atom:link href="http://d.1555.info/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://d.1555.info</link>
	<description>ごったまぜ日々の雑記とか。</description>
	<lastBuildDate>Mon, 23 Jan 2012 00:00:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CentOS 5.2 に php 5.2.6 を入れる</title>
		<link>http://d.1555.info/2008/11/27/php526-on-centos52/</link>
		<comments>http://d.1555.info/2008/11/27/php526-on-centos52/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 16:34:28 +0000</pubDate>
		<dc:creator>shao</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://d.1555.info/2008/11/27/php526-on-centos52/</guid>
		<description><![CDATA[				参考: CentOS 5 で DAG(rpmforge) の yum repository 追加 &#8211; Enjoi Blog
				epel, remi, rpmforgeをレポジトリに追加してあげればいい。
				レポジトリの準備
				 
				wget http://rpms.famillecollet.com/el5.i386/remi-release-5-4.el5.remi.noarch.rpm
wget http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-2.noarch.rpm
wget http://dag.wieers.com/rpm/packages/rpmforge-release/rpmforge-release-0.3.6-1.el5.rf.i386.rpm
rpm -ivh remi-release-5-4.el5.remi.noarch.rpm epel-release-5-2.noarch.rpm rpmforge-release-0.3.6-1.el5.rf.i3
				実際のアップグレード操作
				 
				yum --enablerepo=remi,rpmforge update php*
確認
 
[root@sabato tmp]# php -v
PHP 5.2.6 (cli) (built: May  7 2008 00:50:43)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
]]></description>
			<content:encoded><![CDATA[				<p>参考: <a href="http://blog.enjoitech.jp/detail.php?aid=96">CentOS 5 で DAG(rpmforge) の yum repository 追加 &#8211; Enjoi Blog</a></p>
				<p>epel, remi, rpmforgeをレポジトリに追加してあげればいい。</p>
				<h3>レポジトリの準備</h3>
				<p><code> </code></p>
				<pre>wget http://rpms.famillecollet.com/el5.i386/remi-release-5-4.el5.remi.noarch.rpm
wget http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-2.noarch.rpm
wget http://dag.wieers.com/rpm/packages/rpmforge-release/rpmforge-release-0.3.6-1.el5.rf.i386.rpm
rpm -ivh remi-release-5-4.el5.remi.noarch.rpm epel-release-5-2.noarch.rpm rpmforge-release-0.3.6-1.el5.rf.i3</pre>
				<h3>実際のアップグレード操作</h3>
				<p><code> </code></p>
				<pre>yum --enablerepo=remi,rpmforge update php*</pre>
<h3>確認</h3>
<p><code> </code></p>
<pre>[root@sabato tmp]# php -v
PHP 5.2.6 (cli) (built: May  7 2008 00:50:43)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies</pre>
]]></content:encoded>
			<wfw:commentRss>http://d.1555.info/2008/11/27/php526-on-centos52/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

