2010-05-11 15:01:25 +02:00
|
|
|
aMule is a multiplatform ed2k client, fork of the eMule client, using the
|
|
|
|
wxWidgets class library. It was originally forked from the xMule project,
|
2010-05-11 22:25:02 +02:00
|
|
|
which in turn was forked from the lMule project. This is turn was the
|
|
|
|
first fork of eMule to run nativly on Linux and other Unix-like systems.
|
2010-05-11 15:01:25 +02:00
|
|
|
|
2012-09-12 18:53:37 +02:00
|
|
|
libupnp is a optional dependency.
|
2010-05-13 00:35:30 +02:00
|
|
|
|
2011-09-06 03:46:28 +02:00
|
|
|
You can build optimal features of aMule with following variables;
|
|
|
|
|
|
|
|
DAEMON=yes Creates amuled
|
|
|
|
CMD=yes Creates commandline client
|
|
|
|
WEBSERVER=yes Creates webserver for remote control
|
|
|
|
ALC=yes Creates aLinkCreator GUI version
|
|
|
|
ALCC=yes Creates aLinkCreator CLI version
|
|
|
|
XAS=yes Installs xChat statistic plugin
|
|
|
|
GEOIP=yes Builds with GeoIP library support (needs GeoIP)
|
|
|
|
MMAP=yes Uses mmap
|
|
|
|
OPTIMIZE=no Don't use code optimizations
|