summaryrefslogtreecommitdiff
path: root/README.1.5.8
diff options
context:
space:
mode:
Diffstat (limited to 'README.1.5.8')
-rw-r--r--README.1.5.810
1 files changed, 9 insertions, 1 deletions
diff --git a/README.1.5.8 b/README.1.5.8
index ce5a5d09f..941dd7b3f 100644
--- a/README.1.5.8
+++ b/README.1.5.8
@@ -5,9 +5,12 @@ install DBIx::DBSchema 0.27
install HTML::Widgets:SelectLayers 0.05
install Business::CreditCard 0.28
-install the new version
+make install-perl-modules
run "freeside-upgrade username" to uprade your database schema
+(if freeside-upgrade hangs, try stopping Apache, all Freeside processes, and
+ anything else connected to your database, especially on older Pg versions)
+
Optional:
CREATE INDEX cust_pkg2 ON cust_pkg ( pkgpart );
@@ -35,3 +38,8 @@ Installs w/integrated RT:
make configure-rt
+------
+
+make install-docs
+ (or "make deploy" if you've got everything setup in the Makefile)
+