<!--
vim: sw=1 indentkeys="" expandtab:
@Generic@ README
$Id: README.html,v 1.6 2004/01/26 15:52:24 kowey Exp $
-->
<html>
<head>
<title>@Generic@ README</title>
<!--
it's amazing what a few simple uses of colour and font size do for
readability... that and forcing the text to be no more than 72 chars
-->
<link rel="stylesheet" href="projdoc.css"/> </head>
<body>
<h1>@Generic@ README</h1>
This is the @Generic@ README. It will tell you what you need to know to get @Generic@ installed on your machine.
<p>
see also [
<a href="www/javadoc/index.html">API</a>
]
</p>
<h2>Requirements</h2>
@Generic@ comes with everything you need except:
<ol>
<li>Java 1.4.1</li>
<li>Cygwin (if you are using windows)</li>
</ol>
<h2>Getting started</h2>
@Generic@ is self-contained, so there is no installation procedure!
<p>
For more information, see the <a href="second.html">secondary README</a>.
</p>
<!--
<ol>
<li>Open a terminal window
<p><div class="note">
If you are running Windows, do not open a DOS prompt; launch Cygwin
instead. You can find the Cygwin installer at <a
href="http://www.cygwin.com/setup.exe">http://www.cygwin.com/setup.exe</a>.
The standard installation will be sufficient if you want to use our
shell scripts.
</div></p>
</li>
<li>Go to the directory where you extracted @Generic@</li>
<li>Type the following commands
<pre>
chmod u+x bin/install.sh
bin/install.sh
</pre>
<li>Done!</li>
</ol>
-->
<h2>Acknowledgements</h2>
<p>
This product includes software developed by the Apache Software
Foundation (<a href="http://www.apache.org/">http://www.apache.org</a>).
</p>
</body>
</html>
