Setting up microdc2
From PlugWiki
Download files from http://corsair626.no-ip.org/microdc/
Install the proper packages you need apt-get install libreadline5 libreadline5-dev libxml2-dev
There is a bug in the default config file... you have to edit it. Change line # from if test $LIBXML2_VERSION -ge 2616; then to if test $LIBXML2_VERSION > 2616; then
(This was outlined in this bug http://bugs.gentoo.org/show_bug.cgi?id=241010 )
Unzip and navigate to the files ./configure make make install
Now you can run it with microdc2 ...
microdc2
