summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-03-24 21:47:47 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-03-24 21:47:47 +0000
commitf0474c38957ea28675c8a41c5c8045a85b55bfdb (patch)
tree2a2810581adaed6495223e87486e0e998560351c /INSTALL
parent6507e9246f90593c8f09ef67e4e216746f42912e (diff)
Added COMPATIBILITY file and referenced it from INSTALL
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1004 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL9
1 files changed, 7 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 24f2c28e..57d18bd8 100644
--- a/INSTALL
+++ b/INSTALL
@@ -17,8 +17,7 @@ Debian users should read README.debian
OpenBSD users, please consult the README.OpenBSD
-For Unix systems, '$' signifies the bash prompt, '=>' the psql prompt.
-
+For Unix systems, '$' signifies the bash prompt, '=>' the psql prompt.
MANUAL INSTALL
==============
@@ -299,3 +298,9 @@ And that section of ledger-smb.conf looks like:
DBConnect: dbi:Pg:dbname=ledgersmb;host=localhost;port=5432
DBUserName: ledgersmb
DBPassword: MYROLEPASSWORD
+
+
+OTHER ISSUES:
+===================================
+Before submitting a bug, please consult the COMPATABILITY list. This documents
+which versions of software have known interoperability problems with LedgerSMB.