Date: 2004-03-29T14:27:30
   Editor: AdamJack <[EMAIL PROTECTED]>
   Wiki: Gump Wiki
   Page: BrutusConfig
   URL: http://wiki.apache.org/gump/BrutusConfig

   Added Forrest and Maven prereqs

Change Log:

------------------------------------------------------------------------------
@@ -12,6 +12,16 @@
    * {{{cd /usr/local}}}
    * execute {{{/tmp/j2sdk-1_4_2_04-linux-i586.bin}}}
 
+ * Apache Forrest:
+   * Checkout from CVS (at time of writting we need CVS HEAD)
+   * run {{{build.sh}}} to generate .../dist/shbat
+   * mv that .../dist/shbat to /usr/local/gump/forrest
+   * export FORREST_HOME and add $FORREST_HOME/bin to $PATH, see later.
+
+ * Apache Maven:
+   * Download [http://maven.apache.org/start/download.html Maven]
+   * export MAVEN_HOME and add $FORREST_HOME/bin to $PATH, see later.
+
 === Create gump user ===
 
  * {{{useradd -d /home/gump -s /bin/bash -p xxxxxxxx gump}}} (preferably with 
something more imaginative than xxxxxxxx for the password)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to