summaryrefslogtreecommitdiffstats
path: root/business/gnucash/README
blob: f9466142b2aaee916f243cbaa00f2faaa1c0fe17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
GNUCash is opensource accounting software.

This requires the following additional software, and it is suggested
that you build them in this order:

  slib libofx gnome-mime-data libbonobo gnome-vfs libgnomecanvas libgnome 
  libbonoboui libgnomeui libgnomecups libgnomeprint libgnomeprintui gtkhtml 
  goffice

Building the deps in the order listed above should give the desired results.

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.