From 9162c1900f642154321fe31a7c4f4be4c1f0770e Mon Sep 17 00:00:00 2001 From: Jens Lammert Date: Sun, 9 Jun 2013 20:48:00 +0200 Subject: updated user documentation: "Installation" chapter --- doc/experiment-player.xml | 54 +++++++++++++++++++++++++++++++---------------- 1 file changed, 36 insertions(+), 18 deletions(-) (limited to 'doc/experiment-player.xml') diff --git a/doc/experiment-player.xml b/doc/experiment-player.xml index 6d4d52b..b24a694 100644 --- a/doc/experiment-player.xml +++ b/doc/experiment-player.xml @@ -4,48 +4,66 @@ xmlns:xlink="http://www.w3.org/1999/xlink"> Experiment Player - A tool for analyzing experiments... + A tool to analyze audiovisual experiment recordings and transcripts Jens Lammert jens.lammert@st.ovgu.de - 2012Otto-von-Guericke Universität Magdeburg + 2012 + 2013 + Otto-von-Guericke Universität Magdeburg - The following document is an overview of various experiment-player features. + The following document illustrates how to install, configure + and use the Experiment Player to analyze experiments.
- https://github.com/rhaberkorn/experiment-player + https://github.com/rhaberkorn/experiment-player +
Installation
- Linux + Windows - To install the experiment-player on a Linux based operation system - the sources have to be downloaded from the - git-repository download page. - After that follow the instruction given by the INSTALL file. + To install the Experiment Player on a Windows-based operating system, + the GTK+ 2 widget toolkit must first be downloaded and installed. + A convenient GTK+ installer can be downloaded from the + + "GTK+ for Windows Runtime Environment Installer" project page. + It is only necessary to install the + + GTK+ runtime. + + Additional themes may be installed as well - but the default GTK+ theme should be sufficient. + + Precompiled Windows 32-bit binaries of the Experiment Player itself + are available as ZIP archives from the + Sourceforge project page. + The ZIP archive merely has to be extracted somewhere. + Afterwards the included experiment-player.exe can be executed. + All library dependencies except GTK+ are included in the ZIP archive.
- Windows + Linux - To install the experiment-player on a Windows operation system a ZIP-file - can be downloaded from the - git-repository download page. - It contains all nessessary binaries to run the experiment-player except - of the GTK+ widget toolkit. GTK+ 2.24.10 will also be needed to run the experiment-player on - Windows. The Installer and instructions can be downloaded from the GTK homepage. - After installing GTK unzip the ZIP-file in any directory and excecute - experiment-player.exe to run the experiment-player. + To install the Experiment Player on a Linux-based operating system, + it first has to be built from source. + It can either be built from a local + Git repository clone, + or from a source code package that can be downloaded from the + project's download archive + on Sourceforge. + In either case, further build instructions are given in the included + INSTALL file.
-- cgit v1.2.3