<?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; RPMForge</title>
	<atom:link href="http://www.ginriki.net/wd/category/rpmforge/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ginriki.net/wd</link>
	<description>ソフトウェア関係の話を中心とした備忘録的日記</description>
	<lastBuildDate>Sun, 16 Jan 2011 20:07:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CentOSのyum追加パッケージ &#8211; RPMForge</title>
		<link>http://www.ginriki.net/wd/2008/10/08/44/</link>
		<comments>http://www.ginriki.net/wd/2008/10/08/44/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 12:35:08 +0000</pubDate>
		<dc:creator>ginriki</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[RPMForge]]></category>
		<category><![CDATA[yum]]></category>

		<guid isPermaLink="false">http://www.gikogeek.net/wd/?p=44</guid>
		<description><![CDATA[CentOSのyumはFedora等に比べてyumでインストール可能なパッケージ数が少ないです。
そのため、インストールしようと思ったパッケージが存在しなくて困るときがあります。
この前は、inkscapeを入れようとし [...]]]></description>
			<content:encoded><![CDATA[<p>CentOSのyumはFedora等に比べてyumでインストール可能なパッケージ数が少ないです。<br />
そのため、インストールしようと思ったパッケージが存在しなくて困るときがあります。</p>
<p>この前は、<a href='http://www.inkscape.org/'>inkscape</a>を入れようとしたけどパッケージが存在しなくて困りました。</p>
<p>ソースやrpmからインストールするには、いろんな依存パッケージをインストールする必要があって面倒です。</p>
<p>そこで、yumでインストール可能なパッケージを増やすために、RPMForgeを導入しました。<br />
導入方法は、下記リンク先に書いてある通りです。</p>
<p><a href='http://wiki.centos.org/AdditionalResources/Repositories/RPMForge'>http://wiki.centos.org/AdditionalResources/Repositories/RPMForge</a></p>
<p>導入後は、以下のようにyumでインストールできました。</p>
<pre>
$ yum install inkscape
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.ginriki.net/wd/2008/10/08/44/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

