$ cd Downloads $ wget https://download.mediathekview.de/stabil/MediathekView-latest-linux-armhf.deb --2023-11-15 10:25:42-- https://download.mediathekview.de/stabil/MediathekView-latest-linux-armhf.deb Auflösen des Hostnamens download.mediathekview.de (download.mediathekview.de)… 2a01:4f8:211:307:8000::201, 148.251.176.136 Verbindungsaufbau zu download.mediathekview.de (download.mediathekview.de)|2a01:4f8:211:307:8000::201|:443 … verbunden. HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK Länge: 116501302 (111M) [application/octet-stream] Wird in »MediathekView-latest-linux-armhf.deb« gespeichert. MediathekView-latest-lin 100%[==================================>] 111,10M 2,41MB/s in 46s 2023-11-15 10:26:29 (2,42 MB/s) - »MediathekView-latest-linux-armhf.deb« gespeichert [116501302/116501302] $ ls -ali insgesamt 113780 264943 drwxr-xr-x 2 andreas andreas 4096 15. Nov 10:25 . 1539 drwx------ 17 andreas andreas 4096 15. Nov 10:09 .. 277245 -rw-r--r-- 1 andreas andreas 116501302 22. Jul 2022 MediathekView-latest-linux-armhf.deb $ sudo dpkg -i MediathekView-latest-linux-armhf.deb Vormals nicht ausgewähltes Paket mediathekview:armhf wird gewählt. (Lese Datenbank ... 145150 Dateien und Verzeichnisse sind derzeit installiert.) Vorbereitung zum Entpacken von MediathekView-latest-linux-armhf.deb ... Entpacken von mediathekview:armhf (13.9.1) ... mediathekview:armhf (13.9.1) wird eingerichtet ... $ cd /opt $ ls -ali insgesamt 20 21 drwxr-xr-x 5 root root 4096 15. Nov 14:22 . 2 drwxr-xr-x 18 root root 4096 10. Nov 12:03 .. 394279 drwxr-xr-x 5 root root 4096 15. Nov 14:22 MediathekView 1553 drwxr-xr-x 3 root root 4096 10. Okt 05:40 pigpio 1551 drwxr-xr-x 4 root root 4096 10. Nov 12:00 WidevineCdm $ cd MediathekView $ ls -ali insgesamt 40676 394244 drwxr-xr-x 5 root root 4096 15. Nov 13:18 . 21 drwxr-xr-x 5 root root 4096 15. Nov 13:17 .. 394307 drwxr-xr-x 2 root root 4096 15. Nov 13:18 bin 394245 drwxr-xr-x 3 root root 4096 15. Nov 13:18 .install4j 394309 drwxr-xr-x 8 root root 4096 15. Nov 13:18 jre 394299 -rwxr-xr-x 1 root root 14141 22. Jul 2022 MediathekView 394832 -rwxr-xr-x 1 root root 267 15. Nov 13:18 MediathekView.desktop 394300 -rw-r--r-- 1 root root 15086 22. Jul 2022 MediathekView.ico 394301 -rw-r--r-- 1 root root 41538038 22. Jul 2022 MediathekView.jar 394304 -rwxr-xr-x 1 root root 14209 22. Jul 2022 MediathekView_Portable 394305 -rw-r--r-- 1 root root 243 22. Jul 2022 MediathekView_Portable.vmoptions 394302 -rw-r--r-- 1 root root 19186 22. Jul 2022 MediathekView.svg 394303 -rw-r--r-- 1 root root 243 22. Jul 2022 MediathekView.vmoptions 394306 -rw-r--r-- 1 root root 4993 22. Jul 2022 README.txt $ sudo MediathekView No suitable Java Virtual Machine could be found on your system. The version of the JVM must be 17. Please define INSTALL4J_JAVA_HOME to point to a suitable JVM. $ jre/bin/java -Xmx2G -XX:+UseG1GC -Dfile.encoding=UTF-8 -XX:+UseStringDeduplication --enable-preview -jar MediathekView.jar bash: jre/bin/java: cannot execute: required file not found $ cd jre/bin $ ls -ali java 394313 -rwxr-xr-x 1 root root 8120 22. Jul 2022 java $ sudo -s root@raspberrypi:/opt/MediathekView# jre/bin/java -Xmx2G -XX:+UseG1GC -Dfile.encoding=UTF-8 -XX:+UseStringDeduplication --enable-preview -jar MediathekView.jar bash: jre/bin/java: cannot execute: required file not found root@raspberrypi:/opt/MediathekView# MediathekView No suitable Java Virtual Machine could be found on your system. The version of the JVM must be 17. Please define INSTALL4J_JAVA_HOME to point to a suitable JVM. root@raspberrypi:/opt/MediathekView#