You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beehive.apache.org by ke...@apache.org on 2004/07/21 03:43:17 UTC

svn commit: rev 23107 - incubator/beehive/trunk

Author: kentam
Date: Tue Jul 20 18:43:16 2004
New Revision: 23107

Modified:
   incubator/beehive/trunk/BUILDING.txt
Log:
Change build instructions to reference beehive/trunk for BEEHIVE_HOME


Modified: incubator/beehive/trunk/BUILDING.txt
==============================================================================
--- incubator/beehive/trunk/BUILDING.txt	(original)
+++ incubator/beehive/trunk/BUILDING.txt	Tue Jul 20 18:43:16 2004
@@ -7,8 +7,9 @@
 
   http://java.sun.com/j2se/1.5.0/download.jsp
 
-Set the BEEHIVE_HOME environment variable to point to your root beehive/
-directory.
+Set the BEEHIVE_HOME environment variable to point to your root beehive/trunk 
+directory.  For example, if you ran svn checkout from "C:\MyProjects", your 
+BEEHIVE_HOME will be "C:\MyProjects\beehive\trunk"
 
 In addition, you'll need to install Ant in $BEEHIVE_HOME/installed/ from 
 the archive in $BEEHIVE_HOME/external/ant/apache-ant-1.6.1-bin.(zip|tar). 
@@ -23,7 +24,7 @@
 
 Windows:
 
-    $>beehiveEnv.cmd
+    C:\MyProjects\beehive\trunk>beehiveEnv.cmd
 
 UNIX:
     $>source beehiveEnv.sh