Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Wiki Markup
h2. Video


{widget:url=url=http://www.youtube.com/watch?v=ToqN-G4auJs|width=720|height=480}
Author: Iwo Kosowski-Banasiak

Music: Vulturius - Esioner, Vulturius - Big City lonely


h2. Instruction

Install Java 6 JDK  :
[http://www.oracle.com/technetwork/java/javase/downloads/jdk-6u26-download-400...|http://www.oracle.com/technetwork/java/javase/downloads/jdk-6u26-download-400750.html]






Install the database:
[http://www.enterprisedb.com/products-services-training/pgdownload#windows|http://www.enterprisedb.com/products-services-training/pgdownload#windows]






Set the password for the user postgres to postgres123 user using:
Movie time: [5:08|http://www.youtube.com/watch?v=ToqN-G4auJs]
We write password: postgres123 and retype password: postgres123

Connect to the database using:
Movie time: [5:54|http://www.youtube.com/watch?v=ToqN-G4auJs]
We open pgAdmin, next we right click in  mouse to server and connect to serwer , we write password: postgres123, and click ok

Create the mes database:
Movie time [6:08|http://www.youtube.com/watch?v=ToqN-G4auJs]
We click + left mouse button, next databases click right and click new database, name is mes , owner: postgres
and click ok

Add Java 6 JDK bin to the PATH variable.
Movie time:6:30
Open  Start next Control Panel  next System and click Advanced next   Environment Variables. Add the location of bin folder of JDK  installation for PATH in System Variables. A typical value for PATH is  C:\Program Files\Java\jdk1.6.0_version\bin. The PATH variable is a  series of directories separated by semi-colons.

Set the JAVA_HOME variable
Movie time:7:12
My Computer  next 'Properties'  next 'Advanced' next 'Environment  Variables'  next 'System Variables'  next 'New'. Enter the variable name  as JAVA_HOME, enter the variable value as the installation path for the  Java Development, click 'OK' and click 'Apply Changes'.

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






Start the application:
Movie time: [8:40|http://www.youtube.com/watch?v=ToqN-G4auJs]
open cmd and  open folder where is application next open folder bin and write startup.bat

Start in browser:
Movie time: [9:10|http://www.youtube.com/watch?v=ToqN-G4auJs]
We open  browser , we write localhost:8080 and we wait

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