Developers Getting Started With i2b2
Space shortcuts
Space Tools

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

Configure PM Cell for Installation

As stated in the previous section, there are a couple of files in the edu.harvard.i2b2.pm directory that will need to be edited to reflect the appropriate configuration at your site. There are several steps that will need to be taken.


indent
Level2

Step 1:   Change your working directory

indent
Level2

Step 2:   Configure the build properties

indent
Level2

Step 3:   Configure the data sources


Info
titleNote

The configuration files you will be editing are delivered with examples. In some instances these files may contain multiple examples for the three different database management systems supported by the i2b2.



Assumptions

The steps in this section are based on the following assumptions:

indent
Level3

Linux: your user has the appropriate administrative access to the opt directory.

indent
Level3

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 directory

The 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
titleChange Directory Command
borderStylesolid
indent
Level1

CD YOUR_I2B2_SRC_DIR\edu.harvard.i2b2.pm



Excerpt Include
3.4.1 Working Directory
3.4.1 Working Directory
nopaneltrue



EXAMPLES:

indent
Level2

Linux Command:  CD /opt/i2b2/edu.harvard.i2b2.pm

indent
Level2

Windows Command:  CD C:\opt\i2b2\edu.harvard.i2b2.pm