Hallo,
kom op jongens, hebben we al dat hier besproken:
http://openpli.org/f...np/#entry327862
Verwijder gewoon de extra afhankelijkheden die niet nodig zijn of direct te proberen de ipk.
- Forums
- → Viewing Profile: Posts: philsmd
ATTENTION !!!
Due to a database corruption issue, we were forced to restore last-nights backup. This means all posts of Saterday Febuary 17th have been lost.Community Stats
- Group Member
- Active Posts 20 ( per day)
- Profile Views 2,472
- Age 56 years old
- Birthday January 1, 1968
-
Gender
Undisclosed
Contact Information
0
Neutral
User Tools
Friends
philsmd hasn't added any friends yet.
Latest Visitors
Posts I've Made
In Topic: VU+ Uno DLNA server plugin (Extension) op Pli Image
28 January 2013 - 22:56
In Topic: server minidlna/upnp....
19 January 2013 - 21:39
Please give the output of md5sum and check what the extraction via ar does (does the ipk archive extract correctly the control.tar.gz, data.tar.gz, debian-binary files):
You are also free to build the archive (ipk) yourself (if you want w/ the additional dependencies removed) from SOURCE (link is some posts above), then there is for sure NO problem w/ download/md5sum mismatch (try googling around or searching for the right topics on this very same OpenPli forum iff you do not know how to build the ipk).
Sorry, I have no idea why it should work for me (also after remove and download from this forum and reinstall) AND for you not.
ar x enigma2-plugin-extensions-dlnaserver_1.0-r0_mips32el.ipk
You are also free to build the archive (ipk) yourself (if you want w/ the additional dependencies removed) from SOURCE (link is some posts above), then there is for sure NO problem w/ download/md5sum mismatch (try googling around or searching for the right topics on this very same OpenPli forum iff you do not know how to build the ipk).
Sorry, I have no idea why it should work for me (also after remove and download from this forum and reinstall) AND for you not.
In Topic: server minidlna/upnp....
19 January 2013 - 14:43
Tested again, works for me:
Can other test IF there is some problem w/ the ipk? Please also consider downloading it again.
Thx
P.S. if you did install the first version too, you might need to uninstall it first:
$ opkg install enigma2-plugin-extensions-dlnaserver_1.0-r0_mips32el.ipk Installing enigma2-plugin-extensions-dlnaserver (1.0-r0) to root... Configuring enigma2-plugin-extensions-dlnaserver.
$ md5sum enigma2-plugin-extensions-dlnaserver_1.0-r0_mips32el.ipk 298c34616b69f659bbab666b0b299432 enigma2-plugin-extensions-dlnaserver_1.0-r0_mips32el.ipk
$ sha1sum enigma2-plugin-extensions-dlnaserver_1.0-r0_mips32el.ipk e9755c0e5840ba4ec0255c752c0751cde5a56f3c enigma2-plugin-extensions-dlnaserver_1.0-r0_mips32el.ipk
Can other test IF there is some problem w/ the ipk? Please also consider downloading it again.
Thx
P.S. if you did install the first version too, you might need to uninstall it first:
opkg remove enigma2-plugin-extensions-dlnaserver
In Topic: server minidlna/upnp....
16 January 2013 - 22:37
Update: you could also try this on-the-fly generated ipk, w/0 the gsm,libtheora dependency.
P.S. sorry for the double post, couldn't edit first one
P.S. sorry for the double post, couldn't edit first one
In Topic: server minidlna/upnp....
16 January 2013 - 22:25
@gianluk
Sorry I don't understand what the problem is. What does the opkg install outputs (opkg install libgsm1 libtheora0)? Is there any error? You should post it, otherwise we do *not* understand what the problem is.
If they really are not available (can't be found), consider installing the ipks directly, then install enigma2-plugin-extension-dlnaserver.
Steps:
1. Install dependencies
2. Install dlnaserver
BTW, these are the 2 feeds that my box queries when installing dlnaserver, BUT you should really get it via your feeds (opkg install xxx), if they really are not available you could try them too:
http://feed.openmips...r1_mips32el.ipk
http://feed.openmips....0_mips32el.ipk
... and I am not sure why the dlnaserver needs these packages (e.g. libgsm) but I am not the package maintainer of dlnaserver etc.
Hope this helps
Sorry I don't understand what the problem is. What does the opkg install outputs (opkg install libgsm1 libtheora0)? Is there any error? You should post it, otherwise we do *not* understand what the problem is.
If they really are not available (can't be found), consider installing the ipks directly, then install enigma2-plugin-extension-dlnaserver.
Steps:
1. Install dependencies
2. Install dlnaserver
BTW, these are the 2 feeds that my box queries when installing dlnaserver, BUT you should really get it via your feeds (opkg install xxx), if they really are not available you could try them too:
http://feed.openmips...r1_mips32el.ipk
http://feed.openmips....0_mips32el.ipk
... and I am not sure why the dlnaserver needs these packages (e.g. libgsm) but I am not the package maintainer of dlnaserver etc.
Hope this helps
- Forums
- → Viewing Profile: Posts: philsmd