主程序代码:
http://pan.baidu.com/s/1hq9PpsC
PS:amule-dlp已有人接手
https://github.com/persmule/amule-dlp
https://github.com/persmule/amule-dlp.antiLeech
AntiLeech库文件代码(更新到Strict DLP Chinese v44003):
二进制包体积比较大,放在网盘了ubuntu 13.04可用的amule-dlp 2.3.1
-
- 帖子: 27
- 注册时间: 2012-07-31 9:36
ubuntu 13.04可用的amule-dlp 2.3.1
上次由 少年は剣を... 在 2014-01-20 13:32,总共编辑 4 次。
-
- 帖子: 4
- 注册时间: 2011-12-01 22:37
Re: ubuntu 13.04可用的amule-dlp 2.3.1
装上了,十分感谢楼主,自己照着wiki上面鼓捣了一天总是出错
- nanhai68
- 帖子: 79
- 注册时间: 2009-08-16 17:34
- 系统: Ubuntu GNOME/Deepin
- fuhaoyun
- 帖子: 526
- 注册时间: 2009-05-08 14:12
- 来自: http://weibo.com/u/2201287863
Re: ubuntu 13.04可用的amule-dlp 2.3.1
楼主功德无量 

只用Ubuntu/Unity:安全、高效、自由、简洁!
http://weibo.com/u/2201287863
----------------------------------------------------
用了4年Ubuntu,发现离开windows也可以活得很好
看球赛、炒股、聊天、office等等都不算问题了
一切都是习惯,困难解决了就好
- 到处看看
- 论坛版主
- 帖子: 8486
- 注册时间: 2010-01-17 13:05
- 系统: ubuntu
- nexus-s
- 帖子: 425
- 注册时间: 2012-05-09 0:06
- 系统: Ubuntu 16.04.3 LTS
Re: ubuntu 13.04可用的amule-dlp 2.3.1
强烈支持啊~~ 都快放弃了~~ 看到此贴我活过来了~~ 
不过编译起来太淡疼了.... 各种问题.....
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时候出现问题:

不过编译起来太淡疼了.... 各种问题.....
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
- Twinfish
- 帖子: 17
- 注册时间: 2007-05-18 16:18
Re: ubuntu 13.04可用的amule-dlp 2.3.1
遇到了跟楼上同样的问题,这个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
-
- 帖子: 57
- 注册时间: 2009-02-27 21:20
Re: ubuntu 13.04可用的amule-dlp 2.3.1
现在为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