Beschreibung
Hardwareanforderungen
Softwareanforderungen
- ocaml
- mldonkey
- (P)erl-(c)ompatible (r)egular (e)xpression library
Installation
cd $SOURCEDIR
tar xvzf pcre-<VERSION>.tar.bz2
cd pcre-<VERSION>
./configure --prefix=/usr/local
make
make install
ldconfig
cd -
tar xvzf ocaml-<VERSION>.tar.gz
cd ocaml-<VERSION>
./configure --prefix /usr/local
make world
make opt
make install
ldconfig
cd -
tar xvzf mldonkey-<VERSION>.tar.gz
cd mldonkey-<VERSION>
./configure --prefix=/usr/local \
--enable-checks \
--enable-ocamlver=<VERSION>
make
make install
Probleme
- Plugin wurde nicht nach den Konventionen gepackt... Siehe
Parameter
Parameter
|
Beschreibung
|
<server ip> <port number> |
xxxxxxxxxxx
|
Links