Restoring overwritten files from backup.../usr/bin/checkinstall: line 95: /usr/bin/gettext: No such file or directory
/usr/bin/checkinstall: line 102: /usr/bin/gettext: No such file or directory
/usr/bin/checkinstall: line 319: /usr/bin/rm: No such file or directory
/usr/bin/checkinstall: line 320: /usr/bin/rm: No such file or directory
/usr/bin/checkinstall: line 95: /usr/bin/gettext: No such file or directory
/usr/bin/checkinstall: line 95: /usr/bin/gettext: No such file or directory
./2_build_libs.sh: line 477: /usr/bin/rm: No such file or directory
./2_build_libs.sh: line 478: /usr/bin/make: No such file or directory
**** OK. Go to the next step. **
*** Build and install gst-plugin-subsink ***
./2_build_libs.sh: line 495: /usr/bin/dpkg: No such file or directory
./2_build_libs.sh: line 495: /usr/bin/grep: No such file or directory
libgstreamer-plugins-subsink not installed
./2_build_libs.sh: line 504: /usr/bin/wget: No such file or directory
./2_build_libs.sh: line 505: /usr/bin/unzip: No such file or directory
./2_build_libs.sh: line 506: /usr/bin/rm: No such file or directory
./2_build_libs.sh: line 507: /usr/bin/mv: No such file or directory
./2_build_libs.sh: line 508: cd: gst-plugin-subsink: No such file or directory
./2_build_libs.sh: line 517: /usr/bin/cp: No such file or directory
./2_build_libs.sh: line 518: cd: libs/gst-plugin-subsink: No such file or directory
./2_build_libs.sh: line 519: subsink_1.0.patch: No such file or directory
*** Patch for gst-plugin-subsink applied ***
./2_build_libs.sh: /usr/bin/autoreconf: /usr/bin/perl: bad interpreter: No such file or directory
./2_build_libs.sh: line 525: ./configure: No such file or directory
./2_build_libs.sh: /usr/bin/checkinstall: /bin/bash: bad interpreter: No such file or directory
./2_build_libs.sh: line 528: /usr/bin/rm: No such file or directory
./2_build_libs.sh: line 529: /usr/bin/make: No such file or directory
*** Forced stop script execution. It maybe сompilation error, ***
*** lost Internet connection or the server not responding. ***
*** Check the log for more information. ***
./0_INSTALL_ALL.sh: 5: ./3_build_libxine.sh: not found
./0_INSTALL_ALL.sh: 6: ./4_build_openpliPC.sh: not found
./0_INSTALL_ALL.sh: 7: ./5_build_plugins.sh: not found
./0_INSTALL_ALL.sh: 8: ./6_build_oscam.sh: not found
./0_INSTALL_ALL.sh: 9: ./7_build_lirc.sh: not found
Just in case I did something stupid, I downloaded the code zip file ,moved it to the home directory and extracted it, then in terminal changed to the directory and ran sudo ./script.
I am not very familiar with linux, but using the 0_INSTALL_AL script all went well until :-
-gnu/glib-2.0/include -g -O2 -MT libgstdvbaudiosink_la-gstdvbaudiosink.lo -MD -MP -MF .deps/libgstdvbaudiosink_la-gstdvbaudiosink.Tpo -c gstdvbaudiosink.c -fPIC -DPIC -o .libs/libgstdvbaudiosink_la-gstdvbaudiosink.o gstdvbaudiosink.c:78:10: fatal error: gst/audio/audio.h: No such file or directory 78 | #include <gst/audio/audio.h> | ^
~~~~~~ compilation terminated. make[1]: [Makefile:619: libgstdvbaudiosink_la-gstdvbaudiosink.lo] Error 1 make[1]: Leaving directory '/home/james/OpenPLi-PC-master/libs/gst-plugin-dvbmediasink' make: [Makefile:915: install] Error 2**** Installation failed. Aborting package creation.
Restoring overwritten files from backup.../usr/bin/checkinstall: line 95: /usr/bin/gettext: No such file or directory
/usr/bin/checkinstall: line 102: /usr/bin/gettext: No such file or directory /usr/bin/checkinstall: line 319: /usr/bin/rm: No such file or directory /usr/bin/checkinstall: line 320: /usr/bin/rm: No such file or directory /usr/bin/checkinstall: line 95: /usr/bin/gettext: No such file or directory
/usr/bin/checkinstall: line 95: /usr/bin/gettext: No such file or directory
./2_build_libs.sh: line 477: /usr/bin/rm: No such file or directory ./2_build_libs.sh: line 478: /usr/bin/make: No such file or directory
**** OK. Go to the next step. **
./2_build_libs.sh: line 495: /usr/bin/dpkg: No such file or directory ./2_build_libs.sh: line 495: /usr/bin/grep: No such file or directory libgstreamer-plugins-subsink not installed ./2_build_libs.sh: line 504: /usr/bin/wget: No such file or directory ./2_build_libs.sh: line 505: /usr/bin/unzip: No such file or directory ./2_build_libs.sh: line 506: /usr/bin/rm: No such file or directory ./2_build_libs.sh: line 507: /usr/bin/mv: No such file or directory ./2_build_libs.sh: line 508: cd: gst-plugin-subsink: No such file or directory ./2_build_libs.sh: line 517: /usr/bin/cp: No such file or directory ./2_build_libs.sh: line 518: cd: libs/gst-plugin-subsink: No such file or directory ./2_build_libs.sh: line 519: subsink_1.0.patch: No such file or directory
./2_build_libs.sh: /usr/bin/autoreconf: /usr/bin/perl: bad interpreter: No such file or directory ./2_build_libs.sh: line 525: ./configure: No such file or directory ./2_build_libs.sh: /usr/bin/checkinstall: /bin/bash: bad interpreter: No such file or directory ./2_build_libs.sh: line 528: /usr/bin/rm: No such file or directory ./2_build_libs.sh: line 529: /usr/bin/make: No such file or directory
./0_INSTALL_ALL.sh: 5: ./3_build_libxine.sh: not found ./0_INSTALL_ALL.sh: 6: ./4_build_openpliPC.sh: not found ./0_INSTALL_ALL.sh: 7: ./5_build_plugins.sh: not found ./0_INSTALL_ALL.sh: 8: ./6_build_oscam.sh: not found ./0_INSTALL_ALL.sh: 9: ./7_build_lirc.sh: not found
Just in case I did something stupid, I downloaded the code zip file ,moved it to the home directory and extracted it, then in terminal changed to the directory and ran sudo ./script.
Thanks in advance