From 44b4beb6d8b50c0c1b9cb34b07b2a266dd9d33df Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Mon, 1 Apr 2013 19:06:35 +0000 Subject: NO-JIRA: Remove unnecessary mention of ldconfig in INSTALL instructions. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1463254 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'qpid/cpp/INSTALL') diff --git a/qpid/cpp/INSTALL b/qpid/cpp/INSTALL index 53d9f6768c..27849b280c 100644 --- a/qpid/cpp/INSTALL +++ b/qpid/cpp/INSTALL @@ -181,9 +181,9 @@ To install: # make install -When installing in Unix system directories (/usr/lib, /usr/local/lib) also do: +To uninstall: - # ldconfig + # make uninstall You can have multiple builds in the same working copy with different configuration. For example you can do the following to build twice, once for -- cgit v1.2.1