[freeside-commits] freeside README.1.5.8,1.9,1.10
Ivan,,,
ivan at wavetail.420.am
Thu Nov 17 23:05:43 PST 2005
Update of /home/cvs/cvsroot/freeside
In directory wavetail:/tmp/cvs-serv6938
Modified Files:
README.1.5.8
Log Message:
slightly more info in 1.5.8 upgrade instructions
Index: README.1.5.8
===================================================================
RCS file: /home/cvs/cvsroot/freeside/README.1.5.8,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- README.1.5.8 17 Nov 2005 12:27:39 -0000 1.9
+++ README.1.5.8 18 Nov 2005 07:05:40 -0000 1.10
@@ -5,9 +5,12 @@
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 @@
make configure-rt
+------
+
+make install-docs
+ (or "make deploy" if you've got everything setup in the Makefile)
+
More information about the freeside-commits
mailing list