2010-05-12 23:28:14 +02:00
|
|
|
GNUCash is opensource accounting software.
|
|
|
|
|
2011-07-16 18:32:19 +02:00
|
|
|
This requires the following additional software, and it is suggested
|
|
|
|
that you build them in this order:
|
2010-05-12 23:28:14 +02:00
|
|
|
|
2011-07-16 18:32:19 +02:00
|
|
|
slib libofx ORBit2 GConf libtasn1 gnome-keyring gnome-mime-data libbonobo
|
|
|
|
gnome-vfs libgnomecanvas libgnome libbonoboui libgnomeui libgnomecups
|
|
|
|
libgnomeprint libgnomeprintui gtkhtml goffice
|
2010-07-01 09:59:08 +02:00
|
|
|
|
|
|
|
Building the deps in the order listed above should give the desired results.
|
2011-07-16 18:32:19 +02:00
|
|
|
|
|
|
|
if you want the new webkit report rendering integration, you must
|
|
|
|
first have webkit installed, and then pass the WEBKIT=true flag.
|
|
|
|
|
|
|
|
if you want the new SQL database integration, you must first have libdbi
|
|
|
|
and libdbi-drivers installed, and then pass the DBI=true flag.
|
|
|
|
|