[gnomeweb-wml] Update ancient instructions



commit 4500213a1120ba73785e88b19b4385fb2800b130
Author: Andre Klapper <a9016009 gmx de>
Date:   Thu Aug 4 18:31:14 2011 +0200

    Update ancient instructions

 projects.gnome.org/evolution/build.shtml |   15 +++++++++------
 1 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/projects.gnome.org/evolution/build.shtml b/projects.gnome.org/evolution/build.shtml
index 11c9ae7..55e0e29 100644
--- a/projects.gnome.org/evolution/build.shtml
+++ b/projects.gnome.org/evolution/build.shtml
@@ -8,7 +8,11 @@
 
 <p>Build the relevant modules listed on the <a href=
 "http://www.gnome.org/projects/evolution/git.shtml";>Git</a> page
-and them. If you use a prefix different from where the rest of
+and them.</p>
+
+
+<h4>In case you compile 2.30 or earlier (still depending on Bonobo):</h4>
+<p>If you use a prefix different from where the rest of
 GNOME is installed (recommended), you will need to update the
 bonobo-activation configuration file, which will be:<br>
 <br>
@@ -36,19 +40,18 @@ the process)</p>
 "http://library.gnome.org/devel/jhbuild/";>http://library.gnome.org/devel/jhbuild/</a>. A <a href="http://git.gnome.org/browse/jhbuild/tree/sample.jhbuildrc";>sample .jhbuildrc file is also available</a>.</p>
 
 <ul>
-  <li>Set <pre>moduleset = 'gnome-2.30'</pre> in ~/.jhbuildrc if you want to build the current (December 2009) unstable version, or set <pre>moduleset = 'gnome-2.28'</pre> if you want to build the current stable version.</li>
+  <li>Set <pre>moduleset = 'gnome-apps-3.2'</pre> in ~/.jhbuildrc if you want to build the current (August 2011) unstable version, or set <pre>moduleset = 'gnome-apps-3.0'</pre> if you want to build the current stable version. If you want to compile an old version for GNOME 2, set  <pre>moduleset = 'gnome-2.28'</pre>.</li>
 
   <li>Set <pre>modules = ['evolution']</pre>.</li>
 
   <li>Run <pre>jhbuild bootstrap</pre> and update to the latest modules -
   make sure you install pkg-config even if you have the same
-  version that is required. Do not install automake 1.8 since it
-  will cause build failures.</li>
+  version that is required.</li>
 
   <li>Run <pre>jhbuild build evolution</pre>.</li>
 </ul>
 
-<p>It should now build a few dozens of modules. If something fails for you (which is likely), some
-common problems are listed at the <a href="http://live.gnome.org/JhbuildIssues";>JhBuild wikipage</a>.</p>
+<p>It should now build about 60 modules. If something fails for you (which is likely), some
+common problems are listed at the <a href="http://live.gnome.org/JhbuildIssues";>JhBuild wikipage</a>. There is also <a href="https://live.gnome.org/JhbuildDependencies";>distribution specific information</a> available about required packages.</p>
 
 <!--#include virtual="foot.shtml"-->



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]