aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-07-31 05:35:28 +0800
committerDan Winship <danw@src.gnome.org>2000-07-31 05:35:28 +0800
commit24be06c166908871ff2b6f151e3e747cd57eacca (patch)
treee838d96221f1b980e171ad3d6a1ed4850a98aba3 /README
parent986e020a431fa8e19a9dfc6e759d78ea4f6f4139 (diff)
downloadgsoc2013-evolution-24be06c166908871ff2b6f151e3e747cd57eacca.tar
gsoc2013-evolution-24be06c166908871ff2b6f151e3e747cd57eacca.tar.gz
gsoc2013-evolution-24be06c166908871ff2b6f151e3e747cd57eacca.tar.bz2
gsoc2013-evolution-24be06c166908871ff2b6f151e3e747cd57eacca.tar.lz
gsoc2013-evolution-24be06c166908871ff2b6f151e3e747cd57eacca.tar.xz
gsoc2013-evolution-24be06c166908871ff2b6f151e3e747cd57eacca.tar.zst
gsoc2013-evolution-24be06c166908871ff2b6f151e3e747cd57eacca.zip
Mention that you should pass "--disable-more-warnings" to oaf and
gnome-vfs's configure scripts, since they are Pure Concentrated Evil and otherwise default to using "-Werror", which breaks on lots of peoples' machines. svn path=/trunk/; revision=4420
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index b4289264eb..ceb3034497 100644
--- a/README
+++ b/README
@@ -100,11 +100,17 @@ ftp.gnome.org. The (*)ed packages are available in Helix GNOME.
- oaf - 0.3 or later
+ *** 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.)
+ *** You should use the flag "--disable-more-warnings" when
+ *** configuring gnome-vfs, or it may fail to build.
+
- bonobo - 0.16 or later
*** Note that bonobo must be installed with the same --prefix as