massendaten
Premium
- Registriert
- 23. April 2009
- Beiträge
- 848
- Reaktionspunkte
- 189
- Punkte
- 113
cd usb
ls
Dann solltest du die Dateien auf dem Stick sehen. Eine Datei heißt ungefähr so:
enigma2-plugin-extensions-mediaportal_4.9.1_all.ipk
Dann
opkg install <Name der Plugindatei> Also wenn der Dateiname oben stimmt das hier
opkg install enigma2-plugin-extensions-mediaportal_4.9.1_all.ipk eintippen. Damit wird das Plugin installiert. Poste mal den Output.
Installing enigma2-plugin-extensions-mediaportal (4.9.1) to root...
Installing python-html (2.7.3-r5.3) to root...
Downloading
_2.7.3-r5.3_mips32el.ipk.
Checking for an older version of MediaPortal in the system...
MediaPortal was not found in the system
Proceeding to installation...
Configuring python-html.
Configuring enigma2-plugin-extensions-mediaportal.
********************************************************
* MediaPortal installed *
* *
* Restart the Engima2 GUI to activate the plugin *
********************************************************
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for enigm
a2-plugin-extensions-mediaportal:
* librtmp0 *
root@et4x00:/media/usb#
Broadcast message from root@et4x00 (tty0) (Sat Oct 26 14:16:26 2013):
The system is going down for reboot NOW!
ann mach mal bitte das hier:
root@et4x00:~# opkg install librtmp1
root@et4x00:~# ln -sv librtmp.so.1 /usr/lib/librtmp.so.0
root@et4x00:~# opkg install --force-depends /media/usb/<Name der Plugindatei>
ls
Dann solltest du die Dateien auf dem Stick sehen. Eine Datei heißt ungefähr so:
enigma2-plugin-extensions-mediaportal_4.9.1_all.ipk
Dann
opkg install <Name der Plugindatei> Also wenn der Dateiname oben stimmt das hier
opkg install enigma2-plugin-extensions-mediaportal_4.9.1_all.ipk eintippen. Damit wird das Plugin installiert. Poste mal den Output.
Installing enigma2-plugin-extensions-mediaportal (4.9.1) to root...
Installing python-html (2.7.3-r5.3) to root...
Downloading
Sie müssen registriert sein, um Links zu sehen.
_2.7.3-r5.3_mips32el.ipk.
Checking for an older version of MediaPortal in the system...
MediaPortal was not found in the system
Proceeding to installation...
Configuring python-html.
Configuring enigma2-plugin-extensions-mediaportal.
********************************************************
* MediaPortal installed *
* *
* Restart the Engima2 GUI to activate the plugin *
********************************************************
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for enigm
a2-plugin-extensions-mediaportal:
* librtmp0 *
root@et4x00:/media/usb#
Broadcast message from root@et4x00 (tty0) (Sat Oct 26 14:16:26 2013):
The system is going down for reboot NOW!
ann mach mal bitte das hier:
root@et4x00:~# opkg install librtmp1
root@et4x00:~# ln -sv librtmp.so.1 /usr/lib/librtmp.so.0
root@et4x00:~# opkg install --force-depends /media/usb/<Name der Plugindatei>