diff options
author | Dan Winship <danw@src.gnome.org> | 2001-03-14 23:12:01 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-03-14 23:12:01 +0800 |
commit | 2ce992aae5968bef51a7834277bb619f308ad411 (patch) | |
tree | 7ee8d056442d269a4fbf0fc55f4eb7d558aafe0c /README | |
parent | 1a983f0dd7a01d23c2d06f870f7208525e0e0f63 (diff) | |
download | gsoc2013-evolution-2ce992aae5968bef51a7834277bb619f308ad411.tar gsoc2013-evolution-2ce992aae5968bef51a7834277bb619f308ad411.tar.gz gsoc2013-evolution-2ce992aae5968bef51a7834277bb619f308ad411.tar.bz2 gsoc2013-evolution-2ce992aae5968bef51a7834277bb619f308ad411.tar.lz gsoc2013-evolution-2ce992aae5968bef51a7834277bb619f308ad411.tar.xz gsoc2013-evolution-2ce992aae5968bef51a7834277bb619f308ad411.tar.zst gsoc2013-evolution-2ce992aae5968bef51a7834277bb619f308ad411.zip |
Pull up some of the clarifications from the 0.9 branch
* README: Pull up some of the clarifications from the 0.9 branch
svn path=/trunk/; revision=8707
Diffstat (limited to 'README')
-rw-r--r-- | README | 11 |
1 files changed, 5 insertions, 6 deletions
@@ -97,13 +97,13 @@ the Ximian GNOME evolution preview mirror. If installing from packages, remember that you need both the runtime and -devel packages for each library. - - xml-i18n-tools - 0.7 or later (*) + - xml-i18n-tools - 0.8.1 - gnome-xml - 1.8.10 or later in the 1.0 series, but not from the 2.0 series (If you get this from GNOME CVS, use the tag "LIB_XML_1_X".) (*) - - gnome-print - 0.20 or later (*) + - gnome-print - 0.25 or later (*) - gdk-pixbuf - 0.8.0 or later (*) @@ -119,8 +119,8 @@ and -devel packages for each library. - gconf - 0.6 or later. - - gnome-vfs - 0.4.2 or later. (If you get this from GNOME CVS, use - the tag "gnome-vfs-1") + - gnome-vfs - 0.4.2 or later (If you get this from GNOME CVS, use + the tag "gnome-vfs-1-0") *** If you are using gnome-vfs from CVS, you should use the flag *** "--disable-more-warnings" when configuring, or it may fail to @@ -134,8 +134,7 @@ and -devel packages for each library. *** either gnome-libs or evolution for the Makefiles to work *** properly. - - libunicode - 0.4 or later, available from - http://www.pango.org/download.shtml + - libunicode - 0.4.gnome (*) - gal (GNOME Application Library) - 0.5.99.5 or later |