How to compile plugins?

  • Is this correct ??


    edit /etc/apt/sources.list.d/yavdr.list
    and insert missing deb-src.......


    cd /usr/local/src/
    sudo apt-get install vdr-dev
    cd /usr/local/src/vdr-1.7.10/PLUGINS/src
    download plugin source
    cd /usr/local/src/vdr-1.7.10/
    sudo make plugins
    sudo make install

  • Hi xzero2,


    after the system is based on standard - debian packaging, I would higly recommend to build .deb packages.


    A really good introduction can be found here: http://www.e-tobi.net/blog/200…ebian-vdr-plug-in-paketes (in German :) )


    So in other words out of my cookbook:

    Code
    sudo su -
    cd /usr/src
    apt-get install vdr-dev
    download plugin source
    cd to plugin-source
    debianize-vdrplugin
    dpkg-buildpackage -tc
    cd ..
    dpkg -i -vdr-plugin.deb


    2nd question: Yes in this forum


    rgds
    Wolfgang

    Clients
    VDR1: yaVDR 0.5 stable auf ZOTAC ION A 4Gbyte RAM / mit ATRIC - IR - Einschalter softhddevice per streamdev am Server
    VDR2 / VDR3: MLD 5.1 auf Raspberry pi3
    2 x VOMP 0.4 auf mediamvp
    Server
    Cubietruck, Lubuntu Trusty, vdr aus yaVDR - sourcen, 1 x TT S2-3600, 1 x TT S2-3650 CI, 1 x sundtek SkyTV III, 1 x sundtek SkyTV IV

    Einmal editiert, zuletzt von woz ()

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!