nTorrent 終於試驗成功了.... :(

這星期覺得過的好快啊, 感覺沒過多久就到週末了, 趁著有時間的時候來研究一下nTorrent 為什麼用在BCM4780的NAS會不能用....上網翻了些資料, 估計是xmlrpc-c 的問題...之前編的是用 xmlrpc-1.06.23 編的, 用在rtorrent上好像不能用, 但是之前要換成xmlrpc-c-1.11.00的, 但每次都不能編譯成功,都出現錯誤...

後來再網上找到一些訊息, 就是當xmlrpc-c-1.11 在編譯如果會出現錯誤的話, 可以再configure時加入--disable-cplusplus 如下, 用這樣的configure完後compile確沒問題....真是神奇..... :(

./configure --disable-cplusplus

然後 make ; make install 後再重編rtorrent 0.8

./configure --with-xmlrpc-c

make; make install

接著修改 /root/.rtorrent.rc 加入以下這行

scgi_port = 127.0.0.1:5000

執行rtorrent後, 到 http://code.google.com/p/ntorrent/ 下載最新ntorrent 0.5版選擇SSH登入就不用在特別安裝 lighttpd了....打入登入所需的資料就可以登入觀看rtorrent的下載狀態了 :D

ntorrent_bcm1.png

ntorrent_nimbus.png

Download Link: http://code.google.com/p/debian-bcm47xx/

完~

參考: http://www.right.com.cn/forum/viewthread.php?tid=15122