diff options
author | Dan Winship <danw@src.gnome.org> | 2000-08-14 06:58:06 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-08-14 06:58:06 +0800 |
commit | efe980e4c01c9d7250de778d78c49cc6c140c0bc (patch) | |
tree | e07a6cc2b6c01f89ec3dda99911670d1db31762d | |
parent | 96f1ad4d16c666be0c08ee5eb14c69a954d87699 (diff) | |
download | gsoc2013-evolution-efe980e4c01c9d7250de778d78c49cc6c140c0bc.tar gsoc2013-evolution-efe980e4c01c9d7250de778d78c49cc6c140c0bc.tar.gz gsoc2013-evolution-efe980e4c01c9d7250de778d78c49cc6c140c0bc.tar.bz2 gsoc2013-evolution-efe980e4c01c9d7250de778d78c49cc6c140c0bc.tar.lz gsoc2013-evolution-efe980e4c01c9d7250de778d78c49cc6c140c0bc.tar.xz gsoc2013-evolution-efe980e4c01c9d7250de778d78c49cc6c140c0bc.tar.zst gsoc2013-evolution-efe980e4c01c9d7250de778d78c49cc6c140c0bc.zip |
update dependencies
svn path=/trunk/; revision=4818
-rw-r--r-- | README | 17 |
1 files changed, 8 insertions, 9 deletions
@@ -93,16 +93,18 @@ ftp.gnome.org. The (*)ed packages are available in Helix GNOME. series (If you get this from GNOME CVS, use the tag "LIB_XML_1_X".) (*) - - gnome-print - 0.20 (*). The gnome-print CVS HEAD will NOT work. + - gnome-print - 0.20 (*). The gnome-print CVS HEAD will NOT work, nor + will 0.21. - gdk-pixbuf - 0.7.0 or later (*) - ORBit - 0.5.3 or later (*) - - oaf - 0.3 or later + - oaf - 0.5 or later - *** You should use the flag "--disable-more-warnings" when - *** configuring oaf, or it may fail to build. + *** If you are using oaf from CVS, you should use the flag + *** "--disable-more-warnings" when configure, or it may fail to + *** build. - gnome-vfs - 0.3 or later @@ -110,7 +112,7 @@ ftp.gnome.org. The (*)ed packages are available in Helix GNOME. *** "--disable-more-warnings" when configuring, or it may fail to *** build. - - bonobo - from CVS + - bonobo - 0.17 or later *** Note that bonobo must be installed with the same --prefix as *** either gnome-libs or evolution for the Makefiles to work @@ -119,16 +121,13 @@ ftp.gnome.org. The (*)ed packages are available in Helix GNOME. - libunicode - 0.4 or later, available from http://www.pango.org/download.shtml - - gconf - 0.6 (Note that if you have an earlier version of gconf - installed, you will need to remove the gconf.m4 file at least, - since it has a different name now.) + - gconf - 0.6 or later - gtkhtml - 0.5 or later - libglade (*) If you want support for PalmPilot syncing (currently only supported by - the calendar and not yet very stable/functional), you will also need the following packages: |