[wiki.minimark] push by - Edited wiki page through web user interface. on 2009-11-24 18:06 GMT

0 views
Skip to first unread message

mini...@googlecode.com

unread,
Nov 24, 2009, 1:06:55 PM11/24/09
to minimark...@googlegroups.com
Revision: 4a8f47f2f3
Author: lucio.benfante
Date: Tue Nov 24 10:06:32 2009
Log: Edited wiki page through web user interface.
http://code.google.com/p/minimark/source/detail?repo=wiki&r=4a8f47f2f3

Modified:
/HowToBuildAndInstall.wiki

=======================================
--- /HowToBuildAndInstall.wiki Sat Nov 21 08:15:34 2009
+++ /HowToBuildAndInstall.wiki Tue Nov 24 10:06:32 2009
@@ -5,6 +5,21 @@

This document will guide you in building the Minimark application and
install it in a Tomcat instance.

-= Details =
-
-TBD (coming soon)
+= Required software =
+
+First of all you need to install the required software for running
MiniMark:
+
+ * [http://java.sun.com/javase/downloads/widget/jdk6.jsp JDK 6 Update
17], or successive;
+ * [http://tomcat.apache.org/download-60.cgi Tomcat 6.x]
+ * A Relational DBMS. Minimark is developed and tested on
[http://www.postgresql.org PostgreSQL 8.3], but any
[https://www.hibernate.org/80.html Hibernate supported DBMS] should work as
well.
+
+You'll also need to add the JDBC Driver of your DBMS to your Tomcat
installation:
+
+ # [http://jdbc.postgresql.org/download.html Download] the PostgreSQL
JDBC Driver, or any JDBC Driver appropriate for your DBMS
+ # Put the JAR file in the {{{<CATALINA_HOME>/lib}}} directory, being
{{{<CATALINA_HOME>}}} the directory where you installed Tomcat
+
+= Checkout the Minimark source code =
+
+{{{hg clone https://minimark.googlecode.com/hg/ minimark}}}
+
+If you don't have Mercurial ({{{hg}}}) already installed, you need to
download and install it.

Reply all
Reply to author
Forward
0 new messages