summaryrefslogtreecommitdiff
path: root/README.LINUX
diff options
context:
space:
mode:
authorbwarsaw2002-09-05 06:35:56 +0000
committerbwarsaw2002-09-05 06:35:56 +0000
commite130acb85ca0556f04d76bce16b6566185d92be5 (patch)
treebcf42a0dd644c09718bd7e2078f5fa52502017aa /README.LINUX
parentb2d3cdfc10cca5cbdc42f7aed469585e4e246e06 (diff)
downloadmailman-e130acb85ca0556f04d76bce16b6566185d92be5.tar.gz
mailman-e130acb85ca0556f04d76bce16b6566185d92be5.tar.zst
mailman-e130acb85ca0556f04d76bce16b6566185d92be5.zip
Diffstat (limited to 'README.LINUX')
-rw-r--r--README.LINUX12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.LINUX b/README.LINUX
index e68b53687..77fa7e677 100644
--- a/README.LINUX
+++ b/README.LINUX
@@ -29,6 +29,18 @@ PYTHON PACKAGES
If you install Python from source, you should be fine.
+ One symptom of this problem, although for unknown reasons, is that
+ you might get an error such as this during your install:
+
+ Traceback (most recent call last):
+ File "bin/update", line 44, in ?
+ import paths
+ ImportError: No module named paths
+ make: *** [update] Error 1
+
+ If this happens, install the Python development package and try
+ "configure ; make install" again.
+
Local Variables: