#ed2kd
eDonkey2000 server.
You need the following libraries installed:
- libevent, >= 2.0, event-based network I/O library
- zlib, compression library
- libconfig, >=1.4, configuration management library
Build using cmake:
mkdir build
cd build
cmake ..
make