From 268ac19bf67195c86788f32cfbb66508013971fd Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Thu, 1 Aug 2002 21:05:51 +0000 Subject: Update Soup information and remove hard spaces. * README: Update Soup information and remove hard spaces. * configure.in: Check for Soup 0.7 or later. [Hm, we should make sure that it's actually a 0.7.x version.] svn path=/trunk/; revision=17673 --- README | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) (limited to 'README') diff --git a/README b/README index 70d3ce336d..c616cb91ad 100644 --- a/README +++ b/README @@ -143,7 +143,9 @@ and -devel packages for each library. - gtkhtml - later than 0.16.1 - - SOUP: later than 0.6.99 + - SOUP - 0.7.x + + *** If you are compiling from CVS, grab the soup-0-7 branch. Other non-GNOME Dependencies: @@ -199,24 +201,24 @@ If you don't have 3.1.17 installed on your system or Evolution doesn't detect it for some reason, here is a way to get Evolution to link to it without messing up your system installation. -  * Get the Sleepycat tarball from: + * Get the Sleepycat tarball from: -      http://www.sleepycat.com/update/snapshot/db-3.1.17.tar.gz + http://www.sleepycat.com/update/snapshot/db-3.1.17.tar.gz -  * Install the content somewhere _other_ than the evolution source tree. -    e.g: NOT evolution/db-3.1.17 + * Install the content somewhere _other_ than the evolution source tree. + e.g: NOT evolution/db-3.1.17 -  * Compile according to instructions, but installing into some custom -    prefix, for example: + * Compile according to instructions, but installing into some custom + prefix, for example: -      ../dist/configure --prefix=/home/user/berkeleydb-3.1.17 + ../dist/configure --prefix=/home/user/berkeleydb-3.1.17 -  * Autogen Evolution specifying that it has to look for the DB -    library there, for example: + * Autogen Evolution specifying that it has to look for the DB + library there, for example: -      ./autogen.sh --prefix=/opt/gnome -      --with-db3-includes=/home/user/berkeleydb-3.1.17/include -      --with-db3-libs=/home/user/berkeleydb-3.1.17/lib + ./autogen.sh --prefix=/opt/gnome + --with-db3-includes=/home/user/berkeleydb-3.1.17/include + --with-db3-libs=/home/user/berkeleydb-3.1.17/lib COMPILING PALM PILOT SUPPORT -- cgit v1.2.3