From da97e53719ce27459cacc15efcf18aea0f13cf83 Mon Sep 17 00:00:00 2001 From: Nicole Vreden Date: Sun, 28 Feb 2010 13:55:18 +0100 Subject: Documentation: added Chapter Installation Signed-off-by: Nicole Vreden --- doc/asciidoc/content.txt | 2 +- doc/asciidoc/install.txt | 22 ++++++++++++++++++++-- doc/asciidoc/yalp.txt | 12 +++++++++++- 3 files changed, 32 insertions(+), 4 deletions(-) (limited to 'doc/asciidoc') diff --git a/doc/asciidoc/content.txt b/doc/asciidoc/content.txt index eea005b..dc33ef4 100755 --- a/doc/asciidoc/content.txt +++ b/doc/asciidoc/content.txt @@ -3,7 +3,7 @@ YALP - Yet Another Lovely Player :Author: Nicole Vreden :Email: :Date: 26.02.2010 -:Revision: 0.2 +:Revision: 1.0 <<< include::yalp.txt[] diff --git a/doc/asciidoc/install.txt b/doc/asciidoc/install.txt index 3dc359d..9d78b1e 100644 --- a/doc/asciidoc/install.txt +++ b/doc/asciidoc/install.txt @@ -1,3 +1,21 @@ -Installieren ------------- +Starten... +---------- + +...des Servers... +~~~~~~~~~~~~~~~~~ +indem man im Verzeichnis yalp das Skript server.sh ausfuehrt. + +...des InputPlugins... +~~~~~~~~~~~~~~~~~~~~~~ +... im yalp-Verzeichnis mit ./start-java.sh yalpPGSqlInput.jar + +...des OutputPlugins... +~~~~~~~~~~~~~~~~~~~~~~~ +...im yalp-Verzeichnis mit ./start-java.sh yalpVlcTelnetOutput.jar + +...des Clients... +~~~~~~~~~~~~~~~~~ +...im yalp-Verzeichnis mit ./efl-gui.sh + + diff --git a/doc/asciidoc/yalp.txt b/doc/asciidoc/yalp.txt index 95698cb..fea65a6 100644 --- a/doc/asciidoc/yalp.txt +++ b/doc/asciidoc/yalp.txt @@ -1,6 +1,5 @@ Der YALP-Client --------------- - ...kann... ~~~~~~~~~~ ...Medien die im Filesystem des Servers gespeichert sind @@ -24,6 +23,17 @@ Der YALP-Client * EFL: Enlightenment Foundation Libraries fuer das GUI-Design * postgreSQL: serverseitiges DBMS zur Speicherung der Medieninformationen +...benoetigt... +~~~~~~~~~~~~~~~ +...folgende Installationen: + +python2.5: Download von +http://www.python.org/download/releases/2.5.5/[der Python-Homepage] + +EFL-Bindings: Download von +http://packages.enlightenment.org/[der Enlightenment-Homepage] + + ...wurde entwickelt... ~~~~~~~~~~~~~~~~~~~~~~ ...in Python. Die grafische Oberflaeche wurde mit Hilfe der Enlightenment -- cgit v1.2.3