summaryrefslogtreecommitdiffstats
path: root/office/gnucash-legacy/README
diff options
context:
space:
mode:
Diffstat (limited to 'office/gnucash-legacy/README')
-rw-r--r--office/gnucash-legacy/README22
1 files changed, 22 insertions, 0 deletions
diff --git a/office/gnucash-legacy/README b/office/gnucash-legacy/README
new file mode 100644
index 0000000000..6070b0bd0f
--- /dev/null
+++ b/office/gnucash-legacy/README
@@ -0,0 +1,22 @@
+GnuCash is personal and small-business financial-accounting software,
+freely licensed under the GNU GPL and available for GNU/Linux, BSD,
+Solaris, Mac OS X and Microsoft Windows.
+
+Designed to be easy to use, yet powerful and flexible, GnuCash
+allows you to track bank accounts, stocks, income and expenses.
+As quick and intuitive to use as a checkbook register, it is based
+on professional accounting principles to ensure balanced books and
+accurate reports.
+
+Pass OFX="yes" for OFX (USA) (requies libofx)
+Pass AQ="yes" to enable aqbanking (Germany) (requires aqbanking)
+Pass WITHPYTHON="yes" to enable Python bindings for report gereration.
+
+If you want the SQL database integration, you must first have libdbi
+and libdbi-drivers installed, and then pass the DBI="yes" flag.
+
+NOTE: You must remove any previous installation of Gnucash before
+running this script, otherwise the build will fail.
+
+This script builds version 2.6.21, which upstream is calling the
+"last last" release of the 2.6 series.