Karl-Hein
DEB Inventar
AW: Laberthread: Anleitung Flashexpander + Squash eliminieren OE2.0 (DM800SE)
Du musst die depends mit installieren !
.ipk nach/tmp
Mit Telnet:
Oder
Du musst die depends mit installieren !
.ipk nach/tmp
Mit Telnet:
Code:
opkg update
opkg install /tmp/*.ipk
reboot
Oder
Code:
[COLOR=#3E3E3E]opkg update[/COLOR]
[COLOR=#3E3E3E]opkg install librtmp0 [/COLOR]
[COLOR=#3E3E3E]opkg install librtmp-bin[/COLOR]
[COLOR=#3E3E3E]opkg install gst-plugins-bad-rtmp[/COLOR]
[COLOR=#3E3E3E]opkg install gst-plugins-bad-fragmented [/COLOR]
[COLOR=#3E3E3E]opkg install gst-plugins-good-flv[/COLOR]
[COLOR=#3E3E3E]opkg install python-robotparser[/COLOR]
[COLOR=#3E3E3E]opkg install python-pyopenssl [/COLOR]
[COLOR=#3E3E3E]opkg install python-mechanize[/COLOR]
[COLOR=#3E3E3E]opkg install python-twisted-web[/COLOR]
[COLOR=#3E3E3E]opkg install python-twisted-core[/COLOR]
[COLOR=#3E3E3E]opkg install python-compression[/COLOR]
[COLOR=#3E3E3E]opkg install python-json[/COLOR]
[COLOR=#3E3E3E]opkg install python-misc[/COLOR]
[COLOR=#3E3E3E]opkg install python-xml[/COLOR]
[COLOR=#3E3E3E]opkg install python-html
opkg install /tmp/*.ipk
reboot[/COLOR]