To compile the server type

1.) make distclean
2.) sh configure
3.) make all
4.) make install

done.

For help ask the dev team:

http://daimonin.sourceforge.net

== Advanced configure options ==

--enable-unredistributable-features
  select fast but non-GPL-compatible algorithms very possible.
  The resulting binary cannot be redistributed legally.

--enable-debugging
  enables some of the debugging. Will slow down server somewhat
  (see benchmarks)
  


