You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by jo...@apache.org on 2010/11/22 18:05:07 UTC

svn commit: r1037773 - /qpid/trunk/qpid/python/README.txt

Author: jonathan
Date: Mon Nov 22 17:05:07 2010
New Revision: 1037773

URL: http://svn.apache.org/viewvc?rev=1037773&view=rev
Log:
Replaced /home/me with /path/to and a little more text, responding to Robbie's email.

Modified:
    qpid/trunk/qpid/python/README.txt

Modified: qpid/trunk/qpid/python/README.txt
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/python/README.txt?rev=1037773&r1=1037772&r2=1037773&view=diff
==============================================================================
--- qpid/trunk/qpid/python/README.txt (original)
+++ qpid/trunk/qpid/python/README.txt Mon Nov 22 17:05:07 2010
@@ -16,9 +16,11 @@ Documentation can be found here:
 
 = GETTING STARTED =
 
-1. Make sure the Qpid Python client libraries are on your PYTHONPATH:
+1. Make sure the Qpid Python client libraries are on your
+PYTHONPATH. If you have extracted the archive to the directory
+/path/to, the following export will work:
 
-$ export PYTHONPATH=/home/me/qpid-0.8/python
+$ export PYTHONPATH=/path/to/qpid-0.8/python
 
 2. Make sure a broker is running
 



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscribe@qpid.apache.org