X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=building.mdwn;h=708f4f1f036cf3873ea51cb9b78ad94f8097408f;hb=cc27f9c40bbb6ed3c620f2b181678642489c58b9;hp=d8906938078f785876a970ef84b5d85c2891463d;hpb=bbac5dd80636b7e412c353a0a820eea06e579728;p=devwiki.git diff --git a/building.mdwn b/building.mdwn index d890693..708f4f1 100644 --- a/building.mdwn +++ b/building.mdwn @@ -3,6 +3,10 @@ First, make sure you have the following dependencies installed: 1. [OpenSSL](http://www.openssl.org/) 1. [Curl](http://curl.haxx.se) +1. autoconf +1. automake +1. libtool +1. doxygen 1. [XML Security](http://xml.apache.org/security/) 1. Xerces XML parser 1. [MIT Kerberos](http://web.mit.edu/kerberos/) at least version 1.9 @@ -14,7 +18,7 @@ On a Debian or Ubuntu system you can get a lot of these dependencies with: aptitude install libxml-security-c-dev libxerces-c-dev \ - libcurl4-openssl-dev liblog4cpp5-dev + libcurl4-openssl-dev liblog4cpp5-dev autotools-dev doxygen libtool A sufficiently new version of libevent is in the libevent-dev package in Debian experimental. The libkrb5-dev in Debian experimental is also