Author: aconway
Date: Tue Apr 2 13:44:02 2013
New Revision: 1463542
URL: http://svn.apache.org/r1463542
Log:
NO-JIRA: Remove unnecessary mention of ldconfig in INSTALL instructions.
Modified:
qpid/branches/0.22/qpid/cpp/INSTALL
Modified: qpid/branches/0.22/qpid/cpp/INSTALL
URL:
http://svn.apache.org/viewvc/qpid/branches/0.22/qpid/cpp/INSTALL?rev=1463542&r1=1463541&r2=1463542&view=diff
==============================================================================
--- qpid/branches/0.22/qpid/cpp/INSTALL (original)
+++ qpid/branches/0.22/qpid/cpp/INSTALL Tue Apr 2 13:44:02 2013
@@ -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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]