slackbuilds_ponce/network/mldonkey/README
Matteo Bernardini 73ac3830fb network/mldonkey: Updated for version 3.1.5, README cleanups.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2016-07-20 14:20:08 -05:00

12 lines
530 B
Text

MLDonkey is an open source, free software multi-network peer-to-peer app.
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.
If you want to build MLDonkey's GUI, you'll have to enable it with the
GUIOPT variable like this: GUIOPT=yes ./mldonkey.SlackBuild
Be sure not to have ocaml and lablgtk already installed when compiling
this as build may break (mldonkey seems to need its own versions of the
above dependencies).