jvanzyl 01/05/16 23:56:38
Modified: xdocs/howto tdk-howto.xml
Log:
- adding blurb Ant requirement.
Revision Changes Path
1.9 +7 -0 jakarta-turbine/xdocs/howto/tdk-howto.xml
Index: tdk-howto.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine/xdocs/howto/tdk-howto.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- tdk-howto.xml 2001/05/15 15:13:58 1.8
+++ tdk-howto.xml 2001/05/17 06:56:37 1.9
@@ -40,6 +40,13 @@
</p>
<p>
+You must have Ant installed on your machine in order to do
+anything. If you do not have Ant installed, you can find out
+how to install Ant
+<a href="http://jakarta.apache.org/ant/manual/install.html">here</a>.
+</p>
+
+<p>
In order to do anything interesting with the TDK, you are also going to need a
database that is compatable with the JDBC standard. The TDK currently comes
with drivers for MySQL and Postgres. Other drivers can be downloaded from the
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]