From 381a3e6f1fdc199a7cc44786dfc23cdece79e12c Mon Sep 17 00:00:00 2001
From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Mon, 30 Apr 2007 13:26:56 -0700
Subject: [PATCH] zfec: add note to README about conflict with older versions
 of setuptools

---
 src/zfec/README.txt | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/src/zfec/README.txt b/src/zfec/README.txt
index a5e7648b..c08543e2 100644
--- a/src/zfec/README.txt
+++ b/src/zfec/README.txt
@@ -32,6 +32,12 @@ directory so that you can explicitly manage it (perhaps by using the "GNU
 stow") tool, then give it these arguments: "python ./setup.py install
 --prefix=. --root=$specificdirectory".
 
+Note: the installation script conflicts with setuptools with version number
+earlier than 0.6c3.  (Such a version of setuptools is available in Ubuntu
+6.06 LTS Dapper.)  If you have such a conflicting version of setuptools, you
+can either upgrade to a newer version of setuptools, or simply uninstall that
+old, conflicting version.
+
 
  * Community
 
-- 
2.45.2