aboutsummaryrefslogtreecommitdiff
path: root/network/mldonkey/README
diff options
context:
space:
mode:
authorGrissiom <chaos.proton@gmail.com>2010-05-12 17:43:48 +0200
committerRobby Workman <rworkman@slackbuilds.org>2010-05-12 17:43:48 +0200
commit85e9068e57285c43fcf8d166c56b4926287ecc73 (patch)
tree1d33fce44bda3b2ba666eb5e31459f193a822dfc /network/mldonkey/README
parent95f6209c0503d0788519d550681fc69ea13a9d60 (diff)
downloadslackbuilds-85e9068e57285c43fcf8d166c56b4926287ecc73.tar.xz
network/mldonkey: Updated for version 3.0.0
Diffstat (limited to 'network/mldonkey/README')
-rw-r--r--network/mldonkey/README24
1 files changed, 12 insertions, 12 deletions
diff --git a/network/mldonkey/README b/network/mldonkey/README
index 0b485537d602..6e9ec015505a 100644
--- a/network/mldonkey/README
+++ b/network/mldonkey/README
@@ -1,14 +1,14 @@
-MLDonkey is an open source, free software multi-network
-peer-to-peer application.
+MLDonkey is an open source, free software multi-network peer-to-peer
+application.
-MLDonkey requires "ocaml" to be builded, and also requires
-"lablgtk" if you want to enable its GUI. There's a SlackBuild
-at SlackBuilds.org for each one.
+MLDonkey requires "ocaml" to build and also requires "lablgtk2" if you
+want to enable its GUI. It will try to download lablgtk2 and ocaml from
+the web and build it locally if they are not found on your system, so
+you'll want to have them installed already.
-By default, this SlackBuild is going to build MLdonkey without
-its GUI. If you want to enable MLDonkey's GUI, you'll have to
-enable it with the GUIOPT variable, which can have 'oldgui',
-'newgui1' or 'newgui2' as values. For example, if you want to
-build mldonkey with "oldgui" then execute the build script
-as follows:
- GUIOPT=oldgui ./mldonkey.SlackBuild
+By default, this SlackBuild is going to build MLdonkey without its GUI.
+If you want to enable MLDonkey's GUI, you'll have to enable it with the
+GUIOPT variable like this: GUIOPT=yes ./mldonkey.SlackBuild
+
+Without a GUI, you can control mldonkey via connecting to localhost:4080
+with your web browser.