As stated previously the working directory for server-common installation is edu.harvard.i2b2.server-common folder. The following outlines the steps that need to be taken during the configuration stage of the installation.
indent |
---|
|
Step 1: Change your woking directory |
indent |
---|
|
Step 2: Configure the build properties |
Assumptions
The steps in this section are based on the following assumptions:
indent |
---|
|
Linux: your user has the appropriate administrative access to the opt directory. |
indent |
---|
|
Windows: You are logged into the Windows Command Prompt as an Administrator. |
If you do not have the appropriate access you will have problems running the scripts.
Excerpt |
---|
Step 1: Change working directoryThe first step in the cell configuration process is to change your working directory to the location of your edu.harvard.i2b2.pm folder.
Panel |
---|
borderColor | #ccc |
---|
bgColor | #ffffff |
---|
titleBGColor | #DDD9C3 |
---|
title | Change Directory Command |
---|
borderStyle | solid |
---|
| indent |
---|
| CD YOUR_I2B2_SRC_DIR\edu.harvard.i2b2.server-common |
|
Excerpt Include |
---|
| 3.4.1 Working Directory |
---|
| 3.4.1 Working Directory |
---|
nopanel | true |
---|
|
EXAMPLES:
indent |
---|
| Linux Command: CD /opt/i2b2/edu.harvard.i2b2.server-common |
indent |
---|
| Windows Command: CD C:\opt\i2b2\edu.harvard.i2b2.server-common |
|