gnucash/doc/README.dependencies
David Hampton 31148dfec7 Document the devel packages needed to compile gnucash on FC4.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11895 57a11ea4-9604-0410-9ed3-97b8803252fd
2005-11-09 23:33:36 +00:00

31 lines
970 B
Plaintext

The following list of development packages are required to build
gnucash "HEAD" on a FC4 system. The rpm/yum packaging system may
automatically pull in some other packages that aren't listed here
(e.g. gtk2-devel). That just means that one of the below packages
listed the extra package as a required dependancy. For example, the
libgnomeui-devel package will trigger the inclusion of the gtk2-devel
package. This set of packages (plus dependancies) will give you
everything you need to build gnucash.
bzip2-devel
expat-devel
gtkhtml3-devel
guile-devel
libgnomeprintui22-devel
libgnomeui-devel
libgsf-devel
libjpeg-devel
libtool-ltdl-devel
openssl-devel
If you are compiling with the --enable-ofx or --enable-hbci flags,
then you will want the following additional development packages.
aqbanking-devel
libofx-devel
If you are compiling with the --enable-sql flags, then you will want
the following additional development package.
postgresql-devel