Changeset 25
- Timestamp:
- 04/28/08 12:20:33 (2 months ago)
- Files:
-
- main/README.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
main/README.txt
r12 r25 22 22 source set_env.sh 23 23 24 To install and use an instance: 25 ==============================- 26 27 Run the build as above. 28 source set_env.sh 29 ./createdbms <2 character installation ID> 30 source test_env.sh <same installation ID> 31 ingstart (will start the dbms) 32 ingstop (will stop the dbms) 33 24 34 To run the build (the less easy way): 25 35 =====================================
