English Video - Installation on Ubuntu

Video

Author: Iwo Kosowski-Banasiak

Music: Vulturius - Esioner, Vulturius - Big City lonely

Instructions

Install Java 6 JDK :
sudo apt-get install openjdk-6-jdk

Install the database:
sudo apt-get install postgresql

Set the password for the user postgres to postgres123 user using:
sudo passwd postgres

Connect to the database using:
sudo su postgres -c psql

In Postgres shell set the password for the postgres userto postgres123 using:
ALTER USER postgres with PASSWORD 'postgres123';

Create the mes database:
CREATE DATABASE mes;

Download qcadoo MES:
http://www.qcadoo.com/open-source/download.html

Start the application:

open terminal and type ./qcadoo-mes-bin-0.4.5-stable/bin/startup.sh

Start in browser:
We open browser , we write localhost:8080 and we wait

Installation Guide in wiki.qcadoo.org
http://wiki.qcadoo.org/display/QCDMESDOC/Installation+Guide

Music:
Vulturius - Esioner