[patch] Update README files for Debian dependencies
Jerry Quinn
jlquinn at optonline.net
Sun Dec 30 14:10:02 EST 2007
Hi, folks,
As I was resolving the dependencies I needed to build gnucash out of
svn, I updated the README files somewhat to reflect the current status
quo on Debian testing. I tried to capture what I needed both for the
automake run as well as configuring and building. I also updated the
Debian package version lists in README.dependencies. I checked the
versions against stable as well, so I think it's ok.
Let me know if anything is amiss.
Thanks,
Jerry Quinn
Index: README
===================================================================
--- README (revision 16769)
+++ README (working copy)
@@ -274,11 +274,14 @@
Debian/GNU/Linux: see README.dependencies and
current:
- libgnome-dev
- libgtkhtml-dev
- guile1.4
- libguile9-dev
- libguile9-slib
+ libgnome2-dev
+ libgnomeui-dev
+ libgoffice-0-dev (libgoffice-1-dev doesn't work yet with gtkhtml3.14)
+ libgtk2.0-dev
+ libgtkhtml3.14-dev or libgtkhtml3.8-dev
+ guile-1.6-dev
+ libofx-dev only needed for --enable-ofx
+ aqbanking-tool only needed for --enable-aqbanking-test
SuSE:
Index: README.dependencies
===================================================================
--- README.dependencies (revision 16769)
+++ README.dependencies (working copy)
@@ -182,8 +182,10 @@
- gtk+ 2.8.15
5. Debian GNU/Linux
- unstable
- - gtk+ 2.8.20
+ - gtk+ 2.12.3
- testing
+ - gtk+ 2.12.1
+ - etch [2007/04/08]
- gtk+ 2.8.20
- sarge [2005/06/06]
- gtk+ 2.6.4
@@ -399,24 +401,42 @@
- libxml2-2.6.16
- pango-1.6.0
- Debian GNU/Linux
- - 4.x unstable
- (already includes goffice and will include libqof1)
- - aqbanking-1.5.99
- - cairo-1.0.0
- - gconf2-2.10.1
- - glib2-2.8.3
- - gtk2-2.6.10
- - guile-1.6.7
+ - 4.x unstable (as of 2007-12-30)
+ - aqbanking-2.3.3
+ - cairo-1.4.12
+ - gconf2-2.20.1
+ - glib2-2.14.4
+ - goffice-0.4.2, 0.5.4, 0.6.1
+ - gtk2-2.12.3
+ - guile-1.6.8, 1.8.3
+ - libart2-2.3.19
+ - libglade2-2.6.2
+ - libgnomeprint2.2-2.18.2
+ - libgnomeui2-2.20.1
+ - libgsf1-1.14.7
+ - libqof1-0.7.3
+ - libofx-0.8.2
+ - libxml2-2.6.30
+ - pango-1.18.3
+ - swig-1.3.33
+ - 4.0 etch = 2007-12-27
+ - aqbanking-2.2.3
+ - cairo-1.2.4
+ - gconf2-2.16.1
+ - glib2-2.12.4
+ - goffice-0.2.1
+ - gtk2-2.8.20
+ - guile-1.6.8
- libart2-2.3.17
- - libglade2-??
- - libgnomeprint2.2-2.10.3
- - libgnomeui2-2.10.1
- - libgsf1-1.12.3
- - libofx-0.8.0
- - libxml2-2.6.22
- - pango-1.8.2
- - gwrapguile-1.3.4
- - g-wrap-1.9.6
+ - libglade2-2.6.0
+ - libgnomeprint2.2-2.12.1
+ - libgnomeui2-2.14.1
+ - libgsf1-1.14.3
+ - libqof1-0.7.1
+ - libofx-0.8.2
+ - libxml2-2.6.27
+ - pango-1.14.8
+ - swig-1.3.29
- *3.1 sarge = 2005-06-06
- aqbanking: no
- cairo: no
Index: README.svn
===================================================================
--- README.svn (revision 16769)
+++ README.svn (working copy)
@@ -37,6 +37,14 @@
the repository versions of configure.in and/or Makefile.am in
various places.
NOTE WELL: using "revert" will over-write any local changes you may
have.
+ + You may need the following packages to build from SVN in addition
+ to those needed to build from a tarball.
+
+ Debian Lenny (2007/12/30):
+ intltool (intltool-debian doesn't appear to provide
+ intltoolize, which is needed by autogen.sh)
+ guile-1.6-dev (needs to be present before running autogen.sh)
+
When making changes to GnuCash and trying to commit to the repository:
+ Ask first. If your changes are major, or could possibly break existing
More information about the gnucash-devel
mailing list