f2ff957c0a
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2924 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 92630a59d05323007f1ec22afcc9c4b947c7f9fd Former-commit-id: f6ca6ba218a07be211d08eaa53f7e39e530747ea
72 lines
2.8 KiB
HTML
72 lines
2.8 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<!--
|
|
copyright : (C) 2003-2004 Bernhard Wymann
|
|
email : berniw@bluewin.ch
|
|
version : $Id$
|
|
|
|
Permission is granted to copy, distribute and/or modify this document
|
|
under the terms of the GNU Free Documentation License, Version 1.2
|
|
or any later version published by the Free Software Foundation;
|
|
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
|
|
Texts. A copy of the license is included in the section entitled "GNU
|
|
Free Documentation License".
|
|
|
|
-->
|
|
<head>
|
|
<title>TORCS Installation</title>
|
|
<link rel="stylesheet" type="text/css" href="../../css/format.css"/>
|
|
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"/>
|
|
<meta name="description" content="TORCS Installation"/>
|
|
<meta name="author" content="Bernhard Wymann"/>
|
|
<meta name="keywords" content="torcs, install, berniw, bernhard wymann"/>
|
|
<script src="../../js/utilities.js" type="text/javascript"></script>
|
|
</head>
|
|
|
|
<body bgcolor="#ffffff">
|
|
<table class="maincontent">
|
|
<tr>
|
|
<td class="maincontent">
|
|
<h1>TORCS Installation</h1>
|
|
|
|
<h3>Introduction</h3>
|
|
<p>
|
|
This section will guide you through the download and installation of TORCS 1.2.4 from the sources
|
|
on Linux (required for the robot tutorial). You can
|
|
simply follow the links
|
|
on the bottom of the pages. Installation instructions for the Linux and Windows binaries are available
|
|
from the <a href="http://torcs.org" target="_parent">official TORCS</a> site. If you get stuck, don't hesitate
|
|
and mail to the <a href="mailto:torcs-users@lists.sourceforge.net">torcs-users</a> mailing list.
|
|
There is also <a href="http://sourceforge.net/mail/?group_id=3777" target="_parent">an archive</a>
|
|
of the mailing list. If you have comments or suggestions for improving the installation instructions,
|
|
<a href="mailto:berni4you@gmx.ch">send me a mail</a>.
|
|
</p>
|
|
|
|
<h3>Conventions</h3>
|
|
<p>
|
|
During the installation you have to run several commands in a shell. If a command starts with a hash
|
|
(#) you should run this command as superuser (root), if it starts with a $ you should run it as normal
|
|
user.<br/><br/>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<table class="navigation_foot">
|
|
<tr>
|
|
<td class="navigation_foot">
|
|
<a href="javascript:changetwoframes('../navigation/navigation.html','navigation','../torcs.html','content')">
|
|
<p style="text-align:left;">Up</p>
|
|
</a>
|
|
</td>
|
|
<td class="navigation_foot">
|
|
<a href="./hardware-requirements.html">
|
|
<p style="text-align:right;">Start the installation guide.</p>
|
|
</a>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
</body>
|
|
|
|
</html>
|