What patch? Link please.
Thanks.
Posted 17 February 2017 - 09:59
I install libxine - sudo apt-get install libxine2-dev , but now I have another error:
../../../../../../libtool: line 874: X--tag=CXX: command not found
../../../../../../libtool: line 907: libtool: ignoring unknown tag : command not found
../../../../../../libtool: line 874: X--mode=compile: command not found
../../../../../../libtool: line 1024: *** Warning: inferring the mode of operation is deprecated.: command not found
../../../../../../libtool: line 1025: *** Future versions of Libtool will require --mode=MODE be specified.: command not found
../../../../../../libtool: line 1168: Xg++: command not found
../../../../../../libtool: line 1168: X-DHAVE_CONFIG_H: command not found
../../../../../../libtool: line 1168: X-I.: command not found
../../../../../../libtool: line 1168: X-I../../../../../..: No such file or directory
../../../../../../libtool: line 1168: X-I../../../../../..: No such file or directory
../../../../../../libtool: line 1168: X-I../../../../../../include: No such file or directory
../../../../../../libtool: line 1168: X-include: command not found
../../../../../../libtool: line 1168: XPython.h: command not found
../../../../../../libtool: line 1168: X-include: command not found
../../../../../../libtool: line 1168: X../../../../../../enigma2_config.h: No such file or directory
../../../../../../libtool: line 1168: X-I/usr/include/python2.7: No such file or directory
../../../../../../libtool: line 1168: X-g: command not found
../../../../../../libtool: line 1168: X-O2: command not found
../../../../../../libtool: line 1168: X-ggdb3: command not found
../../../../../../libtool: line 1168: X-Wall: command not found
../../../../../../libtool: line 1168: X-pthread: command not found
../../../../../../libtool: line 1168: X-I/usr/include/freetype2: No such file or directory
../../../../../../libtool: line 1168: X-I/usr/include/fribidi: No such file or directory
../../../../../../libtool: line 1168: X-I/usr/include/gstreamer-0.10: No such file or directory
../../../../../../libtool: line 1168: X-I/usr/include/glib-2.0: No such file or directory
../../../../../../libtool: line 1168: X-I/usr/lib/x86_64-linux-gnu/glib-2.0/include: No such file or directory
../../../../../../libtool: line 1168: X-I/usr/include/libpng12: No such file or directory
../../../../../../libtool: line 1168: X-I/usr/include/libxml2: No such file or directory
../../../../../../libtool: line 1168: X-I/usr/include/libnl3: No such file or directory
../../../../../../libtool: line 1168: X-I/usr/lib/sigc++-1.2/include: No such file or directory
../../../../../../libtool: line 1168: X-I/usr/include/sigc++-1.2: No such file or directory
../../../../../../libtool: line 1168: X-fno-rtti: command not found
../../../../../../libtool: line 1168: X-fno-exceptions: command not found
../../../../../../libtool: line 1168: X-rdynamic: command not found
../../../../../../libtool: line 1168: X-funwind-tables: command not found
../../../../../../libtool: line 1168: X-pthread: command not found
../../../../../../libtool: line 1168: X-fopenmp: command not found
../../../../../../libtool: line 1168: X-MT: command not found
../../../../../../libtool: line 1168: Xsocket_mmi.lo: command not found
../../../../../../libtool: line 1168: X-MD: command not found
../../../../../../libtool: line 1168: X-MP: command not found
../../../../../../libtool: line 1168: X-MF: command not found
../../../../../../libtool: line 1168: X.deps/socket_mmi.Tpo: No such file or directory
../../../../../../libtool: line 1168: X-c: command not found
../../../../../../libtool: line 1219: Xsocket_mmi.lo: command not found
../../../../../../libtool: line 1224: libtool: compile: cannot determine name of library object from `': command not found
Makefile:503: recipe for target 'socket_mmi.lo' failed
make[7]: *** [socket_mmi.lo] Error 1
Maybe need a patch?
Thanks.
Posted 17 February 2017 - 12:55
Remove all ubuntu's xinelib. The archive has own(!) xinelib.
Copy patch for ubuntu 16.04_amd64 from /patches to /enigma2pc.
patch -p1 < *.diff
Run scripts 1_ and 2_.
What do you see after that?
Posted 18 February 2017 - 18:05
Upd. The patches are no needed. Automate certain bit and system version. Just follow:
./INSTALL_ALL.sh
Posted 18 February 2017 - 20:41
The same error;
Making install in SocketMMI
make[6]: Entering directory '/home/test/Downloads/enigma2pc/enigma2/lib/python/Plugins/Extensions/SocketMMI'
Making install in src
make[7]: Entering directory '/home/test/Downloads/enigma2pc/enigma2/lib/python/Plugins/Extensions/SocketMMI/src'
CXX socket_mmi.lo
../../../../../../libtool: line 874: X--tag=CXX: command not found
../../../../../../libtool: line 907: libtool: ignoring unknown tag : command not found
../../../../../../libtool: line 874: X--mode=compile: command not found
../../../../../../libtool: line 1024: *** Warning: inferring the mode of operation is deprecated.: command not found
../../../../../../libtool: line 1025: *** Future versions of Libtool will require --mode=MODE be specified.: command not found
../../../../../../libtool: line 1168: Xg++: command not found
../../../../../../libtool: line 1168: X-DHAVE_CONFIG_H: command not found
../../../../../../libtool: line 1168: X-I.: command not found
../../../../../../libtool: line 1168: X-I../../../../../..: No such file or directory
../../../../../../libtool: line 1168: X-I../../../../../..: No such file or directory
../../../../../../libtool: line 1168: X-I../../../../../../include: No such file or directory
../../../../../../libtool: line 1168: X-include: command not found
../../../../../../libtool: line 1168: XPython.h: command not found
../../../../../../libtool: line 1168: X-include: command not found
../../../../../../libtool: line 1168: X../../../../../../enigma2_config.h: No such file or directory
../../../../../../libtool: line 1168: X-I/usr/include/python2.7: No such file or directory
../../../../../../libtool: line 1168: X-g: command not found
../../../../../../libtool: line 1168: X-O2: command not found
../../../../../../libtool: line 1168: X-ggdb3: command not found
../../../../../../libtool: line 1168: X-Wall: command not found
../../../../../../libtool: line 1168: X-pthread: command not found
../../../../../../libtool: line 1168: X-I/usr/include/freetype2: No such file or directory
../../../../../../libtool: line 1168: X-I/usr/include/fribidi: No such file or directory
../../../../../../libtool: line 1168: X-I/usr/include/gstreamer-0.10: No such file or directory
../../../../../../libtool: line 1168: X-I/usr/include/glib-2.0: No such file or directory
../../../../../../libtool: line 1168: X-I/usr/lib/x86_64-linux-gnu/glib-2.0/include: No such file or directory
../../../../../../libtool: line 1168: X-I/usr/include/libpng12: No such file or directory
../../../../../../libtool: line 1168: X-I/usr/include/libxml2: No such file or directory
../../../../../../libtool: line 1168: X-I/usr/include/libnl3: No such file or directory
../../../../../../libtool: line 1168: X-I/usr/lib/sigc++-1.2/include: No such file or directory
../../../../../../libtool: line 1168: X-I/usr/include/sigc++-1.2: No such file or directory
../../../../../../libtool: line 1168: X-fno-rtti: command not found
../../../../../../libtool: line 1168: X-fno-exceptions: command not found
../../../../../../libtool: line 1168: X-rdynamic: command not found
../../../../../../libtool: line 1168: X-funwind-tables: command not found
../../../../../../libtool: line 1168: X-pthread: command not found
../../../../../../libtool: line 1168: X-fopenmp: command not found
../../../../../../libtool: line 1168: X-MT: command not found
../../../../../../libtool: line 1168: Xsocket_mmi.lo: command not found
../../../../../../libtool: line 1168: X-MD: command not found
../../../../../../libtool: line 1168: X-MP: command not found
../../../../../../libtool: line 1168: X-MF: command not found
../../../../../../libtool: line 1168: X.deps/socket_mmi.Tpo: No such file or directory
../../../../../../libtool: line 1168: X-c: command not found
../../../../../../libtool: line 1219: Xsocket_mmi.lo: command not found
../../../../../../libtool: line 1224: libtool: compile: cannot determine name of library object from `': command not found
Makefile:503: recipe for target 'socket_mmi.lo' failed
make[7]: *** [socket_mmi.lo] Error 1
make[7]: Leaving directory '/home/test/Downloads/enigma2pc/enigma2/lib/python/Plugins/Extensions/SocketMMI/src'
Makefile:491: recipe for target 'install-recursive' failed
make[6]: *** [install-recursive] Error 1
make[6]: Leaving directory '/home/test/Downloads/enigma2pc/enigma2/lib/python/Plugins/Extensions/SocketMMI'
Makefile:492: recipe for target 'install-recursive' failed
make[5]: *** [install-recursive] Error 1
make[5]: Leaving directory '/home/test/Downloads/enigma2pc/enigma2/lib/python/Plugins/Extensions'
Makefile:489: recipe for target 'install-recursive' failed
make[4]: *** [install-recursive] Error 1
make[4]: Leaving directory '/home/test/Downloads/enigma2pc/enigma2/lib/python/Plugins'
Makefile:404: recipe for target 'install-recursive' failed
make[3]: *** [install-recursive] Error 1
make[3]: Leaving directory '/home/test/Downloads/enigma2pc/enigma2/lib/python'
Makefile:2309: recipe for target 'install-recursive' failed
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory '/home/test/Downloads/enigma2pc/enigma2/lib'
Makefile:2466: recipe for target 'install' failed
make[1]: *** [install] Error 2
make[1]: Leaving directory '/home/test/Downloads/enigma2pc/enigma2/lib'
Makefile:594: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1
An error occured while building OpenPliPC - section make install
How remove all ubuntu's xinelib?
Thanks.
Posted 18 February 2017 - 20:49
Final script 1:
copying docs/iwlist.py.8 -> /usr/local/man/man8
running install_egg_info
Removing /usr/local/lib/python2.7/dist-packages/python_wifi-0.5.0.egg-info
Writing /usr/local/lib/python2.7/dist-packages/python_wifi-0.5.0.egg-info
Final script 2:
make[1]: Leaving directory '/home/test/Downloads/enigma2pc/xine-lib/po'
Making install in include
make[1]: Entering directory '/home/test/Downloads/enigma2pc/xine-lib/include'
make[2]: Entering directory '/home/test/Downloads/enigma2pc/xine-lib/include'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/usr/include'
/bin/mkdir -p '/usr/include/xine'
/usr/bin/install -c -m 644 xine/alphablend.h xine/array.h xine/attributes.h xine/audio_decoder.h xine/audio_out.h xine/broadcaster.h xine/buffer.h xine/compat.h xine/configfile.h xine/demux.h xine/info_helper.h xine/input_plugin.h xine/io_helper.h xine/list.h xine/metronom.h xine/os_types.h xine/osd.h xine/plugin_catalog.h xine/pool.h xine/post.h xine/refcounter.h xine/resample.h xine/ring_buffer.h xine/scratch.h xine/sorted_array.h xine/spu.h xine/spu_decoder.h xine/vdr.h xine/version.h xine/video_decoder.h xine/video_out.h xine/video_overlay.h xine/vo_scale.h xine/xine_buffer.h xine/xine_internal.h xine/xine_plugin.h xine/xineintl.h xine/xineutils.h xine/xmllexer.h xine/xmlparser.h '/usr/include/xine'
/usr/bin/install -c -m 644 xine.h '/usr/include/.'
make[2]: Leaving directory '/home/test/Downloads/enigma2pc/xine-lib/include'
make[1]: Leaving directory '/home/test/Downloads/enigma2pc/xine-lib/include'
Making install in lib
make[1]: Entering directory '/home/test/Downloads/enigma2pc/xine-lib/lib'
CCLD libxineposix.la
../libtool: line 794: X--tag=CC: command not found
../libtool: line 827: libtool: ignoring unknown tag : command not found
../libtool: line 794: X--mode=link: command not found
../libtool: line 944: *** Warning: inferring the mode of operation is deprecated.: command not found
../libtool: line 945: *** Future versions of Libtool will require --mode=MODE be specified.: command not found
../libtool: line 2142: X-O3: command not found
../libtool: line 2142: X-ffast-math: command not found
../libtool: line 2142: X-fexpensive-optimizations: command not found
../libtool: line 2142: X-pipe: command not found
../libtool: line 2142: X-Wall: command not found
../libtool: line 2142: X-Wformat=2: command not found
../libtool: line 2142: X-Wno-format-zero-length: command not found
../libtool: line 2142: X-Wmissing-format-attribute: command not found
../libtool: line 2142: X-Werror-implicit-function-declaration: command not found
../libtool: line 2142: X-Wstrict-aliasing=2: command not found
../libtool: line 2142: X-Wchar-subscripts: command not found
../libtool: line 2142: X-Wmissing-declarations: command not found
../libtool: line 2142: X-Wmissing-prototypes: command not found
../libtool: line 2142: X-Wwrite-strings: command not found
../libtool: line 2142: X-Wpointer-arith: command not found
../libtool: line 2142: X-g: command not found
../libtool: line 2142: X-Wall: command not found
../libtool: line 2142: X-Wchar-subscripts: command not found
../libtool: line 2142: X-Wnested-externs: command not found
../libtool: line 2142: X-Wcast-align: command not found
../libtool: line 2142: X-Wmissing-declarations: command not found
../libtool: line 2142: X-Wmissing-prototypes: command not found
../libtool: line 2142: X-Wmissing-format-attribute: command not found
../libtool: line 2142: X-Wno-pointer-sign: command not found
../libtool: line 2142: X-Wformat=2: command not found
../libtool: line 2142: X-Wno-format-zero-length: command not found
../libtool: line 2142: X-Wformat-security: command not found
../libtool: line 2142: X-Wstrict-aliasing=2: command not found
../libtool: line 2142: X-Werror=implicit-function-declaration: command not found
../libtool: line 2142: X-g: command not found
../libtool: line 2306: Xlibxineposix.la: command not found
(EE)
Fatal server error:
(EE) Server is already active for display 0
If this server is no longer running, remove /tmp/.X0-lock
and start again.
(EE)
(EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
(EE)
../libtool: line 2318: Xlibxineposix.la: command not found
../libtool: line 3438: libtool: link: libtool library `libxineposix.la' must begin with `lib': command not found
../libtool: line 3439: Try `libtool --help --mode=link' for more information.: command not found
Makefile:596: recipe for target 'libxineposix.la' failed
make[1]: *** [libxineposix.la] Error 1
make[1]: Leaving directory '/home/test/Downloads/enigma2pc/xine-lib/lib'
Makefile:691: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1
**** Installation failed. Aborting package creation.
Restoring overwritten files from backup...OK
Cleaning up...OK
Bye.
Posted 19 February 2017 - 09:30
"No such file or directory". You didn't install anything during installation!
Remember that the compilation of any program for the first time may require internet connection to automatically install the needed packages.
Delete the folder enigma2pc, make sure that you have the internet, open terminal as root (sudo) and start again.
Posted 19 February 2017 - 10:28
My pc is always conected to internet. I downloaded again enigma2pc, I deleted old folder, but I have the same error. Maybe must try with ubuntu 14? Now I try on ubuntu 16.04 64Bit.
test@ubuntu:~/Downloads/enigma2pc$ uname -a
Linux ubuntu 4.4.0-62-generic #83-Ubuntu SMP Wed Jan 18 14:10:15 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
Posted 19 February 2017 - 19:10
Сan you see at the beginning these lines:
----------------------------------------- *** INSTALL REQUIRED PACKAGES *** ----------------------------------------- *** 16.04 *** >>> Checking "autoconf" : package is installed, skip it >>> Checking "automake" : package is installed, skip it >>> Checking "build-essential" : package is installed, skip it >>> Checking "debhelper" : package is installed, skip it >>> Checking "gettext" : package is installed, skip it >>> Checking "subversion" : package is installed, skip it >>> Checking "mercurial" : package is installed, skip it >>> Checking "fakeroot" : package is installed, skip it >>> Checking "patch" : package is installed, skip it >>> Checking "m4" : package is installed, skip it >>> Checking "git" : package is installed, skip it >>> Checking "autopoint" : package is installed, skip it >>> Checking "checkinstall" : package is installed, skip it >>> Checking "libdvdnav-dev" : package is installed, skip it >>> Checking "libfreetype6-dev" : package is installed, skip it >>> Checking "libfribidi-dev" : package is installed, skip it >>> Checking "libpcsclite-dev" : package is installed, skip it >>> Checking "libjpeg8-dev" : package is installed, skip it >>> Checking "libgif-dev" : package is installed, skip it >>> Checking "libgiftiio0" : package is installed, skip it >>> Checking "libgiftiio-dev" : package is installed, skip it >>> Checking "libjpeg-turbo8-dev" : package is installed, skip it >>> Checking "libpng12-dev" : package is installed, skip it >>> Checking "libsdl1.2-dev" : package is installed, skip it >>> Checking "libsigc++-2.0-dev" : package is installed, skip it >>> Checking "libtool" : package is installed, skip it >>> Checking "libtool-bin" : package is installed, skip it >>> Checking "libxml2-dev" : package is installed, skip it >>> Checking "libxslt1-dev" : package is installed, skip it >>> Checking "python-dev" : package is installed, skip it >>> Checking "python-setuptools" : package is installed, skip it >>> Checking "flex" : package is installed, skip it >>> Checking "python-twisted-web" : package is installed, skip it >>> Checking "swig2.0" : package is installed, skip it >>> Checking "libssl-dev" : package is installed, skip it >>> Checking "libssl1.0.0" : package is installed, skip it >>> Checking "libvdpau-dev" : package is installed, skip it >>> Checking "vdpau-va-driver" : package is installed, skip it >>> Checking "libdvbcsa1" : package is installed, skip it >>> Checking "libdvbcsa-dev" : package is installed, skip it >>> Checking "libcdio-dev" : package is installed, skip it >>> Checking "libvcdinfo-dev" : package is installed, skip it >>> Checking "libusb-1.0-0-dev" : package is installed, skip it >>> Checking "libavcodec-dev" : package is installed, skip it >>> Checking "libpostproc-dev" : package is installed, skip it >>> Checking "make" : package is installed, skip it >>> Checking "libnl-3-dev" : package is installed, skip it >>> Checking "libgstreamer0.10-dev" : package is installed, skip it >>> Checking "libgstreamer-plugins-base0.10-dev" : package is installed, skip it >>> Checking "xterm" : package is installed, skip it >>> Checking "unclutter" : package is installed, skip it >>> Checking "mingetty" : package is installed, skip it >>> Checking "libmpcdec-dev" : package is installed, skip it >>> Checking "mawk" : package is installed, skip it >>> Checking "libvpx-dev" : package is installed, skip it >>> Checking "pkg-config" : package is installed, skip it >>> Checking "gstreamer0.10-plugins-base" : package is installed, skip it >>> Checking "python-gdata" : package is installed, skip it >>> Checking "sed" : package is installed, skip it >>> Checking "wget" : package is installed, skip it >>> Checking "cvs" : package is installed, skip it >>> Checking "git-core" : package is installed, skip it >>> Checking "coreutils" : package is installed, skip it >>> Checking "unzip" : package is installed, skip it >>> Checking "texi2html" : package is installed, skip it >>> Checking "texinfo" : package is installed, skip it >>> Checking "docbook-utils" : package is installed, skip it >>> Checking "libxml2-utils" : package is installed, skip it >>> Checking "xmlto" : package is installed, skip it >>> Checking "gawk" : package is installed, skip it >>> Checking "python-pysqlite2" : package is installed, skip it >>> Checking "diffstat" : package is installed, skip it >>> Checking "help2man" : package is installed, skip it >>> Checking "gcc" : package is installed, skip it >>> Checking "g++" : package is installed, skip it >>> Checking "desktop-file-utils" : package is installed, skip it >>> Checking "chrpath" : package is installed, skip it >>> Checking "libsigc++-1.2-dev" : package is installed, skip it >>> Checking "libnl-genl-3-dev" : package is installed, skip it >>> Checking "linux-headers-3.19.0-80-lowlatency" : package is installed, skip it ----------------------------------------- Build and install libdvbsi++ ----------------------------------------- ...
?
Have you installed linux-headers?
You try in /usr/src?
Posted 19 February 2017 - 20:46
http://archive.ubunt...2.6.orig.tar.xz
Patch:
http://server.arsi.s...e2pc-xine.patch
I hope I have not forgotten anything.. by me it works smoothly
Arsi
Posted 19 February 2017 - 22:07
Well, let's try. I'm trying to fix teletext, but not yet obtained.
Posted 21 February 2017 - 18:16
It seems that the development of libxine is moving forward ..
https://anonscm.debi...2-vdpau/summary
Today I'm going to test it..
Posted 21 February 2017 - 21:17
libxine 1.2.8
Test result: [vaapi Intel NUC 5I5RYK]
remains a problem with OSD refresh freeze on stream stop, I modified currently Enigma to show logo on video stop
MPEG4 TV
subjectively better colors
faster video start
better audio start
MPEG2 TV
video - on channels where it was before problem is OK
audio OK
Backport patch to e2pc xine http://server.arsi.s...e2pc-xine.patch
Posted 22 February 2017 - 08:02
Good news; I reinstall ubuntu 16.04 and enigma2pc was installed without error. But when I start enigma2 meniu is in russian language. I try to change, but I dont know how.
And when I try to exit from enigma I can't; just black screen and the mouse pointer. Only reset computer.
Posted 22 February 2017 - 10:05
Hello, arsi. Perfectly. But for me xine-lib-1.2.6 works better(?). Maybe we need a new xine.conf.
bibic, open /usr/local/e2/etc/enigma2/settings. Look for "config.osd.language=ru_RU" and change: "config.osd.language=en_EN".
I strongly recommend first read the any forum about Enigma2 settings.
Posted 22 February 2017 - 18:17
Unfortunately, in the xine-Lib 1.2.6 and 1.2.8 doesn't work timeshift. Press the yellow button and you will see.
Posted 23 February 2017 - 15:58
I think softhddevice is the best choice, but it is a titanic work.
Another moment... The Teletext works through the frame buffer, and I do not know how it will work here. I can make fix tuxtxtapp.cpp for compile on e2pc with tuxtxt plugin but that leads to crash when calling subtitles.
I can completely remove tuxtxtapp from e2pc, but then needed to look for something like this.
0 members, 8 guests, 0 anonymous users