<?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://www.boluo.org/archives/tag/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://www.boluo.org</link>
	<description>代理，VPN，免费空间，大杂烩</description>
	<lastBuildDate>Wed, 08 Sep 2010 03:36:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>CentOS 5: Make Command not Found</title>
		<link>http://www.boluo.org/archives/centos-5-make-command-not-found.html</link>
		<comments>http://www.boluo.org/archives/centos-5-make-command-not-found.html#comments</comments>
		<pubDate>Thu, 11 Dec 2008 01:32:36 +0000</pubDate>
		<dc:creator>菠萝</dc:creator>
				<category><![CDATA[程序代码]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.boluo.org/?p=155</guid>
		<description><![CDATA[在centos 5下安装软件遇到的问题，google了一圈，是因为系统没有安装编译器，那安装就是了，嘿嘿。 解决办法，在SSH下输入下面的命令 yum -y install gcc automake autoconf libtool make 咔咔，搞定]]></description>
		<wfw:commentRss>http://www.boluo.org/archives/centos-5-make-command-not-found.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>cTorrent</title>
		<link>http://www.boluo.org/archives/ctorrent.html</link>
		<comments>http://www.boluo.org/archives/ctorrent.html#comments</comments>
		<pubDate>Fri, 28 Nov 2008 18:05:47 +0000</pubDate>
		<dc:creator>菠萝</dc:creator>
				<category><![CDATA[程序代码]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.boro.ws/?p=130</guid>
		<description><![CDATA[Ctorrent是一款可以在linux下用命令行进行的bt下载软件 一、官方的安装方法如下: #wget http://www.rahul.net/dholmes/ctorrent/ctorrent-1.3.4-dnh2.2.tar.gz #tar zxvf  ctorrent-1.3.4-dnh2.2.tar.gz #cd ctorrent-1.3.4-dnh2.2 #./configure #make #make install 安装完成 使用方法: #ctorrent 1.torrent 默认保存在/usr/bin 详细参数请用ctorrent –h 查看 PS：不过我用这个方法进行安装的时候，到了make那一步，总提示command not found，无法完成安装 二、于是我就继续在网上搜，找到另一种方法，用修改后的rpm文件安装 首先要下载http://disk.boluo.org/linux/7002-ctorrent-1.3.4-1qk.dnh3.2.AX2.tar.gz 随便你怎么下载，wget或者怎样，下载后放到/usr/src/ 然后 # rpm -ivh /usr/src/ctorrent-1.3.4-1qk.dnh3.2.AX2.i386.rpm 安装就这样完成了，我觉得这种方法要方便很多，呵呵 三、详细说一下使用方法 例:# ctorrent -s /home/bt/1/ -e 12 -C 32 -p 6881 /home/1.torrent 下载选项： -e int 下载完毕后的做种时间（单位：小时），默认为72小时。 -p port 绑定端口，默认为2706。 -s save_as 重命名下载的文件，若是下载的是多个文件，则sava_as是包含多文件的目录。 [...]]]></description>
		<wfw:commentRss>http://www.boluo.org/archives/ctorrent.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
