This commit is contained in:
sebastian 2005-08-17 20:14:29 +00:00
parent 4fdb46e098
commit c25a1d97c4

View file

@ -3,7 +3,7 @@
<head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>Getting started with the LiveSupport development environment</title>
<meta content="$Author: maroy $" name="author">
<meta content="$Author: sebastian $" 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.19 $</li>
<li>Author: $Author: sebastian $</li>
<li>Version: $Revision: 1.20 $</li>
<li>Location: $Source:
/home/cvs/livesupport/doc/gettingStarted.html,v $</li>
</ul>
@ -108,7 +108,7 @@ following script:<br>
<br>
The development environment as to be configured with an autoconf-style
configure script. To do this, simply type:<br>
<pre><code><br></code><code>cd livesupport<br></code><code>./bin/setupDeveopmentEnvironment.sh<br></code></pre>
<pre><code><br></code><code>cd livesupport<br></code><code>./bin/setupDevelopmentEnvironment.sh<br></code></pre>
<br>
This script will set up the libraries used by LiveSupport (by compiling
and installing them under livesupport/usr), and set up the development