Difference between revisions of "Building"
From GnuCash
(initial content) |
(need libofx-dev) |
||
Line 1: | Line 1: | ||
Get the latest sources from [[Subversion]] and examine the [http://svn.gnucash.org/trac/file/gnucash/trunk/README.svn README.svn] file for notes on compiling gnucash, and the [http://svn.gnucash.org/trac/file/gnucash/trunk/HACKING HACKING] file for notes on hacking the code. | Get the latest sources from [[Subversion]] and examine the [http://svn.gnucash.org/trac/file/gnucash/trunk/README.svn README.svn] file for notes on compiling gnucash, and the [http://svn.gnucash.org/trac/file/gnucash/trunk/HACKING HACKING] file for notes on hacking the code. | ||
+ | |||
+ | == Debian == | ||
+ | |||
+ | On Debian, the packages you'll probably need are (among many others): | ||
+ | |||
+ | libofx-dev |
Revision as of 20:10, 29 December 2005
Get the latest sources from Subversion and examine the README.svn file for notes on compiling gnucash, and the HACKING file for notes on hacking the code.
Debian
On Debian, the packages you'll probably need are (among many others):
libofx-dev