[svn-commits] r25 - main
thich01 at ingres.com
thich01 at ingres.com
Mon Apr 28 12:20:34 PDT 2008
Author: thich01
Date: 2008-04-28 12:20:33 -0700 (Mon, 28 Apr 2008)
New Revision: 25
Modified:
main/README.txt
Log:
Fixing #123
Modified: main/README.txt
===================================================================
--- main/README.txt 2008-04-28 19:19:06 UTC (rev 24)
+++ main/README.txt 2008-04-28 19:20:33 UTC (rev 25)
@@ -21,6 +21,16 @@
cd ~/ingres/server
source set_env.sh
+To install and use an instance:
+==============================-
+
+Run the build as above.
+source set_env.sh
+./createdbms <2 character installation ID>
+source test_env.sh <same installation ID>
+ingstart (will start the dbms)
+ingstop (will stop the dbms)
+
To run the build (the less easy way):
=====================================
More information about the svn-commits
mailing list