From: ivan Date: Mon, 8 May 2006 11:48:32 +0000 (+0000) Subject: suggest "make clean" on upgrade - something is not quite right with perl Makefile... X-Git-Tag: BEFORE_RT_3_4_5^2~136 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=82653831d2e5a02f0f074b3c3f11c63cc67d3944;p=freeside.git suggest "make clean" on upgrade - something is not quite right with perl Makefile hoohaw --- 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) +