1. The current directory on your system should be /usr/local/oc/install. If it is not, make it the current directory by running:

    cd /usr/local/oc/install

  2. Run the following commands. In the commands, v.x is your version of OpenClinica, e.g. 3.1:

    unzip OpenClinica-v.x*
    cd OpenClinica-v.x*/distribution

    unzip OpenClinica.war -d OpenClinica
    cp -rf OpenClinica* /usr/local/tomcat/webapps
    rm -f /usr/local/tomcat/webapps/OpenClinica.war

OpenClinica is now deployed for use with the database.