惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Martin Fowler
Martin Fowler
Y
Y Combinator Blog
M
MIT News - Artificial intelligence
The Cloudflare Blog
WordPress大学
WordPress大学
H
Hackread – Cybersecurity News, Data Breaches, AI and More
博客园 - 司徒正美
小众软件
小众软件
Blog — PlanetScale
Blog — PlanetScale
雷峰网
雷峰网
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
J
Java Code Geeks
云风的 BLOG
云风的 BLOG
C
Check Point Blog
D
DataBreaches.Net
T
The Blog of Author Tim Ferriss
V
V2EX
F
Fortinet All Blogs
B
Blog
大猫的无限游戏
大猫的无限游戏
N
Netflix TechBlog - Medium
B
Blog RSS Feed
A
About on SuperTechFans
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC

博客园 - XiaoHui

windbg tips windbg无法下载pdb调试符号 python连接数据库 unix/linux tips freebsd中xorg 7.4键盘反应迟顿的问题 Django升级到1.0以后的一些变化 ubuntu安装新字体 诡异的修改首页--00333.cn/alei.htm 使用nmap扫描内网在线机器的MAC地址 [转载]HOWTO 使用 vim 的 minibuf 来切换缓冲区 - XiaoHui EFLAGES寄存器中的系统标志 How to manually create a crash dump file 因网络限制而无法连接MS的symbol服务器的解决办法 NEG+SBB指令组合的用处 Nt*与Zw*的区别 Image与Base64String的互转换 编程实现清除temp1.exe,temp2.exe木马 类似Acdsee的东东,不过是用.NET的。 AIHear 0.1.2
rtorrent无法完全支持中文的解决办法
XiaoHui · 2009-02-09 · via 博客园 - XiaoHui

rTorrent无法支持中文

当前版本虽然在配置文件中加上utf8,但仍不能完美支持中文,云风大哥因为买了LinkStation,玩弄了一把rTorrent,并且动手写了一个Patch,可惜只是稍微点出了一下大致改的地方,没办法只好IM上问他,今天跑过去看,他放了个Patch出来,嘿嘿!不过被他给鄙视了一把,没办法Unix下面确实不会怎么玩,呵呵。

Patch地址:http://blog.codingnow.com/patch/libtorrent-0.12.3.patch

下载后解压,将里面的路径改成你的源代码路径,然后运行

# patch -Np1 -i libtorrent-0.12.3.patch

再make install rTorrent就可以了。

云风大哥的Blog:blog.codingnow.com 推荐看,嘿嘿!偶几乎每天必看。:)