<?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; RAR</title>
	<atom:link href="http://imcat.in/tag/rar/feed/" rel="self" type="application/rss+xml" />
	<link>http://imcat.in</link>
	<description>人的头脑太复杂,时间过得久,有时候连自己也被自己骗了,记下来才是最真实的……</description>
	<lastBuildDate>Sun, 06 May 2012 05:40:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>在Linux系统centos上安装RAR</title>
		<link>http://imcat.in/linux-system-install-rar-centos/</link>
		<comments>http://imcat.in/linux-system-install-rar-centos/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 08:33:10 +0000</pubDate>
		<dc:creator>Cat.</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[centos install RAR]]></category>
		<category><![CDATA[RAR]]></category>

		<guid isPermaLink="false">http://imcat.in/?p=1296</guid>
		<description><![CDATA[由于最近弄了个计划,不得不使用RAR,所以要在centos上安装RAR,记录如下: wget http://www.rarsoft.com/rar/rarlinux-3.9.3.tar.gz tar -xvf rarlinux-3.9.3.tar.gz cd rar make 看见下面这些信息就是安装成功了 mkdir -p /usr/local/bin mkdir -p /usr/local/lib cp rar unrar /usr/local/bin cp rarfiles.lst /etc cp default.sfx /usr/local/lib 但是我在运行命令rar时,出现下面这个问题, rar: /lib/i686/nosegneg/libc.so.6: version `GLIBC_2.7' not found (required by rar) Google下,解决办法是 cp rar_static /usr/local/bin/rar 这样就OK了. BTW 注册RAR,可以将注册文件 key 复制到你的 /etc 目录即可就OK了 暧味日志在Linux系统centos 上安装7-ZIP (11)centos下添加多个IP地址的方法 (2)Linux命令tar压缩排除指定目录的方法 (0)iptables限制同一IP连接数 (4)Linux下替换文件名中的空格 (0)]]></description>
			<content:encoded><![CDATA[<p>由于最近弄了个计划,不得不使用RAR,所以要在centos上安装RAR,记录如下:</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">wget http://www.rarsoft.com/rar/rarlinux-3.9.3.tar.gz<br />
tar -xvf rarlinux-3.9.3.tar.gz<br />
cd rar<br />
make</div></div>
<p>看见下面这些信息就是安装成功了<br />
mkdir -p /usr/local/bin<br />
mkdir -p /usr/local/lib<br />
cp rar unrar /usr/local/bin<br />
cp rarfiles.lst /etc<br />
cp default.sfx /usr/local/lib<br />
<span id="more-1296"></span><br />
但是我在运行命令rar时,出现下面这个问题,</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">rar: /lib/i686/nosegneg/libc.so.6: version `GLIBC_2.7' not found (required by rar)</div></div>
<p>Google下,解决办法是</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">cp rar_static /usr/local/bin/rar</div></div>
<p>这样就OK了.</p>
<p>BTW<br />
注册RAR,可以将注册文件 key 复制到你的 /etc 目录即可就OK了</p>
<h2  class="related_post_title">暧味日志</h2><ul class="related_post"><li><a href="http://imcat.in/linux-system-install-7-zip-centos/" title="在Linux系统centos 上安装7-ZIP">在Linux系统centos 上安装7-ZIP</a> (11)</li><li><a href="http://imcat.in/centos-add-ip-addresses/" title="centos下添加多个IP地址的方法">centos下添加多个IP地址的方法</a> (2)</li><li><a href="http://imcat.in/linux-tar-exclude/" title="Linux命令tar压缩排除指定目录的方法">Linux命令tar压缩排除指定目录的方法</a> (0)</li><li><a href="http://imcat.in/iptables-limit-number-connections-same-ip/" title="iptables限制同一IP连接数">iptables限制同一IP连接数</a> (4)</li><li><a href="http://imcat.in/linux-replace-the-file-name-space/" title="Linux下替换文件名中的空格">Linux下替换文件名中的空格</a> (0)</li></ul>]]></content:encoded>
			<wfw:commentRss>http://imcat.in/linux-system-install-rar-centos/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

