分页: 1 / 1

ubuntu 13.04可用的amule-dlp 2.3.1

发表于 : 2013-06-30 17:58
少年は剣を...
主程序代码:
aMule-2.3.1-dlp-dynamic.tar.7z.001
(1.39 MiB) 已下载 139 次
aMule-2.3.1-dlp-dynamic.tar.7z.002
(1.39 MiB) 已下载 114 次
aMule-2.3.1-dlp-dynamic.tar.7z.003
(1.39 MiB) 已下载 123 次
aMule-2.3.1-dlp-dynamic.tar.7z.004
(1.39 MiB) 已下载 110 次
aMule-2.3.1-dlp-dynamic.tar.7z.005
(1.39 MiB) 已下载 131 次
aMule-2.3.1-dlp-dynamic.tar.7z.006
(549.18 KiB) 已下载 127 次
AntiLeech库文件代码(更新到Strict DLP Chinese v44003):
amule-dlp-antileech-r44003.tar.gz
(23.13 KiB) 已下载 88 次
二进制包体积比较大,放在网盘了
http://pan.baidu.com/s/1hq9PpsC

PS:amule-dlp已有人接手
https://github.com/persmule/amule-dlp
https://github.com/persmule/amule-dlp.antiLeech

Re: ubuntu 13.04可用的amule-dlp 2.3.1

发表于 : 2013-07-23 22:59
wyw1_2004
装上了,十分感谢楼主,自己照着wiki上面鼓捣了一天总是出错

Re: ubuntu 13.04可用的amule-dlp 2.3.1

发表于 : 2013-07-24 17:55
nanhai68
:em11 支持

Re: ubuntu 13.04可用的amule-dlp 2.3.1

发表于 : 2013-08-02 19:59
fuhaoyun
楼主功德无量 :em11

Re: ubuntu 13.04可用的amule-dlp 2.3.1

发表于 : 2013-08-04 21:54
到处看看
无条件叫好帮顶 :em11

Re: ubuntu 13.04可用的amule-dlp 2.3.1

发表于 : 2013-08-10 9:23
nexus-s
强烈支持啊~~ 都快放弃了~~ 看到此贴我活过来了~~ :em03

不过编译起来太淡疼了.... 各种问题.....
wxWidgets must be installed on your system but wx-config
script couldn't be found.

checking for libupnp version >= 1.6.6... no (try to use --with-libupnp-prefix=PREFIX)
configure: WARNING:
UPnP code has been disabled because libupnp >= 1.6.6 not found (try to use --with-libupnp-prefix=PREFIX).
checking for crypto++ version >= 5.1... no
configure: error:
Could not find crypto++ header file "cryptlib.h".
Please try again with --with-crypto-prefix=/my_crypto_prefix
(replace /my_crypto_prefix with a valid path to your crypto++
installation directory).

还好都解决了: 1.首先安装wxWidgets,参考: http://wiki.wxwidgets.org/Installing_an ... r_packages
2.sudo apt-get install libcrypto++-dev
3.sudo apt-get install libupnp-dev

make时候出现问题:
ExternalConn.cpp: In member function ‘CECPacket* CECServerSocket::ProcessRequest2(const CECPacket*)’:
ExternalConn.cpp:1566:8: error: ‘EC_OP_ANTILEECH_RELOAD’ was not declared in this scope
make[3]: *** [amule-ExternalConn.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
求救~~

Re: ubuntu 13.04可用的amule-dlp 2.3.1

发表于 : 2014-01-20 11:16
Twinfish
遇到了跟楼上同样的问题,这个antileech也是要独立编译的嘛,但上述这个错误是没有声明什么呢?

代码: 全选

ExternalConn.cpp: 在成员函数‘CECPacket* CECServerSocket::ProcessRequest2(const CECPacket*)’中:
ExternalConn.cpp:1566:8: 错误: ‘EC_OP_ANTILEECH_RELOAD’在此作用域中尚未声明
make[3]: *** [amule-ExternalConn.o] 错误 1
make[2]: *** [all-recursive] 错误 1
make[1]: *** [all-recursive] 错误 1
make: *** [all] 错误 2

Re: ubuntu 13.04可用的amule-dlp 2.3.1

发表于 : 2014-01-21 15:16
lyc256
现在为12.04 12.10 13.04 13.10提供ppa源
打包格式和官方源一样

代码: 全选

sudo apt-add-repository ppa:lyc256/amule-dlp
sudo apt-get update
sudo apt-get install amule-dlp