summaryrefslogtreecommitdiffstats
path: root/network/aMule/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/aMule/README')
-rw-r--r--network/aMule/README8
1 files changed, 5 insertions, 3 deletions
diff --git a/network/aMule/README b/network/aMule/README
index cddb129b25..9212c36349 100644
--- a/network/aMule/README
+++ b/network/aMule/README
@@ -3,6 +3,8 @@ 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.
-wxGTK is required for this to build; at least version 2.4.x of wxGTK is
-needed, but version 2.6.x is recommended (available at SlackBuilds.org).
-cryptopp is also required.
+This requires wxGTK and cryptopp.
+
+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).