Author: kgiusti
Date: Tue Jan 8 19:31:16 2013
New Revision: 1430455
URL: http://svn.apache.org/viewvc?rev=1430455&view=rev
Log:
NO-JIRA: explicitly state need for root privileges for 'make install'
Modified:
qpid/proton/trunk/proton-c/README
Modified: qpid/proton/trunk/proton-c/README
URL:
http://svn.apache.org/viewvc/qpid/proton/trunk/proton-c/README?rev=1430455&r1=1430454&r2=1430455&view=diff
==============================================================================
--- qpid/proton/trunk/proton-c/README (original)
+++ qpid/proton/trunk/proton-c/README Tue Jan 8 19:31:16 2013
@@ -56,9 +56,7 @@ From the directory where you found this
# documentation.
make all docs
- # Note that if you have configured cmake with a system prefix such
- # as the one show above (/usr), this step will require root
- # privileges.
+ # Note that this step will require root privileges.
make install
Note that all installed files are stored in the install_manifest.txt
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]