Le 11/4/11 10:02 AM, Sebastian Hilbert a écrit : > 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
you should have a look to Java policy [1] and have a look here for webapps [2] [1] http://www.debian.org/doc/packaging-manuals/java-policy/ [2] http://dep.debian.net/deps/dep7/ > > Regards, > Sebastian Hilbert > -- Olivier Sallou IRISA / University of Rennes 1 Campus de Beaulieu, 35000 RENNES - FRANCE Tel: 02.99.84.71.95 gpg key id: 4096R/326D8438 (pgp.mit.edu) Key fingerprint = 5FB4 6F83 D3B9 5204 6335 D26D 78DC 68DB 326D 8438 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

