took out python; on second thought, we probably don't need it

This commit is contained in:
fgerlits 2005-07-03 21:22:22 +00:00
parent 9e9cebaf90
commit cb07f820bd
2 changed files with 6 additions and 8 deletions

View file

@ -3,7 +3,7 @@
<head> <head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type"> <meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>LiveSupport developer tools</title> <title>LiveSupport developer tools</title>
<meta content="$Author: maroy $" name="author"> <meta content="$Author: fgerlits $" name="author">
</head> </head>
<body> <body>
<h1>Preface</h1> <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 Development Loan Fund</a>, under the GNU <a
href="http://www.gnu.org/licenses/gpl.html">GPL</a>.<br> href="http://www.gnu.org/licenses/gpl.html">GPL</a>.<br>
<ul> <ul>
<li>Author: $Author: maroy $</li> <li>Author: $Author: fgerlits $</li>
<li>Version: $Revision: 1.9 $</li> <li>Version: $Revision: 1.10 $</li>
<li>Location: $Source: <li>Location: $Source:
/home/cvs/livesupport/doc/developmentTools.html,v $</li> /home/cvs/livesupport/doc/developmentTools.html,v $</li>
</ul> </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 The following development libraries are expected on the development
system:<br> system:<br>
<ul> <ul>
<li><a href="http://www.python.org/">python</a></li>
<li><a href="http://www.unixodbc.org/">unixODBC</a> &gt;= 2.2</li> <li><a href="http://www.unixodbc.org/">unixODBC</a> &gt;= 2.2</li>
<li><a href="http://xorg.freedesktop.org/">xorg-x11</a> or <a <li><a href="http://xorg.freedesktop.org/">xorg-x11</a> or <a
href="http://www.xfree86.org/">XFree86</a></li> href="http://www.xfree86.org/">XFree86</a></li>

View file

@ -3,7 +3,7 @@
<head> <head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type"> <meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>LiveSupport installation documentation</title> <title>LiveSupport installation documentation</title>
<meta content="$Author: maroy $" name="author"> <meta content="$Author: fgerlits $" name="author">
</head> </head>
<body> <body>
<h1>Preface</h1> <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 Development Loan Fund</a>, under the GNU <a
href="http://www.gnu.org/licenses/gpl.html">GPL</a>.<br> href="http://www.gnu.org/licenses/gpl.html">GPL</a>.<br>
<ul> <ul>
<li>Author: $Author: maroy $</li> <li>Author: $Author: fgerlits $</li>
<li>Version: $Revision: 1.8 $</li> <li>Version: $Revision: 1.9 $</li>
<li>Location: $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/install.html,v $</li> <li>Location: $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/doc/install.html,v $</li>
</ul> </ul>
<h1>Scope</h1> <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 note that for all the libraries below, the development packages are
expected to be installed as well.<br> expected to be installed as well.<br>
<ul> <ul>
<li><a href="http://www.python.org/">python</a></li>
<li><a href="http://www.unixodbc.org/">unixODBC</a> &gt;= 2.2</li> <li><a href="http://www.unixodbc.org/">unixODBC</a> &gt;= 2.2</li>
<li><a href="http://xorg.freedesktop.org/">xorg-x11</a> or <a <li><a href="http://xorg.freedesktop.org/">xorg-x11</a> or <a
href="http://www.xfree86.org/">XFree86</a></li> href="http://www.xfree86.org/">XFree86</a></li>