A record of my personal attempt to install a LabKe(()y development environment in Windows 10 (March 8-9, 2016). Also working on converting the LabKey Excel checklist to markdown.
- [ ] Install a subversion distribution appropriate for your operating system
- [ ] Checkout (download) the LabKey source files
Install and Configure Required Prerequisites
Install and Configure IntelliJ IDEA N
Build LabKey Server N Configure the appropriate .properties file N Select the database via 'ant pick_pg' or 'ant pick_mssql' N Build LabKey server via 'ant build' N
Start LabKey Server N
Post Installation Steps N Install and Configure R for Use with LabKey Server N Run the Basic Test Suite N The basic test suite may be run via 'ant drt'
References
Setup a Development Machine
https://www.labkey.org/wiki/home/Documentation/page.view?name=build
Install and Setup R
https://www.labkey.org/wiki/home/Documentation/page.view?name=rConfig
https://www.labkey.org/home/Documentation/wiki-page.view?name=svn https://www.labkey.org/home/Documentation/wiki-page.view?name=build
Install Java SDK (currently V.8)
Install Tomcat HTTP Server (currently V.9)
C:\Program Files\Apache Software Foundation\Tomcat 7.0
)cd %CATALINA_HOME%\bin
Tomcat7.exe start
localhost:8080
Install PostgreSQL
Please read the notes below to forestall any difficulties with the PostgreSQL installation
C:\Program Files\Apache Software Foundation\Tomcat 7.0
)%LABKEY_ROOT%/external/ant/bin;%LABKEY_ROOT%/build/deploy/bin
(%LABKEY_ROOT%/build/deploy/bin does not exist)http://www.itdaan.com/blog/2015/09/17/684456.html
a non fatal error occured during cluster initialisation
https://ohsu.app.box.com/notes/40503308805?s=vjlr081srr9hzlw2tzl07llarvlk05nv
https://www.labkey.org/home/Documentation/wiki-page.view?name=svn
https://www.labkey.org/home/Documentation/wiki-page.view?name=build
https://www.labkey.org/wiki/home/Documentation/page.view?name=postgreSQLInstallNotes
https://wiki.postgresql.org/wiki/Tuning_Your_PostgreSQL_Server
https://www.labkey.org/wiki/home/Documentation/page.view?name=tutorials
https://www.java.com/en/download/help/path.xml
https://www.labkey.org/wiki/home/Documentation/page.view?name=tutorials
https://ohsu.app.box.com/notes/40503308805?s=vjlr081srr9hzlw2tzl07llarvlk05nv
https://www.labkey.org/home/Documentation/wiki-page.view?name=build