Changeset 25

Show
Ignore:
Timestamp:
04/28/08 12:20:33 (2 months ago)
Author:
thich01
Message:

Fixing #123

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • main/README.txt

    r12 r25  
    2222source set_env.sh 
    2323 
     24To install and use an instance: 
     25==============================- 
     26 
     27Run the build as above. 
     28source set_env.sh 
     29./createdbms <2 character installation ID> 
     30source test_env.sh <same installation ID> 
     31ingstart (will start the dbms) 
     32ingstop (will stop the dbms) 
     33 
    2434To run the build (the less easy way): 
    2535=====================================