Expert web interface - how to install

  • Please provide some information about the hard- and software used.


    Box type: dm5620
    GUI (enigma1/enigma2): enigma1
    Firmware version:cvs 56x0


    your question


    Hi,


    I am trying to use a plugin (movieplayer) in a cvs image. It requires 'expert web interface'. I have added the following text in /apps/tuxbox/enigma/configure.ac then did (1) deleted .part_enigma from /root/cdkflash (2) did 'make dreamboximage_root'. This did not change the web interface from standard.


    Can somebody please advice what I should do to install expert web interface in the image ?



    CPPFLAGS="$CPPFLAGS -DDEBUG"
    fi


    if test "$BOXTYPE" = "dm56x0" ; then
    CPPFLAGS="$CPPFLAGS -DENABLE_RFMOD -DENABLE_EXPERT_WEBIF -DDEBUG"
    elif test "$BOXTYPE" = "dm7020" ; then


    Regards, pcd.

    2 Mal editiert, zuletzt von pcd ()

  • Hi,
    I think the simplest way is to start all over.


    make distclean


    edit the file prepare in cdk to webif=expert and perhaps other things


    prepare dm56x0 (or what you need)
    make checkout
    make dreamboximage_root
    .....


    cu B.

    -- Die Lücke die ich hinterlasse ersetzt mich vollständig --

  • Hi Kat-CeDe,


    Thanks. I did as you suggested, but I now get a large number of errors after 'make dreamboximage_root'. I did not get these errors before.


    Anyway, I have now installed my backup files and it is back to where it was. =)


    The expert web interface problem has not been solved yet ! :confused_face:


    Regards, pcd.


    ps. Its all done now, thanks. :smiling_face:

    2 Mal editiert, zuletzt von pcd ()