took out python; on second thought, we probably don't need it
This commit is contained in:
parent
9e9cebaf90
commit
cb07f820bd
2 changed files with 6 additions and 8 deletions
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
||||
<title>LiveSupport developer tools</title>
|
||||
<meta content="$Author: maroy $" name="author">
|
||||
<meta content="$Author: fgerlits $" name="author">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Preface</h1>
|
||||
|
@ -12,8 +12,8 @@ project, Copyright © 2004 <a href="http://www.mdlf.org/">Media
|
|||
Development Loan Fund</a>, under the GNU <a
|
||||
href="http://www.gnu.org/licenses/gpl.html">GPL</a>.<br>
|
||||
<ul>
|
||||
<li>Author: $Author: maroy $</li>
|
||||
<li>Version: $Revision: 1.9 $</li>
|
||||
<li>Author: $Author: fgerlits $</li>
|
||||
<li>Version: $Revision: 1.10 $</li>
|
||||
<li>Location: $Source:
|
||||
/home/cvs/livesupport/doc/developmentTools.html,v $</li>
|
||||
</ul>
|
||||
|
@ -58,7 +58,6 @@ environment variable WANT_AUTOCONF_2_5="1" before compiling the tools.)</li>
|
|||
The following development libraries are expected on the development
|
||||
system:<br>
|
||||
<ul>
|
||||
<li><a href="http://www.python.org/">python</a></li>
|
||||
<li><a href="http://www.unixodbc.org/">unixODBC</a> >= 2.2</li>
|
||||
<li><a href="http://xorg.freedesktop.org/">xorg-x11</a> or <a
|
||||
href="http://www.xfree86.org/">XFree86</a></li>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
||||
<title>LiveSupport installation documentation</title>
|
||||
<meta content="$Author: maroy $" name="author">
|
||||
<meta content="$Author: fgerlits $" name="author">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Preface</h1>
|
||||
|
@ -12,8 +12,8 @@ project, Copyright © 2004 <a href="http://www.mdlf.org/">Media
|
|||
Development Loan Fund</a>, under the GNU <a
|
||||
href="http://www.gnu.org/licenses/gpl.html">GPL</a>.<br>
|
||||
<ul>
|
||||
<li>Author: $Author: maroy $</li>
|
||||
<li>Version: $Revision: 1.8 $</li>
|
||||
<li>Author: $Author: fgerlits $</li>
|
||||
<li>Version: $Revision: 1.9 $</li>
|
||||
<li>Location: $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/install.html,v $</li>
|
||||
</ul>
|
||||
<h1>Scope</h1>
|
||||
|
@ -80,7 +80,6 @@ The following development libraries are expected on the system. Please
|
|||
note that for all the libraries below, the development packages are
|
||||
expected to be installed as well.<br>
|
||||
<ul>
|
||||
<li><a href="http://www.python.org/">python</a></li>
|
||||
<li><a href="http://www.unixodbc.org/">unixODBC</a> >= 2.2</li>
|
||||
<li><a href="http://xorg.freedesktop.org/">xorg-x11</a> or <a
|
||||
href="http://www.xfree86.org/">XFree86</a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue