From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14233 invoked by alias); 20 Nov 2007 17:23:18 -0000 Received: (qmail 14182 invoked by uid 367); 20 Nov 2007 17:23:17 -0000 Date: Tue, 20 Nov 2007 17:23:00 -0000 Message-ID: <20071120172317.14167.qmail@sourceware.org> From: cagney@sourceware.org To: frysk-cvs@sourceware.org Subject: [SCM] master: Merge branch 'master' of ssh://sourceware.org/git/frysk X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: c1fd6f37ec54c0d81fa3b56f4611832df6574dcd X-Git-Newrev: 8789dff1d92139a71529b529fe30aa4200e846e7 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/msg00404.txt.bz2 The branch, master has been updated via 8789dff1d92139a71529b529fe30aa4200e846e7 (commit) via c5722b7dbd78021357932ea696a92c9224c24152 (commit) via ba5fdd9695f974212a4d6b07362c7cc3071b261d (commit) from c1fd6f37ec54c0d81fa3b56f4611832df6574dcd (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email. - Log ----------------------------------------------------------------- commit 8789dff1d92139a71529b529fe30aa4200e846e7 Merge: c5722b7dbd78021357932ea696a92c9224c24152 c1fd6f37ec54c0d81fa3b56f4611832df6574dcd Author: Andrew Cagney Date: Tue Nov 20 12:22:03 2007 -0500 Merge branch 'master' of ssh://sourceware.org/git/frysk commit c5722b7dbd78021357932ea696a92c9224c24152 Author: Andrew Cagney Date: Tue Nov 20 12:21:47 2007 -0500 Prune old releases. commit ba5fdd9695f974212a4d6b07362c7cc3071b261d Author: Andrew Cagney Date: Tue Nov 20 12:13:38 2007 -0500 Create sub-directories for old distros. ----------------------------------------------------------------------- Summary of changes: htdocs/build/{ => debian}/index.html | 0 htdocs/build/{ => fedora}/index.html | 0 htdocs/build/index.html | 128 ++++++++-------------------------- htdocs/build/{ => rhel}/index.html | 0 htdocs/build/{ => ubuntu}/index.html | 0 5 files changed, 29 insertions(+), 99 deletions(-) copy htdocs/build/{ => debian}/index.html (100%) copy htdocs/build/{ => fedora}/index.html (100%) copy htdocs/build/{ => rhel}/index.html (100%) copy htdocs/build/{ => ubuntu}/index.html (100%) First 500 lines of diff: diff --git a/htdocs/build/index.html b/htdocs/build/debian/index.html similarity index 100% copy from htdocs/build/index.html copy to htdocs/build/debian/index.html diff --git a/htdocs/build/index.html b/htdocs/build/fedora/index.html similarity index 100% copy from htdocs/build/index.html copy to htdocs/build/fedora/index.html diff --git a/htdocs/build/index.html b/htdocs/build/index.html index c29f491..40062f2 100644 --- a/htdocs/build/index.html +++ b/htdocs/build/index.html @@ -56,14 +56,9 @@ Build or Test Question?
Frysk and Git

-Fedora 8
-Fedora 7
-Fedora Core 6
-Ubuntu - Gutsy
-Ubuntu - Edgy
-Ubuntu - Breezy
-RHEL 5
-RHEL 4
+Fedora
+Ubuntu
+RHEL
Debian

@@ -81,9 +76,7 @@ that all its prerequisites are met.

-
Fedora 8
Fedora -7
Fedora Core 6
RHEL -5
+
Fedora 8
@@ -100,37 +93,41 @@ sudo yum install -y \ For additional updates, check the Fedora -8, Fedora -7, Fedora Core -6, or RHEL -5 tracker bug. +8, tracker bug. + +
+ +For earlier Fedora releases check the Fedora +Page -
Red Hat Enterprise Linux 4
+
RHEL 5.1
-Red Hat Enterprise Linux 4 Update 3 and later include gcc4 -and frysk RPMs that contain everything needed to -build frysk from CVS; just install RPMs for the following: +You will need to install the following:
-transfig xmlto passivetex xmltex \
-gcc4 gcc4-c++ gcc4-java libgcj4-devel \
-sharutils frysk automake ghostscript yelp
+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
 
-(A broken dependency in transfig means that ghostscript must also be -explicitly specified.) -

For additional updates, check Red Hat Enterprise Linux 4's tracker -bug's dependency -tree. +For additional updates, RHEL 5 tracker +bug. + +
+ +For earlier RHEL releases check the RHEL Page.

-
Ubuntu (Gutsy Gibbon)
+
Ubuntu (Gutsy Gibbon)
Debian
@@ -150,77 +147,10 @@ For additional updates, check the Debian or Ubuntu tracker bug. -
- -
Ubuntu (Edgy Eft)
- -
- -Building frysk on this release is a big unknown, check the Breeze Badger notes for hints. - -

- -For additional updates, check Ubuntu' tracker bug's dependency -tree. - -

- -
Ubuntu (Breezy Badger)
- -
- -While it's a bit of a struggle, it is possible to build frysk -on Ubuntu: - -
    - -
  • gcc 4.0.1-4ubuntu9 has a number of serious bugs.
    -Download, build, and install a snapshot of the RHEL-4 gcc4 compiler -(found here).
  • - -
  • Make certain that automake-1.9 is installed and selected -as the default: -
    -$ sudo aptitude install automake1.9
    -$ sudo update-alternatives --display automake
    -$ sudo update-alternatives --set automake /usr/bin/automake-1.9
    -
    -
  • - -
  • Per Get -Java Gnome, append the line: -
    -http://www.natemccallum.com/uploads/debs/ ./
    -
    -to the file: -
    -/etc/apt/sources.list
    -
    -and then install the java-gnome stuff vis: -
    -$ sudo aptitude install libglade-java \
    -libgtk-java libglade2-dev libvte-dev
    -$ pkg-config --modversion gtk2-java
    -2.8.1
    -
    -
  • - -
  • jdom had problems building; there appears to be some -missing .jar dependencies.
    Grabbing the jdom out of the RHEL-4 -mega-rpm and building that worked.
  • - -
  • The libvte-java bindings are missing.
    You can hack around -this by disabling the code using vte (there isn't much)
  • - -
+
-For additional updates, check Ubuntu' tracker bug's dependency -tree. +For earlier Ubuntu releases check the Ubuntu +Page.
diff --git a/htdocs/build/index.html b/htdocs/build/rhel/index.html similarity index 100% copy from htdocs/build/index.html copy to htdocs/build/rhel/index.html diff --git a/htdocs/build/index.html b/htdocs/build/ubuntu/index.html similarity index 100% copy from htdocs/build/index.html copy to htdocs/build/ubuntu/index.html hooks/post-receive -- frysk system monitor/debugger