summaryrefslogtreecommitdiff
path: root/README
blob: 3c852625230163b8e53f2cfba111e10fb4184bf5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Installer for OpenTox IST/ALU Services
======================================

Usage
-----

tested with Debian Squeeze, might work for Ubuntu and other Debian based distributions

    git clone http://github.com/opentox/install.git
    cd install
    vi config
    sudo ./install

Adjusting for other distributions
---------------------------------

- Create a script {distribution}.sh that installs all dependencies and libraries
- Set {distribution} in config
- Run sudo ./install