diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-03-24 21:47:47 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-03-24 21:47:47 +0000 |
commit | f0474c38957ea28675c8a41c5c8045a85b55bfdb (patch) | |
tree | 2a2810581adaed6495223e87486e0e998560351c /INSTALL | |
parent | 6507e9246f90593c8f09ef67e4e216746f42912e (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-- | INSTALL | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -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. |