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: Fix html typos.


The branch, master has been updated
       via  fba9485b006c8aa73fd180f677f042899534be97 (commit)
       via  00a14b14142b8633ff096b997d454e65996de96e (commit)
      from  f0d4cdd233d60d14a8f249a0dbc475ac1de5dfa2 (commit)

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

- Log -----------------------------------------------------------------
commit fba9485b006c8aa73fd180f677f042899534be97
Author: Andrew Cagney <cagney@redhat.com>
Date:   Tue Nov 20 12:36:23 2007 -0500

    Fix html typos.

commit 00a14b14142b8633ff096b997d454e65996de96e
Author: Andrew Cagney <cagney@redhat.com>
Date:   Tue Nov 20 12:33:49 2007 -0500

    Delete unreachable file.

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

Summary of changes:
 htdocs/build/debian/index.html |  244 ----------------------------------------
 htdocs/build/fedora/index.html |    4 +-
 htdocs/build/rhel/index.html   |    6 +-
 htdocs/build/ubuntu/index.html |    8 +-
 4 files changed, 15 insertions(+), 247 deletions(-)
 delete mode 100644 htdocs/build/debian/index.html

First 500 lines of diff:
diff --git a/htdocs/build/debian/index.html b/htdocs/build/debian/index.html
deleted file mode 100644
index 8d383f7..0000000
--- a/htdocs/build/debian/index.html
+++ /dev/null
@@ -1,244 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-
-<html>
-  <head>
-    <title>Frysk System Monitor / Debugger: Build</title>
-    <link rel="stylesheet" href="../../frysk.css" type="text/css">
-    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-    <meta http-equiv="Content-Style-Type" content="text/css">
-  </head>
-
-  <body>
-    <table cellspacing="2" cellpadding="2" border="0" width="100%">
-      <tr>
-        <td valign="bottom" height="80">
-          <img src="../../frysklogo.png" alt="Frysk logo">
-        </td>
-        <td valign="bottom" class="topnavright" align="right">
-          <a href="../../">Home</a>
-          &nbsp;|&nbsp;
-          <a href="../../usecases/">Use Cases</a>
-          &nbsp;|&nbsp;
-          <a href="../../workflow/">Work Flows</a>
-          &nbsp;|&nbsp;
-          <a href="../../questions/">FAQ</a>
-          &nbsp;|&nbsp;
-          <a href="../../getinvolved/">Get Involved</a>
-          &nbsp;|&nbsp;
-          <a href="../../bugzilla/">Bugzilla</a>
-          &nbsp;|&nbsp;
-          Build
-          &nbsp;|&nbsp;
-          <a href="../../blog/">Blog</a>
-          &nbsp;|&nbsp;
-          <a href="../../documentation/">Documentation</a>
-        </td>
-      </tr>
-    </table>
-    <div class="mainbackground">
-      <div class="maintextregion">
-        <img src="../../fryskcorner.gif" alt="triangle">
-        <table cellspacing="2" cellpadding="4" border="0" width="99%" style="margin-top:17px;">
-          <tr>
-            <td width="200" valign="top" align="left">
-	      &nbsp;
-	    </td>
-            <td valign="bottom">
-<!-- start title -->
-        <h1>Build and Test <em>frysk</em> From Source</h1>
-	      <!-- end title -->
-            </td>
-          </tr>
-          <tr>
-	    <td valign="top">
-	      <!-- start logo -->
-<p>
-<a href="#faq">Build or Test Question?</a><br>
-<a href="#git">Frysk and Git</a><br>
-<br>
-<a href="#f8">Fedora 8</a><br>
-<a href="#f7">Fedora 7</a><br>
-<a href="#fc6">Fedora Core 6</a><br>
-<a href="#ubuntu-gutsy">Ubuntu - Gutsy</a><br>
-<a href="#ubuntu-edgy">Ubuntu - Edgy</a><br>
-<a href="#ubuntu-breezy">Ubuntu - Breezy</a><br>
-<a href="#rhel5">RHEL 5</a><br>
-<a href="#rhel4">RHEL 4</a><br>
-<a href="#debian">Debian</a><br>
-</p>
-	      <!-- end logo -->
-	    </td>
-            <td valign="top">
-	      <!-- start text -->
-
-<p>This page provides guidelines for building <em>frysk</em>, checked
-out from Git, on a number of systems.</p>
-
-<h3>Set up your system's build environment</h3>
-
-<p>First you will need to set up your system's build environment so
-that all its prerequisites are met.</p>
-
-<dl>
-
-<dt><a name="f8">Fedora 8</a><br><a name="f7">Fedora
-7</a><br><a name="fc6">Fedora Core 6</a><br><a name="rhel5">RHEL
-5</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>
-
-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>, or <a href="/bugzilla/showdependencytree.cgi?id=3385">RHEL
-5</a> tracker bug.
-
-</dd>
-
-<dt><a name="rhel4"></a>Red Hat Enterprise Linux 4</dt>
-
-<dd>
-
-Red Hat Enterprise Linux 4 Update 3 and later include <tt>gcc4</tt>
-and <tt><em>frysk</em></tt> RPMs that contain everything needed to
-build <em>frysk</em> from <tt>CVS</tt>; just install RPMs for the following:
-
-<pre>
-transfig xmlto passivetex xmltex \
-gcc4 gcc4-c++ gcc4-java libgcj4-devel \
-sharutils frysk automake ghostscript yelp
-</pre>
-
-(A broken dependency in transfig means that ghostscript must also be
-explicitly specified.)
-<p>For additional updates, check Red Hat Enterprise Linux 4's tracker
-bug's <a
-href="/bugzilla/showdependencytree.cgi?id=2004">dependency
-tree</a>.
-
-</dd>
-
-<dt><a name="ubuntu-gutsy">Ubuntu (Gutsy Gibbon)</a><br>
-<a name="debian">Debian</a></dt>
-
-<dd>
-
-You will need to install the following packages:
-
-<pre>
-g++ binutils-dev make gcj java-gcj-compat-dev \
-libglade-java-dev libvte-java-dev antlr libjdom1-java \
-automake libtool pkg-config autotools-dev libaudit-dev \
-sharutils transfig libxml2-utils xmlto gs-gpl yelp
-</pre>
-
-<p>
-
-For additional updates, check the
-<a href="/bugzilla/showdependencytree.cgi?id=4290">Debian</a> or
-<a href="/bugzilla/showdependencytree.cgi?id=1976">Ubuntu</a> tracker bug.
-
-</dd>
-
-<dt><a name="ubuntu-edgy">Ubuntu (Edgy Eft)</a></dt>
-
-<dd>
-
-Building <em>frysk</em> on this release is a big unknown, check the <a
-href="#ubuntu-breezy">Breeze Badger</a> notes for hints.
-
-<p>
-
-For additional updates, check Ubuntu' tracker bug's <a
-href="/bugzilla/showdependencytree.cgi?id=1976">dependency
-tree</a>.
-
-</dd>
-
-<dt><a name="ubuntu-breezy">Ubuntu (Breezy Badger)</a></dt>
-
-<dd>
-
-While it's a bit of a struggle, it is possible to build <em>frysk</em>
-on Ubuntu:
-
-<ul>
-
-<li><tt>gcc 4.0.1-4ubuntu9</tt> has a number of serious bugs. <br>
-Download, build, and install a snapshot of the RHEL-4 gcc4 compiler
-(found <a
-href="ftp://sources.redhat.com/pub/frysk/RHEL-4/";>here</a>).</li>
-
-<li>Make certain that <tt>automake-1.9</tt> is installed and selected
-as the default:
-<pre>
-$ sudo aptitude install automake1.9
-$ sudo update-alternatives --display automake
-$ sudo update-alternatives --set automake /usr/bin/automake-1.9
-</pre>
-</li>
-
-<li>Per <a
-href="http://java-gnome.sourceforge.net/cgi-bin/bin/view/Main/GetJavaGnome";>Get
-Java Gnome</a>, append the line:
-<pre>
-http://www.natemccallum.com/uploads/debs/ ./
-</pre>
-to the file:
-<pre>
-/etc/apt/sources.list
-</pre>
-and then install the java-gnome stuff vis:
-<pre>
-$ sudo aptitude install libglade-java \
-libgtk-java libglade2-dev libvte-dev
-$ pkg-config --modversion gtk2-java
-2.8.1
-</pre>
-</li>
-
-<li><tt>jdom</tt> had problems building; there appears to be some
-missing .jar dependencies. <br> Grabbing the jdom out of the RHEL-4
-mega-rpm and building that worked.</li>
-
-<li>The libvte-java bindings are missing. <br> You can hack around
-this by disabling the code using vte (there isn't much)</li>
-
-</ul>
-
-For additional updates, check Ubuntu' tracker bug's <a
-href="/bugzilla/showdependencytree.cgi?id=1976">dependency
-tree</a>.
-
-</dd>
-
-</dl>
-
-              <!-- end text -->
-              <p>&nbsp;</p>
-            </td>
-          </tr>
-        </table>
-      </div>
-    </div>
-    <table cellspacing="2" cellpadding="2" border="0" width="100%">
-      <tr>
-        <td align="center" class="footer">
-          <a href="http://sources.redhat.com";>sources.redhat.com</a>
-        </td>
-      </tr>
-    </table>
-  </body>
-</html>
diff --git a/htdocs/build/fedora/index.html b/htdocs/build/fedora/index.html
index 8397ee0..eef29e5 100644
--- a/htdocs/build/fedora/index.html
+++ b/htdocs/build/fedora/index.html
@@ -45,7 +45,7 @@
 	    </td>
             <td valign="bottom">
 <!-- start title -->
-        <h1>Build and Test <em>frysk</em> From Source</h1>
+        <h1>Build and Test <em>frysk</em> on Fedora</h1>
 	      <!-- end title -->
             </td>
           </tr>
@@ -63,6 +63,8 @@ Fedora systems.</p>
 <h3><a name="f8">Fedora 8</a><br><a name="f7">Fedora
 7</a><br><a name="fc6">Fedora Core 6</a></dt>
 
+<p>
+
 You will need to install the following:
 
 <pre>
diff --git a/htdocs/build/rhel/index.html b/htdocs/build/rhel/index.html
index 32a8e3a..4d0ec81 100644
--- a/htdocs/build/rhel/index.html
+++ b/htdocs/build/rhel/index.html
@@ -45,7 +45,7 @@
 	    </td>
             <td valign="bottom">
 <!-- start title -->
-        <h1>Build and Test <em>frysk</em> From Source</h1>
+        <h1>Build and Test <em>frysk</em> on RHEL</h1>
 	      <!-- end title -->
             </td>
           </tr>
@@ -63,6 +63,8 @@ RHEL systems.</p>
 
 <h3>RHEL 5</dt>
 
+<p>
+
 You will need to install the following:
 
 <pre>
@@ -80,6 +82,8 @@ bug.
 
 <h3>Red Hat Enterprise Linux 4</h3>
 
+<p>
+
 Red Hat Enterprise Linux 4 Update 3 and later include <tt>gcc4</tt>
 and <tt><em>frysk</em></tt> RPMs that contain everything needed to
 build <em>frysk</em> from <tt>CVS</tt>; just install RPMs for the following:
diff --git a/htdocs/build/ubuntu/index.html b/htdocs/build/ubuntu/index.html
index 8bb7b5e..419a05b 100644
--- a/htdocs/build/ubuntu/index.html
+++ b/htdocs/build/ubuntu/index.html
@@ -45,7 +45,7 @@
 	    </td>
             <td valign="bottom">
 <!-- start title -->
-        <h1>Build and Test <em>frysk</em> From Source</h1>
+        <h1>Build and Test <em>frysk</em> on Ubuntu</h1>
 	      <!-- end title -->
             </td>
           </tr>
@@ -63,6 +63,8 @@ Ubuntu systems..</p>
 <h3><a name="ubuntu-gutsy">Ubuntu (Gutsy Gibbon)</a><br>
 <a name="debian">Debian</a></h3>
 
+<p>
+
 You will need to install the following packages:
 
 <pre>
@@ -80,6 +82,8 @@ For additional updates, check the
 
 <h3><a name="ubuntu-edgy">Ubuntu (Edgy Eft)</a></h3>
 
+<p>
+
 Building <em>frysk</em> on this release is a big unknown, check the <a
 href="#ubuntu-breezy">Breeze Badger</a> notes for hints.
 
@@ -91,6 +95,8 @@ tree</a>.
 
 <h3><a name="ubuntu-breezy">Ubuntu (Breezy Badger)</a></h3>
 
+<p>
+
 While it's a bit of a struggle, it is possible to build <em>frysk</em>
 on Ubuntu:
 


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]