updated download location to sourceforge

This commit is contained in:
fgerlits 2005-07-18 09:43:50 +00:00
parent b08dba6b5c
commit 5ee12ad34a

View file

@ -13,7 +13,7 @@ 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: fgerlits $</li> <li>Author: $Author: fgerlits $</li>
<li>Version: $Revision: 1.9 $</li> <li>Version: $Revision: 1.10 $</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>
@ -156,15 +156,8 @@ LiveSupport source files<code><br>
external libraries used by LiveSupport<code><br> external libraries used by LiveSupport<code><br>
</code></li> </code></li>
</ul> </ul>
These files are accessible through the following URLs:<br> Both files can be downloaded from <a href="http://sourceforge.net/projects/livesupport/"><code>http://sourceforge.net/projects/livesupport/</code></a>.
<ul> <br><br>
<li>
<pre><code></code><code>http://livesupport.campware.org/look/campware</code><code>/download/livesupport-&lt;version&gt;.tar.bz2</code></pre>
</li>
<li>
<pre><code></code><code>http://livesupport.campware.org/look/campware</code><code>/download/livesupport-libraries-&lt;version&gt;.tar.bz2</code></pre>
</li>
</ul>
After downloading the files, untar them in the same directory:<br> After downloading the files, untar them in the same directory:<br>
<br> <br>
<pre><code>tar xfj livesupport-&lt;version&gt;.tar.bz2<br>tar xfj livesupport-libraries-&lt;version&gt;.tar.bz2<br></code></pre> <pre><code>tar xfj livesupport-&lt;version&gt;.tar.bz2<br>tar xfj livesupport-libraries-&lt;version&gt;.tar.bz2<br></code></pre>