blob: ef9117f0f777abdb9aab5027b69e187915eba093 [file] [log] [blame]
<?xml version="1.0"?>
<document>
<properties>
<title>Misc. Build Instructions</title>
<author email="jon@latchkey.com">Jon S. Stevens</author>
</properties>
<body>
<section name="TurbineResources.properties">
<p>
To build a new TurbineResources.properties file from the
TurbineResources.master template:
<ol>
<li>Go to the turbine/conf directory.</li>
<li>Edit any of the properties in turbine/conf/master/meta.properties,
or alternatively set those properties in your own .ant.properties.</li>
<li>Run ./build.sh.</li>
<li>
Or you can run <strong>ant</strong> if you have
an installed version of Ant.
</li>
</ol>
</p>
</section>
<section name="Torque">
<p>
For instructions on building Torque, see
<a href="howto/torque-howto.html">this document</a>.
</p>
</section>
</body>
</document>