From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22781 invoked by alias); 13 Dec 2007 17:29:14 -0000 Received: (qmail 22757 invoked by uid 367); 13 Dec 2007 17:29:13 -0000 Date: Thu, 13 Dec 2007 17:29:00 -0000 Message-ID: <20071213172913.22738.qmail@sourceware.org> From: cagney@sourceware.org To: frysk-cvs@sourceware.org Subject: [SCM] master: Mention f8 install bug. X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: f5fb06528169c7f0c6d4e87ab670dd7f054c35b2 X-Git-Newrev: c7bcf13c081afe97cfcfa4d54fb950978580a123 Mailing-List: contact frysk-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: frysk-cvs-owner@sourceware.org Reply-To: frysk@sourceware.org X-SW-Source: 2007-q4/txt/msg00584.txt.bz2 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 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 frysk on older Fedora systems. -

Fedora 8
Fedora -7
Fedora Core 6

+
-

+

Fedora 8
+ +
You will need to install the following: @@ -78,14 +79,51 @@ sudo yum install -y \ yelp libtool make -

+
+ +In addition, you may need to force a re-install of java-1.5.0-gcj. +See Fedora +Bug 377341 for details. -For additional updates, check the Fedora 8, Fedora 7, Fedora Core 6 +
+ +For additional updates, check +the Fedora 8, tracker bug. +
+ +For earlier Fedora releases check the Fedora +Page + +

Fedora 7
Fedora Core 6
+ +
+ +You will need to install the following: + +
+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
+
+ +
+ +For additional updates, check +the Fedora +7, Fedora Core +6 tracker bug. + +
+ +
+

 

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 +
+ +In addition, you may need to force a re-install of java-1.5.0-gcj. +See Fedora +Bug 377341 for details. + +
+ For additional updates, check -the Fedora -8, tracker bug. +the Fedora 8, +tracker bug.
hooks/post-receive -- frysk system monitor/debugger