Update of /cvsroot/monetdb/buildtools/doc
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv21061/doc

Modified Files:
        windowsbuild.rst 
Log Message:
propagated changes of Wednesday Oct 24 2007 - Thursday Oct 25 2007
from the MonetDB_1-20 branch to the development trunk


Index: windowsbuild.rst
===================================================================
RCS file: /cvsroot/monetdb/buildtools/doc/windowsbuild.rst,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- windowsbuild.rst    24 Oct 2007 07:56:40 -0000      1.2
+++ windowsbuild.rst    25 Oct 2007 19:24:26 -0000      1.3
@@ -18,7 +18,7 @@
 CVS (Concurrent Version System)
 -------------------------------
 
-All sources of the MonetDB suite of programs is stored using CVS__ at
+All sources of the MonetDB suite of programs are stored using CVS__ at
 SourceForge__.  You will need CVS to get the sources.  We use CVS
 under Cygwin__, but any other version will do as well.
 
@@ -215,7 +215,9 @@
 The most important use of Java__ that we make is for building the JDBC
 driver.  Get Java from http://java.sun.com/, but make sure you do
 *not* get the latest version.  Get the Java Development Kit 1.5.  Our
-current JDBC driver is not compatible with Java 1.6 yet.
+current JDBC driver is not compatible with Java 1.6 yet, and the XRPC
+wrapper which is part of the pathfinder component is not compatible
+with Java 1.4 or older.
 
 In addition to the Java Development Kit, you will also need Apache Ant
 which is responsible for the actual building of the driver.
@@ -270,6 +272,10 @@
 where other parts of the suite can be found, and to tell the build
 process where to install the finished bits.
 
+In addition, you may need to edit some of the ``NT\rules.msc`` files
+(each component has one), or the file ``NT\winrules.msc`` in the
+MonetDB component which is included by all ``NT\rules.msc`` files.
+
 Environment Variables
 ---------------------
 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to