diff options
author | Dan Winship <danw@src.gnome.org> | 2000-07-14 00:13:27 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-07-14 00:13:27 +0800 |
commit | 2aaffa25607cd6aa97319a9212697af78c7b53e3 (patch) | |
tree | 9c02b92a1663e8a1df8f4a4a3b59bb18a4a341c2 | |
parent | 9729426da1b166223d414cf37910a86fcba27d9f (diff) | |
download | gsoc2013-evolution-2aaffa25607cd6aa97319a9212697af78c7b53e3.tar gsoc2013-evolution-2aaffa25607cd6aa97319a9212697af78c7b53e3.tar.gz gsoc2013-evolution-2aaffa25607cd6aa97319a9212697af78c7b53e3.tar.bz2 gsoc2013-evolution-2aaffa25607cd6aa97319a9212697af78c7b53e3.tar.lz gsoc2013-evolution-2aaffa25607cd6aa97319a9212697af78c7b53e3.tar.xz gsoc2013-evolution-2aaffa25607cd6aa97319a9212697af78c7b53e3.tar.zst gsoc2013-evolution-2aaffa25607cd6aa97319a9212697af78c7b53e3.zip |
update
svn path=/trunk/; revision=4146
-rw-r--r-- | README | 14 |
1 files changed, 8 insertions, 6 deletions
@@ -94,16 +94,18 @@ ftp.gnome.org. The (*)ed packages are available in Helix GNOME. or binary compatible. If you get this from GNOME CVS, use the tag "LIB_XML_1_X". (*) - - gnome-print (whatever version is currently needed by gtkhtml) (*) + - gnome-print - 0.20 (*). The gnome-print CVS HEAD will NOT work. - gdk-pixbuf - 0.7.0 or later (*) - - ORBit - 0.5.2 or later (*, but 0.5.2 is very new, so be sure to - check if you have 0.5.1 and update if you do.) + - ORBit - 0.5.2 or later (*) - oaf - 0.3 or later (0.4 will not build with ORBit 0.5.1) - - gnome-vfs - 0.2 or later + - 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.) - bonobo - 0.15 or later @@ -114,9 +116,9 @@ 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.5 or later + - gconf - from CVS - - gtkhtml - 0.5 or later + - gtkhtml - from CVS - libglade (*) |