Difference between revisions of "Installing MythArchive Dependencies"

From MythTV Official Wiki
Jump to: navigation, search
 
(Myth Burn Instllation)
Line 1: Line 1:
=Myth Burn Instllation=
+
=Myth Burn Installation=
  
 
==Project-X Installation==
 
==Project-X Installation==

Revision as of 23:15, 24 January 2006

Myth Burn Installation

Project-X Installation

Install Anleitung für Debian Sarge:

Sun Java 1.4 für Debian Sarge: /etc/apt/sources.list ergänzen: deb ftp://ftp.tux.org/java/debian/ sarge non-free

apt-get update apt-get install j2sdk1.4

apt-get install unzip

Sourcen von http://sourceforge.net/projects/project-x besorgen Sourcen auspacken unzip ProjectX_Source_0.82.1.00.zip

In das Verzeichnis wechseln cd ProjectX_Source_0.82.1.00

mit mcedit oder anderen Editor die Datei build.sh bearbeiten: alle ^M am Zeilenende entfernen. (soll bei der neuen Version 0.90.x auch nicht mehr notwendig sein.)

mkdir build sh build.sh

Fertig

Starten unter X: java -jar ProjectX.jar

Edit: Es gibt auch fertig kompilierte Versionen im Netz. Dabei ist es egal, ob die unter Windows oder Linux kompiliert wurden.