hi
Can someone tells me how to make IPK file from Skin???
Thanks
Posted 13 May 2013 - 16:24
Or use the plugin enigma2-plugin-extensions-opkg-tools_1.2_mipsel.ipk.
This plugin enables you to create IPK's on your receiver in the folder /home/root.
Or use this version, I added the commands pack and unpack to create and unpack IPK's
The easiest way to learn is to copy and unpack a existing IPK in /home/root/
Install this IPK (and restart E2)
Download a skin e.g. pli-hd with
opkg download enigma2-plugin-skins-pli-hd
then unpack the skin with unpack <complete_IPK_name> so in this example
unpack enigma2-plugin-skins-pli-hd_0.1+git539+4645fe7-r0_all.ipk
Just rename the folder to something convenient, like testskin.
Now there is a folder created with the right paths. To create the IPK just use the command pack testskin. The packagename is defined in the file control in the folder CONTROL
Just play around a bit, it isn't hard to learn but it takes some time
Posted 13 May 2013 - 18:40
IPK Creator 3.x from Persian Prince is better option as you can create .ipk using Windows. You need Java though.
Posted 13 May 2013 - 18:57
IPK Creator 3.x from Persian Prince is better option as you can create .ipk using Windows. You need Java though.
Euuhhhh? Why is using Windows a better option then using your box on which you're going to try the newly created ipk anyway?
Is it faster/more reliable/easier/xxx?
Posted 14 May 2013 - 10:38
hi
thanks guys
i have problem,i instaled ramiMaher skin and 've modified it,now how can I Create to him in ipk?????
i have to telnet
root@dm800se:~# opkg download enigma2-plugin-skins-ramiMAHER-rm-10
Collected errors:
* opkg_download_cmd: Cannot find package enigma2-plugin-skins-ramiMAHER-rm-10.
root@dm800se:~# opkg download enigma2-plugins-ramiMAHER-rm-10
Collected errors:
* opkg_download_cmd: Cannot find package enigma2-plugins-ramiMAHER-rm-10.
root@dm800se:~#
Posted 14 May 2013 - 18:43
You installed the plugin from where? Is it on the online feed or did you install it manually?
If you have the IPK, copy it to /home/root/ and give the command
unpack enigma2-plugin-skins-<the right name>
Rename the just created folder in e.g. MODIFIED
No you have the correct hierarchy for the skin in /home/root/.
Modify the skin in this path and adjust the file control in the folder CONTROL, at least change the versionnumber
If all your modifications are made you can create the IPK with the command
pack <name of the folder>so in your case
pack MODIFIED
In your posting you are trying to download the skin but it isn't on the fed as far as I see, so I reckon you installed it manually
Posted 16 May 2013 - 09:44
I installed the plugin from you but see log!
root@dm800se:~# opkg install -force-overwrite /tmp/*.ipk
Installing enigma2-plugin-extensions-opkg-tools (1.3) to root...
Configuring enigma2-plugin-extensions-opkg-tools.
Collected errors:
* extract_archive: Cannot make dir /hdd/: File exists.
* extract_archive: Cannot make dir /hdd/ipkg-tools/: No such file or directory
* wfopen: /hdd/ipkg-tools/ar: No such file or directory.
* wfopen: /hdd/ipkg-tools/ipkg-unbuild: No such file or directory.
* wfopen: /hdd/ipkg-tools/ipkg-build: No such file or directory.
* wfopen: /hdd/ipkg-tools/debian-binary: No such file or directory.
root@dm800se:~#
0 members, 4 guests, 0 anonymous users