From 9bc1c57c1fe78955810a51744c30f6aa6f1582d0 Mon Sep 17 00:00:00 2001 From: Grissiom Date: Thu, 13 May 2010 00:37:11 +0200 Subject: network/mldonkey: Updated for version 3.0.1 --- network/mldonkey/README | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) (limited to 'network/mldonkey/README') diff --git a/network/mldonkey/README b/network/mldonkey/README index 6e9ec01550..038c0fe310 100644 --- a/network/mldonkey/README +++ b/network/mldonkey/README @@ -1,14 +1,12 @@ -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 app. -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. +This requires ocaml to build and optionally lablgtk2 (if you want to enable +the GUI). It will try to download lablgtk2 and ocaml from the web and build +them locally if they are not found on your system, so make sure they are +already installed. -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 +By default, this SlackBuild will build MLdonkey without a GUI. Without a GUI, +you can control mldonkey by connecting to localhost:4080 with your web browser. -Without a GUI, you can control mldonkey via connecting to localhost:4080 -with your web browser. +If you want to build MLDonkey's GUI, you'll have to enable it with the +GUIOPT variable like this: GUIOPT=yes ./mldonkey.SlackBuild -- cgit v1.2.3