summaryrefslogtreecommitdiffstats
path: root/network/mldonkey/README
blob: e780093e1eb0a6d924ebc1d84c5c54dca7de626b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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).