Author: jonathan
Date: Fri Nov 19 22:24:08 2010
New Revision: 1037058
URL: http://svn.apache.org/viewvc?rev=1037058&view=rev
Log:
Added pointers to current web site. Some editorial changes.
Modified:
qpid/trunk/qpid/cpp/README.txt
Modified: qpid/trunk/qpid/cpp/README.txt
URL:
http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/README.txt?rev=1037058&r1=1037057&r2=1037058&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/README.txt (original)
+++ qpid/trunk/qpid/cpp/README.txt Fri Nov 19 22:24:08 2010
@@ -17,7 +17,12 @@ This release of Qpid/C++ implements the
It will not inter-operate with AMQP 0-8/0-9 implementations.
For additional software or information on the Qpid project go to:
-http://cwiki.apache.org/qpid/
+
+ http://qpid.apache.org
+
+For documentation, go to:
+
+ http://qpid.apache.org/documentation
2. Available Documentation
@@ -41,9 +46,9 @@ In C++ distributions:
make install - installs the client and daemon
-In source distributions, no ./configure file is provided. To create
-the ./configure file, run ./bootstrap from the qpid/cpp directory,
-then follow the above instructions.
+In some distributions, no ./configure file is provided. To create the
+./configure file, you must have autotools installed. Run ./bootstrap
+from the qpid/cpp directory, then follow the above instructions.
The INSTALL notes contain more detailed information on compiling and
installing this software.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]