远程迅雷在Archlinux上的安装

1.安装依赖包(如果是X64版本)
在/etc/pacman.conf中打开multilib相关的几个repo
pacman -S lib32-glibc
pacman -S lib32-zlib

2.新建目录
mkdir -p /usr/local/thunder

3.拷贝需要的文件到新建的目录

4.运行

[root@nasSrv thunder]# ./portal
initing...
try stopping xunlei service first...
setting xunlei runtime env...
port: 9000 is usable.

YOUR CONTROL PORT IS: 9000

starting xunlei service...
etm path: /usr/local/thunder
execv: /usr/local/thunder/lib/ETMDaemon.

getting xunlei service info...
Connecting to 127.0.0.1:9000 (127.0.0.1:9000)
the active key is not valid.

try again...(has tried 1 time(s)).
getting xunlei service info...
Connecting to 127.0.0.1:9000 (127.0.0.1:9000)
the active key is not valid.

THE ACTIVE CODE IS: uuqwenz

go to http://yuancheng.xunlei.com, bind your device with the active code.
finished.
  

4.在你迅雷客户端上做好绑定

关于Zeno Chen

本人涉及的领域较多,杂而不精 程序设计语言: Perl, Java, PHP, Python; 数据库系统: MySQL,Oracle; 偶尔做做电路板的开发,主攻STM32单片机
此条目发表在Linux分类目录。将固定链接加入收藏夹。