]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dependency hints
authorBert Hubert <bert.hubert@netherlabs.nl>
Mon, 4 Apr 2011 13:36:48 +0000 (13:36 +0000)
committerBert Hubert <bert.hubert@netherlabs.nl>
Mon, 4 Apr 2011 13:36:48 +0000 (13:36 +0000)
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@2143 d19b8d6e-7fed-0310-83ef-9ca221ded41b

README

diff --git a/README b/README
index 6694f65c5d877539e022023be5a9b8fc5b8fe42c..047027e1877e44e78ce1e715394f93c36daa7d82 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-PowerDNS is copyright 2005 by PowerDNS.COM BV
+PowerDNS is copyright 2011 by PowerDNS.COM BV
 
 This file may lag behind at times. For most recent updates, always check
 http://doc.powerdns.com/changelog.html and http://wiki.powerdns.com
@@ -16,6 +16,12 @@ but first check existing ones:
 
 COMPILING
 ---------
+PowerDNS 3.0 and beyond depend on Lua and Boost. To get these libraries,
+install the relevant packages. On Debian and Ubunty, try:
+
+# apt-get install g++ libboost-program-options-dev
+  libboost-serialization-dev libpqclient-dev libmysqlclient-dev
+  libsqlite3-dev libpq-dev
 
 To compile a very clean version, use: