Skip to content

Installing Loris

christinerogers edited this page Jul 20, 2017 · 49 revisions

This page provides OS-specific links for installation of the basic LORIS codebase.

Important: After completing this installation, please continue following the Setup Guide
for configuration, behavioural and imaging setup, and more.

LORIS 17.*

Ubuntu 16.04

Ubuntu 14.04

We recommend following Ubuntu 16.04 instructions and adapting them for Ubuntu 14.04

Caveat for older Ubuntu installs

Apache config files will be installed as *.conf, per Ubuntu 14.04. If running an even earlier version of Ubuntu, rename these files, then run the following commands. After, restart Apache.

sudo a2dissite default
sudo a2ensite $projectname

CentOS

Installation options include:

Mac OS X

Mac OS X is no longer supported as of LORIS 15.10. You may do the following for Mac OS X

  • View Ubuntu 16.04 instructions and adapt for Max OS X (recommended)
  • View the older instructions for Mac OS X and adapt it for newer releases

NEXT: (2) Project Customization

NEXT: (3) Behavioural Setup

NEXT: (4) Imaging Setup

Clone this wiki locally