summaryrefslogtreecommitdiff
path: root/UPGRADE
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-11-12 23:11:14 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-11-12 23:11:14 +0000
commitd8e2262143ab259acafa27fc88c61ddcff7df42d (patch)
tree71d44978c1b843b90dbe25720a3a05ce03f267a9 /UPGRADE
parentc24f5facf43ae43c3390931591248cac8f09c1a5 (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--UPGRADE5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPGRADE b/UPGRADE
index cac73fbb..deaca635 100644
--- a/UPGRADE
+++ b/UPGRADE
@@ -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