Language

  • German
  • English

Werbung

Installation PDF Print E-mail
Thursday, 04 December 2008 13:25

Installations

Here you can find zhe instructions for installing Get-You for different operating sytems.

Linux, Windows, Mac

The Installation of Get-You is very easy. You must have the latest version of Java installed.

Windows, Mac

Under Windows and Mac you have to double clicking on the .jar file. Then an installer starts and you have to follow the each steps.

Linux

After downloading the installer you have to run the .jar file with root rights. For that you open the Console and change to the directory by typing "cd /path/to/the/directory" where the .jar file was saved.

Then you start by typing the command "sudo java -jar Get-You-x.x.x-installer.jar". Then you follow the each steps of the installer. Before starting Get-You the first time you should ckeck if you have got the following packages installes:

  • libgstreamer0.10-dev
  • libgstreamer0.10-0
  • gstreamer0.10-tools
  • gstreamer0.10-plugins-ugly
  • gstreamer0.10-plugins-ugly-multiverse
  • gstreamer0.10-plugins-bad
  • gstreamer0.10-ffmpeg
  • openjdk-6-jre oder sun-java6-jre oder icedtea-java7-jre

 

Ubuntu

Specially for Get-You there is a .deb package in the PPA of the Get-You Team at Launchpad. First of all you have to add the Launchpad server to you sources.list: You have to type the following command:

sudo echo "deb http://ppa.launchpad.net/get-you-development/ubuntu hardy main" >> /etc/apt/sources.list

Then you update your sorces.list by typing:

sudo apt-get update

And yith the following command you install Get-You:

sudo apt-get install get-you
 
Last Updated on Thursday, 04 December 2008 13:43