diff options
author | Dan Winship <danw@src.gnome.org> | 2000-08-12 23:14:28 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-08-12 23:14:28 +0800 |
commit | 7792286802250825f67f850f1e39130f8dcb935d (patch) | |
tree | d5661e551187da0cdb4f28aea2c1c14bce3545bd /README | |
parent | 2f6d004d5a364622cb11e5557a73bf2ecb9ba3e0 (diff) | |
download | gsoc2013-evolution-7792286802250825f67f850f1e39130f8dcb935d.tar gsoc2013-evolution-7792286802250825f67f850f1e39130f8dcb935d.tar.gz gsoc2013-evolution-7792286802250825f67f850f1e39130f8dcb935d.tar.bz2 gsoc2013-evolution-7792286802250825f67f850f1e39130f8dcb935d.tar.lz gsoc2013-evolution-7792286802250825f67f850f1e39130f8dcb935d.tar.xz gsoc2013-evolution-7792286802250825f67f850f1e39130f8dcb935d.tar.zst gsoc2013-evolution-7792286802250825f67f850f1e39130f8dcb935d.zip |
Depend on gnome-vfs 0.3
* configure.in, README: Depend on gnome-vfs 0.3
svn path=/trunk/; revision=4776
Diffstat (limited to 'README')
-rw-r--r-- | README | 15 |
1 files changed, 7 insertions, 8 deletions
@@ -89,8 +89,9 @@ names. Most (but not all) of them are also available as tarballs on ftp.gnome.org. The (*)ed packages are available in Helix GNOME. (http://www.helixcode.com/desktop/) - - gnome-xml - 1.8.7 (If you get this from GNOME CVS, use the tag - "LIB_XML_1_X".) (*) + - gnome-xml - 1.8.7 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 (*). The gnome-print CVS HEAD will NOT work. @@ -103,13 +104,11 @@ ftp.gnome.org. The (*)ed packages are available in Helix GNOME. *** You should use the flag "--disable-more-warnings" when *** configuring oaf, or it may fail to build. - - gnome-vfs - from CVS (0.2 mostly works, but has a bug where it - doesn't install one of its header files - [libgnomevfs/gnome-vfs-file-size.h] so you have to install it by - hand if you use that version.) + - gnome-vfs - 0.3 or later - *** You should use the flag "--disable-more-warnings" when - *** configuring gnome-vfs, or it may fail to build. + *** If you are using gnome-vfs from CVS, you should use the flag + *** "--disable-more-warnings" when configuring, or it may fail to + *** build. - bonobo - from CVS |