2015-04-04 02:13:08 +02:00
|
|
|
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.
|
2013-12-05 08:52:28 +01:00
|
|
|
|
2015-04-04 02:13:08 +02:00
|
|
|
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.
|
|
|
|
|
2018-03-29 16:15:13 +02:00
|
|
|
Pass OFX="yes" for OFX (USA) (requies libofx)
|
|
|
|
Pass AQ="yes" to enable aqbanking (Germany) (requires aqbanking)
|
2018-07-04 03:04:56 +02:00
|
|
|
Pass WITHPYTHON="yes" to enable Python bindings for report gereration.
|
2018-03-29 16:15:13 +02:00
|
|
|
|
2015-04-04 02:13:08 +02:00
|
|
|
If you want the SQL database integration, you must first have libdbi
|
2018-07-04 03:04:56 +02:00
|
|
|
and libdbi-drivers installed (with postgresql support), and then pass
|
|
|
|
the DBI="yes" flag.
|
2018-04-01 13:20:27 +02:00
|
|
|
|
|
|
|
NOTE: You must remove any previous installation of Gnucash before
|
2018-10-05 12:07:01 +02:00
|
|
|
running this script, otherwise the build will fail.
|
2018-07-04 03:04:56 +02:00
|
|
|
|
|
|
|
This script builds version 3.x which is now considered stable by the
|
|
|
|
upstream developers. If you need the old stable 2.6.x series, please
|
|
|
|
use gnucash-legacy, also available on SBo.
|