Update of /cvsroot/monetdb/MonetDB
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv11666/MonetDB
Modified Files:
Tag: MonetDB_1-22
HowToStart.rst
Log Message:
cleaning-up & removing more legacy & redundancy:
all download-, build-, & getting-started- documentation
is not provided in two central files, only:
MonetDB/HowToStart.rst (for Unix-like systems)
buildtools/doc/windowsbuild.rst (for Windows)
Index: HowToStart.rst
===================================================================
RCS file: /cvsroot/monetdb/MonetDB/HowToStart.rst,v
retrieving revision 1.3.4.1
retrieving revision 1.3.4.2
diff -u -d -r1.3.4.1 -r1.3.4.2
--- HowToStart.rst 7 Feb 2008 20:20:11 -0000 1.3.4.1
+++ HowToStart.rst 7 Feb 2008 22:47:55 -0000 1.3.4.2
@@ -309,7 +309,7 @@
Testing the Build
~~~~~~~~~~~~~~~~~
-This step is optional and only relevant for the packages MonetDB4,
+This step is optional and only relevant for the packages clients, MonetDB4,
MonetDB5, pathfinder, and sql.
If ``make`` went successfully, you can try
@@ -340,7 +340,7 @@
Testing the Installation
~~~~~~~~~~~~~~~~~~~~~~~~
-This step is optional and only relevant for the packages MonetDB4,
+This step is optional and only relevant for the packages clients, MonetDB4,
MonetDB5, pathfinder, and sql.
Make sure that *prefix*/bin is in your ``PATH``. Then
@@ -348,7 +348,17 @@
::
- Mtest.py -r
+ Mtest.py -r [--package=<package>]
+
+where *package* is one of ``clients``, ``MonetDB4``, ``MonetDB5``, ``sql``,
+or ``pathfinder`` (the ``--package=<package>`` option can be omitted when
+using a CVS checkout; see
+
+::
+
+ Mtest.py --help
+
+for more options).
This should produce much the same output as ``make check`` above, but
uses the installed version of MonetDB.
@@ -423,7 +433,13 @@
mclient --help
-for details.
+for global details and
+
+::
+
+ mclient -l<language> --help
+
+for language-specific details.
At the ``mclient`` prompt some extra commands are available. Type
a single question mark to get a list of options. Note that one of the
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins