Installation

To install Oropo you need to install Oropo System on central node and Oropo Executor on each node that will be used for processing (it may be central node also).

Oropo packages are located in oropo repository, you need to do these steps to be able to install packages.

Configuration on each node:

Example A.1. Add this entry to /etc/apt/sources.list file:

deb http://students.mimuw.edu.pl/~ms209495/oropo/debian sid main


Example A.2. Execute command:

apt-get update


Installing Oropo System on central node:

Example A.3. Execute command:

apt-get install oropo-system


Installing Oropo Executor on processing nodes:

Example A.4. Execute command:

apt-get install oropo-executor