summaryrefslogtreecommitdiff
path: root/cpp/README
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2007-05-08 21:39:30 +0000
committerAlan Conway <aconway@apache.org>2007-05-08 21:39:30 +0000
commitcd782b5236faf9b91a5c15f169e330845f31be18 (patch)
tree6de25d498440856654500687207a163f1d20101a /cpp/README
parent6e8354720d6f9103128376492029e2cbdb729490 (diff)
downloadqpid-python-cd782b5236faf9b91a5c15f169e330845f31be18.tar.gz
* README: added libdaemon to yum instructions.
* configure.ac: clarified missing package error messages. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@536338 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/README')
-rw-r--r--cpp/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/README b/cpp/README
index 4b415ed719..dee511c4c4 100644
--- a/cpp/README
+++ b/cpp/README
@@ -75,7 +75,7 @@ Building without documentaion does not require:
On linux most packages can be installed using your distribution's package
management tool. For example on Fedora:
- # yum install apr apr-devel boost boost-devel cppunit cppunit-devel
+ # yum install apr apr-devel boost boost-devel cppunit cppunit-devel libdaemon libdaemon-devel
# yum install pkgconfig doxygen graphviz help2man