| Last change
                  on this file since 3 was
                  1,
                  checked in by buchmann, 18 years ago | 
        
          | 
Initial import from CVS repository
 | 
        | File size:
            729 bytes | 
      
      
        
  | Line |  | 
|---|
| 1 | SystemCASS Installation | 
|---|
| 2 | ======================= | 
|---|
| 3 |  | 
|---|
| 4 | To install SystemCASS on linux, do the following steps: | 
|---|
| 5 |  | 
|---|
| 6 | 1. Set the following environment variable(s): | 
|---|
| 7 |  | 
|---|
| 8 | TARGET_ARCH : architecture name. | 
|---|
| 9 |  | 
|---|
| 10 | SYSTEMCASS  : SystemCASS top directory. | 
|---|
| 11 |  | 
|---|
| 12 | ALLIANCE (optional) : ALLIANCE top directory | 
|---|
| 13 | See also 'PAT trace output' section. | 
|---|
| 14 |  | 
|---|
| 15 | For example : | 
|---|
| 16 |  | 
|---|
| 17 | setenv TARGET_ARCH linux | 
|---|
| 18 | setenv SYSTEMCASS /users/tools/systemcass/ | 
|---|
| 19 |  | 
|---|
| 20 | 2. Change to the top level directory (systemcass) | 
|---|
| 21 |  | 
|---|
| 22 | 3. Type the following command: | 
|---|
| 23 |  | 
|---|
| 24 | (cd src ; make) | 
|---|
| 25 |  | 
|---|
| 26 |  | 
|---|
| 27 | PAT trace ouput | 
|---|
| 28 | =============== | 
|---|
| 29 |  | 
|---|
| 30 | PAT trace output is disable by default. | 
|---|
| 31 | Set the environment variable 'ALLIANCE' to ALLIANCE top directory, | 
|---|
| 32 | then make again. | 
|---|
| 33 |  | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.