diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-11-12 23:11:14 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-11-12 23:11:14 +0000 |
commit | d8e2262143ab259acafa27fc88c61ddcff7df42d (patch) | |
tree | 71d44978c1b843b90dbe25720a3a05ce03f267a9 /UPGRADE | |
parent | c24f5facf43ae43c3390931591248cac8f09c1a5 (diff) |
Numerous small problems fixed with Form
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@538 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'UPGRADE')
-rw-r--r-- | UPGRADE | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -40,6 +40,11 @@ the installation nominally works by running "./Build test" from the command line. The test suites currently check to make sure all the perl modules load and that a number of numeric tests are passed. +Dependencies which are recommended are needed only for specific functionality +and may not be required in all circumstances. These include: + * Net::TCLink for credit card processing in a POS environment + * Parse::RecDescent for the CLI script host + 3) Upgrade database a) cd to the sql/legacy/ directory of the new ledger directory |