summaryrefslogtreecommitdiffstats
path: root/network/aMule/README
diff options
context:
space:
mode:
author Ozan Türkyılmaz2011-09-06 03:46:28 +0200
committer Robby Workman2011-09-06 06:03:06 +0200
commitc64c3bb0cf648653ea38c1db0b5dad72852a0dce (patch)
tree4686458b744e267117e3db33a9912dc0accdc96f /network/aMule/README
parent1621c2c10ac167725e9458bf1b4404a0256582e4 (diff)
downloadslackbuilds-c64c3bb0cf648653ea38c1db0b5dad72852a0dce.tar.gz
network/aMule: Control building some optimal features.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/aMule/README')
-rw-r--r--network/aMule/README21
1 files changed, 17 insertions, 4 deletions
diff --git a/network/aMule/README b/network/aMule/README
index 9212c36349..40d5479fa4 100644
--- a/network/aMule/README
+++ b/network/aMule/README
@@ -3,8 +3,21 @@ wxWidgets class library. It was originally forked from the xMule project,
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.
-This requires wxGTK and cryptopp.
+This requires wxPython/wxGTK and cryptopp and optimunally libupnp
-It was reported that aMule doesn't work very well (or at all) with
-cryptopp 5.6.0, so version 5.5.2 is recommended instead (you can build
-version 5.2.2 using the same build script for cryptopp-5.6.0).
+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
+
+It was reported that aMule doesn't work very well (or at all) with
+cryptopp 5.6.0, if you notice SEGFAULTS at time of start then downgrade
+your cryptopp 5.2.2. You can use the build script at SBo with merely
+changing VERSION.