[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: OpenClinica in Debian-Med



On Friday, November 04, 2011 09:16:43 AM Sebastian Hilbert wrote:

> On Thursday, November 03, 2011 03:46:32 PM Olivier Sallou wrote:

>

> It looks like when building OC all of the jars mentioned below are compiled

> from source anyway.


Ok. So here is what I did to compile it.


1.) checked out source code for OC 3.1 snapshot

svn co https://svn.akazaresearch.com/openclinica/OpenClinica/branches/OpenClinica-3.1-SNAPSHOT/


2.) changed to folder \core

3.) ran mvn clean compile install -Dmaven.test.skip=true

4.) changed to the \web folder.

5.) Executed mvn clean compile war:war

It went through without problems.


I guess the next step would be to produce a package which


checks the runtime dependencies:

apt-get install postgresql

apt-get install opne-jdk-6-jdk tomcat6 tomcat6-admin tomcat6-common tomcat6-docs tomcat6-examples


actually installs the contents to the correct locations

I downloaded the zip they provide and followed this guide on where to put the war files and where to create a few directories.


http://en.wikibooks.org/wiki/OpenClinica_User_Manual/Ubuntu1010


Regards,

Sebastian Hilbert


Reply to: