Author: aconway
Date: Mon Apr 1 19:06:35 2013
New Revision: 1463254
URL: http://svn.apache.org/r1463254
Log:
NO-JIRA: Remove unnecessary mention of ldconfig in INSTALL instructions.
Modified:
qpid/trunk/qpid/cpp/INSTALL
Modified: qpid/trunk/qpid/cpp/INSTALL
URL:
http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/INSTALL?rev=1463254&r1=1463253&r2=1463254&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/INSTALL (original)
+++ qpid/trunk/qpid/cpp/INSTALL Mon Apr 1 19:06:35 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]