This is the mail archive of the frysk-cvs@sources.redhat.com mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] master: Mention f8 install bug.


The branch, master has been updated
       via  c7bcf13c081afe97cfcfa4d54fb950978580a123 (commit)
      from  f5fb06528169c7f0c6d4e87ab670dd7f054c35b2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email.

- Log -----------------------------------------------------------------
commit c7bcf13c081afe97cfcfa4d54fb950978580a123
Author: Andrew Cagney <cagney@redhat.com>
Date:   Thu Dec 13 12:29:12 2007 -0500

    Mention f8 install bug.

-----------------------------------------------------------------------

Summary of changes:
 htdocs/build/fedora/index.html |   54 ++++++++++++++++++++++++++++++++++------
 htdocs/build/index.html        |   12 +++++++-
 2 files changed, 56 insertions(+), 10 deletions(-)

First 500 lines of diff:
diff --git a/htdocs/build/fedora/index.html b/htdocs/build/fedora/index.html
index 342b7ef..34bd876 100644
--- a/htdocs/build/fedora/index.html
+++ b/htdocs/build/fedora/index.html
@@ -62,10 +62,11 @@
 This page provides guidelines for building <em>frysk</em> on older
 Fedora systems.
 
-<h3><a name="f8">Fedora 8</a><br><a name="f7">Fedora
-7</a><br><a name="fc6">Fedora Core 6</a></h3>
+<dl>
 
-<p>
+<dt>Fedora 8</dt>
+
+<dd>
 
 You will need to install the following:
 
@@ -78,14 +79,51 @@ sudo yum install -y \
     yelp libtool make
 </pre>
 
-<p>
+<br>
+
+In addition, you may need to force a re-install of java-1.5.0-gcj.
+See <a href="https://bugzilla.redhat.com/show_bug.cgi?id=377341#c4";>Fedora
+Bug 377341</a> for details.
 
-For additional updates, check the <a
-href="/bugzilla/showdependencytree.cgi?id=4743">Fedora 8</a>, <a
-href="/bugzilla/showdependencytree.cgi?id=3620">Fedora 7</a>, <a
-href="/bugzilla/showdependencytree.cgi?id=2654">Fedora Core 6</a>
+<br>
+
+For additional updates, check
+the <a href="/bugzilla/showdependencytree.cgi?id=4743">Fedora 8</a>,
 tracker bug.
 
+<br>
+
+For earlier Fedora releases check the <a href="fedora/">Fedora
+Page</a.
+
+</dd>
+
+<dt><a name="f7">Fedora 7</a><br><a name="fc6">Fedora Core 6</a></dt>
+
+<dd>
+
+You will need to install the following:
+
+<pre>
+sudo yum install -y \
+    antlr jdom junit gcc-java gcc-c++ \
+    libglade-java-devel libvte-java-devel \
+    automake xmlto transfig eclipse-ecj dogtail \
+    sharutils git audit-libs-devel binutils-devel \
+    yelp libtool make
+</pre>
+
+<br>
+
+For additional updates, check
+the <a href="/bugzilla/showdependencytree.cgi?id=3620">Fedora
+7</a>, <a href="/bugzilla/showdependencytree.cgi?id=2654">Fedora Core
+6</a> tracker bug.
+
+</dd>
+
+</dl>
+
               <!-- end text -->
               <p>&nbsp;</p>
             </td>
diff --git a/htdocs/build/index.html b/htdocs/build/index.html
index 8eda912..b891438 100644
--- a/htdocs/build/index.html
+++ b/htdocs/build/index.html
@@ -91,9 +91,17 @@ sudo yum install -y \
     yelp libtool make
 </pre>
 
+<br>
+
+In addition, you may need to force a re-install of java-1.5.0-gcj.
+See <a href="https://bugzilla.redhat.com/show_bug.cgi?id=377341#c4";>Fedora
+Bug 377341</a> for details.
+
+<br>
+
 For additional updates, check
-the <a href="/bugzilla/showdependencytree.cgi?id=4743">Fedora
-8</a>, tracker bug.
+the <a href="/bugzilla/showdependencytree.cgi?id=4743">Fedora 8</a>,
+tracker bug.
 
 <br>
 


hooks/post-receive
--
frysk system monitor/debugger


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]