Notes text. 23 Jun at Adam svn co http://svn.opendnssec.org/trunk get ldns, configure ; make ; make install 1.6.0 or more install libxml2 and libxml2-dev install rubygems, ruby, 1.8 or more sudo gem install dnsruby install sqlite libsqlite3-dev install uuid-dev Download http://files.randombit.net/botan/v1.8/Botan-1.8.1.tbz. Not 1.8.2 !! tar xjvf Botan-1.8.1.tbz ; cd Botan-1.8.1; ./configure.pl ; make ; sudo make install install trang: http://code.google.com/p/jing-trang/ download trang-20081028.zip with trang.jar then install with sudo cp trang.jar /usr/local/lib/trang.jar Using toplevel makefile now. Toplevel makefile, edit to insert --with-ldns=/usr/local and --with-botan=/usr/local. edit to change SUDO=sudo in the makefile. make autogen build install completed.