From f0a8857e78c2bcdf208dde9e515056235286a685 Mon Sep 17 00:00:00 2001 From: einhverfr Date: Fri, 16 Mar 2007 23:55:51 +0000 Subject: Upgrade documentation updated git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@919 4979c152-3d1c-0410-bac9-87ea11338e46 --- UPGRADE | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/UPGRADE b/UPGRADE index 1d7bcee6..14e672f6 100644 --- a/UPGRADE +++ b/UPGRADE @@ -80,9 +80,17 @@ sql/Pg-central.sql file into it. 6) Import the users. Run the import-members script to do this. 7) Copy the files from the LedgerSMB tarball over your existing installation. + 8) Delete the users directory. -9) Edit the ledger-smb.conf file as appropriate. +9) Upgrade your templates. Run the following command: + perl upgrade_templates.pl $templatedir + Where $templatedir is the directory of your templates. + +10) Edit the ledger-smb.conf file as appropriate. + +11) You can test basic parts of the installation by running Build ./test at + this point. Congratulations, you have manually upgraded to LedgerSMB 1.2. -- cgit v1.2.3