Note autotools-dev and doxygen dependencies
authorSam Hartman <hartmans@debian.org>
Thu, 10 Mar 2011 22:45:31 +0000 (17:45 -0500)
committerSam Hartman <hartmans@debian.org>
Thu, 10 Mar 2011 22:47:43 +0000 (17:47 -0500)
Note libtool

building.mdwn

index d890693..708f4f1 100644 (file)
@@ -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