summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2006-05-08 11:48:32 +0000
committerivan <ivan>2006-05-08 11:48:32 +0000
commit82653831d2e5a02f0f074b3c3f11c63cc67d3944 (patch)
tree9ecf78d3db02929783bd5a50132ed532a1a616b6
parentc363307c1af959dce2ab4821ff5dfa697e3f0e19 (diff)
suggest "make clean" on upgrade - something is not quite right with perl Makefile hoohaw
-rw-r--r--README.1.5.83
-rw-r--r--README.1.7.03
2 files changed, 6 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)
+
diff --git a/README.1.7.0 b/README.1.7.0
index 30f7ec7de..992a988c8 100644
--- a/README.1.7.0
+++ b/README.1.7.0
@@ -22,3 +22,6 @@ CREATE INDEX cust_main17 on cust_main ( ship_zip );
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)
+