summaryrefslogtreecommitdiff
path: root/README.1.5.8
diff options
context:
space:
mode:
authorivan <ivan>2005-11-18 07:05:40 +0000
committerivan <ivan>2005-11-18 07:05:40 +0000
commit4ea07786b15d272d72ccd591f290da0005b7c16f (patch)
tree54cbb945b79e93856232e0ef83e0e3ff24410fdb /README.1.5.8
parentee0e5cbfd357b5943f08ee26e4894a88d1ea9d40 (diff)
slightly more info in 1.5.8 upgrade instructions
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)
+