[Pkg-bazaar-commits] ./bzr/unstable r313: - update install instructions

Martin Pool mbp at sourcefrog.net
Fri Apr 10 07:43:48 UTC 2009


------------------------------------------------------------
revno: 313
committer: Martin Pool <mbp at sourcefrog.net>
timestamp: Fri 2005-04-29 10:43:34 +1000
message:
  - update install instructions
modified:
  README
-------------- next part --------------
=== modified file 'README'
--- a/README	2005-03-26 03:03:28 +0000
+++ b/README	2005-04-29 00:43:34 +0000
@@ -24,7 +24,8 @@
 This is mostly developed on Linux (Ubuntu); it should work on Unix,
 Windows, or OS X with relatively little trouble.
 
-The only dependency is Python, at least 2.3 and preferably 2.4.
+The only dependency is Python, at least 2.3 and preferably 2.4.  On
+Windows, Python2.4 is required.
 
 You may optionally install cElementTree to speed up some operations.
 
@@ -40,3 +41,8 @@
 If you use a symlink for this, Python will be able to automatically
 find the bzr libraries.  Otherwise you must ensure they are listed on
 your $PYTHONPATH.
+
+If you use the setup.py script then bzr will be installed into the
+specified path.  In this case you must install ElementTree or
+cElementTree separately.
+



More information about the Pkg-bazaar-commits mailing list