[1] Archiv / MLD 4.x / Raspberry PI / Plugins
 

Offline eyeamok

  • Newbie
  • *
  • Posts: 47
    • View Profile
Plugins
« on: May 11, 2014, 04:19:20 »
Ok, I checked out 4.0 for my raspberry, built plugin on raspberry, all worked but I did not checkout develserver. tried adding package to sd card before install but package will not install. No description error, Am building plugin again after checking out develserver and doing a make start. How do I actually get it to install after installing system ? , Do I copy the files to SD card before install?? instructions are a little confusing.

Online clausmuus

  • Administrator
  • Expert Member
  • ********
  • Posts: 20313
    • View Profile
    • ClausMuus.de
Plugins
« Reply #1 on: May 11, 2014, 12:44:26 »
Hi,

the develserver is not a package that should be installed on the MLD system, but only needed on the develop PC. So, if you do a make in the develserver folder, this will start a webserver on the devel PC that are present all your packages for download by a MLD System.
So, after you have do a make you must setup the devel user (OPKG_DEVELOPER) on the MLD System in the rc.config. By default the username is the same as the user that has made the make on the devel PC.
After this you can do a "opkg update" and than you can install the packages you have build on your devel PC.

I hope you can follow my instructions. If not, feel free to ask again.

Claus
MLD 5.5 - Raspberry PI - 7" Touch TFT - Squeeze Play
MLD 5.5 - lirc yaUsbIR - OctopusNet - XFX GeForce 9300 mit Intel E3200 - 2GB RAM - 12TB HDD - Lian Li PC-C37B - Samsung LE40A559

Offline eyeamok

  • Newbie
  • *
  • Posts: 47
    • View Profile
Plugins
« Reply #2 on: May 11, 2014, 14:53:31 »
is rc.config in the etc folder?? dont see OPKG_DEVELOPER anywhere in it??

Online clausmuus

  • Administrator
  • Expert Member
  • ********
  • Posts: 20313
    • View Profile
    • ClausMuus.de
Plugins
« Reply #3 on: May 11, 2014, 16:10:05 »
excuse me, That was an information for the actual x86 Build. For the RPI you must do this on the commandline:
Code: [Select]
echo "src/gz devel-base http://www.minidvblinux.de/download/4.0.0/files/[USER]/base" >> /etc/opkg/devel.conf
echo "src/gz devel-libs http://www.minidvblinux.de/download/4.0.0/files/[USER]/libs" >> /etc/opkg/devel.conf
Please replace the [USER] in the call by you devel user name.

You can find a whole (german) description in the Wiki at: http://www.minidvblinux.de/wiki/mld/entwicklung/eigener_addons_server

Claus
MLD 5.5 - Raspberry PI - 7" Touch TFT - Squeeze Play
MLD 5.5 - lirc yaUsbIR - OctopusNet - XFX GeForce 9300 mit Intel E3200 - 2GB RAM - 12TB HDD - Lian Li PC-C37B - Samsung LE40A559

[1] Archiv / MLD 4.x / Raspberry PI / Plugins
 



Users Online Users Online

0 Members and 1 Guest are viewing this topic.