summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-03-18 02:20:43 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-03-18 02:20:43 +0000
commitf26fb05682748178baf2d7b31449c227177397e9 (patch)
tree78347df5e94a5cdea7a904f7e731b772e2d46725 /INSTALL
parent6b8dc8449ea18866d99477b30e3611c5675bcb51 (diff)
More trivial changes to INSTALL
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@944 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 6 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 203e87da..7ede4fa6 100644
--- a/INSTALL
+++ b/INSTALL
@@ -59,11 +59,15 @@ recommend as follows:
7b) If you want to store the company information in the same database, run the
following command:
+
bash$ createlang -U postgres -d ledgersmb plpgsql;
+ If not, then you can skip to step 8.
+
8) Edit the ledger-smb.conf file as appropriate.
- b) Copy the ledger-smb.conf.default to ledger-smb.conf
- a) Make sure to set the section under [globaldbh] to point to thee database
+
+ a) Copy the ledger-smb.conf.default to ledger-smb.conf
+ b) Make sure to set the section under [globaldbh] to point to the database
you imported Pg-central into.
9) Add configuration to Apache: