summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2006-05-08 11:48:25 +0000
committerivan <ivan>2006-05-08 11:48:25 +0000
commitf9f3d26ed29e9a071ffa3ce8f2f1de78c72d0c27 (patch)
tree3a500c69e8b105589bb1180233f4b7c16b2ffa96
parente4bb183391faadea2cfca3ba8d75e323f3f96e2e (diff)
suggest "make clean" on upgrade - something is not quite right with perl Makefile hoohaw
-rw-r--r--README.1.5.83
1 files changed, 3 insertions, 0 deletions
diff --git a/README.1.5.8 b/README.1.5.8
index cf414545e..6ad19b063 100644
--- a/README.1.5.8
+++ b/README.1.5.8
@@ -54,3 +54,6 @@ Installs w/integrated RT:
make install-docs
(or "make deploy" if you've got everything setup in the Makefile)
+(errors? try "make clean" then "make install-perl-modules", then
+ "make install-docs" or "make deploy" again)
+