MaraDNS currently will only compile on Linux, FreeBSD, Cygwin, and Mac OS X systems. Other systems can be easily ported to. MaraDNS also has partial MinGW32 support; this allows MaraDNS to (partially) run as a native Win32 binary.
bzip2 -cd maradns-*.tar.bz2 | tar xvf -
make installThis will install both the binaries and the man pages for 'maradns', 'askmara', 'duende', 'fetchzone', and 'zoneserver'. In addition, this will (if the files are not already present), install an example /etc/mararc, make the /etc/maradns directory, and place an example zone file (db.example.com) in /etc/maradns. Finally, this will place MaraDNS documentation in /usr/local/doc.