Jump to content


Photo

Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit


  • Please log in to reply
2047 replies to this topic

Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1321 WanWizard

  • PLi® Core member
  • 68,559 posts

+1,737
Excellent

Posted 1 July 2018 - 01:15

Then I have to pass it on, I'm not an Ubuntu user. 


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1322 1455

  • Senior Member
  • 404 posts

+10
Neutral

Posted 1 July 2018 - 12:03

atari, most likely, that being in the folder xine-lib-1.2-1.2.9+hg-e2pc you need to manually give the command 2 times:

dpkg -i *.deb 

Of course, if you see there are 4 deb-packages after compilation.


GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1323 atari

  • Senior Member
  • 28 posts

0
Neutral

Posted 1 July 2018 - 18:24

/opt/enigma2pc-6.2/xine-lib-1.2-1.2.9+hg-e2pc# ls
ABOUT-NLS    ChangeLog      configure        debian      libtool                                 Makefile     README
aclocal.m4   compile        configure.ac     depcomp     libxine2_1.2.9+hg-e2pc-0_amd64.deb      Makefile.am  README-VDPAU
a.out        config.guess   configure-stamp  doc         libxine2-dbg_1.2.9+hg-e2pc-0_amd64.deb  Makefile.in  src
ar-lib       config.log     contrib          include     libxine2-dev_1.2.9+hg-e2pc-0_amd64.deb  misc         TODO
AUTHORS      config.rpath   COPYING          INSTALL     libxine2-doc_1.2.9+hg-e2pc-0_all.deb    missing      version.sh
autogen.sh   config.status  COPYING.LIB      install-sh  ltmain.sh                               NEWS         win32
build-stamp  config.sub     CREDITS          lib         m4                                      po           xine-lib-1.2-r13868.patch
root@atari-desktop:/opt/enigma2pc-6.2/xine-lib-1.2-1.2.9+hg-e2pc# dpkg -i libxine2_1.2.9+hg-e2pc-0_amd64.deb
dpkg: considering removing libxine2-bin in favour of libxine2 ...
dpkg: no, cannot proceed with removal of libxine2-bin (--auto-deconfigure will help):
 libxine2-misc-plugins:amd64 depends on libxine2-bin (= 1.2.8-2build2)
  libxine2-bin is to be removed.

dpkg: regarding libxine2_1.2.9+hg-e2pc-0_amd64.deb containing libxine2:
 libxine2 conflicts with libxine2-bin
  libxine2-bin (version 1.2.8-2build2) is present and installed.

dpkg: error processing archive libxine2_1.2.9+hg-e2pc-0_amd64.deb (--install):
 conflicting packages - not installing libxine2
Errors were encountered while processing:
 libxine2_1.2.9+hg-e2pc-0_amd64.deb
root@atari-desktop:/opt/enigma2pc-6.2/xine-lib-1.2-1.2.9+hg-e2pc# dpkg -i libxine2-dev_1.2.9+hg-e2pc-0_amd64.deb
(Reading database ... 258352 files and directories currently installed.)
Preparing to unpack libxine2-dev_1.2.9+hg-e2pc-0_amd64.deb ...
Unpacking libxine2-dev (1.2.9+hg-e2pc-0) over (1.2.9+hg-e2pc-0) ...
dpkg: dependency problems prevent configuration of libxine2-dev:
 libxine2-dev depends on libxine2 (= 1.2.9+hg-e2pc-0); however:
  Package libxine2 is not installed.

dpkg: error processing package libxine2-dev (--install):
 dependency problems - leaving unconfigured
Processing triggers for man-db (2.8.3-2) ...
Errors were encountered while processing:
 libxine2-dev
 



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1324 1455

  • Senior Member
  • 404 posts

+10
Neutral

Posted 1 July 2018 - 20:34

apt purge libxine*

GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1325 momi133

  • Senior Member
  • 73 posts

0
Neutral

Posted 21 July 2018 - 17:03

Hi guys

 

my dvb card is TBS5520SE USB and ubuntu 12.04 is installed.

 

my question: in which step dvbcard driver must be installed? (I use crazycat linux opensource driver.)

 

1- ./build_libs.sh

 

2- ./build_openpliPC.sh

 

3- ./build_oscam.sh

 

4- ./build_plugins.sh

5- See additional scripts in the directory enigma2pc/scripts/

   First start the script dvb_my.sh - loading module dvbsoftwareca.ko, create symlinks for dvb adapters, start oscam
   Two start the script autostart.sh - launch enigma2

thanks a lot.



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1326 1455

  • Senior Member
  • 404 posts

+10
Neutral

Posted 21 July 2018 - 17:54

First of all install driver. Better way to update ubuntu to 14.04 and use the link from my signature.


GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1327 momi133

  • Senior Member
  • 73 posts

0
Neutral

Posted 21 July 2018 - 18:51

First of all install driver. Better way to update ubuntu to 14.04 and use the link from my signature.

 thanks alot for your resposibility!

 

which file in your link? enigma2pc-6.2.tar.bz2?



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1328 momi133

  • Senior Member
  • 73 posts

0
Neutral

Posted 23 July 2018 - 15:30

First of all install driver. Better way to update ubuntu to 14.04 and use the link from my signature.

I installed ubuntu to 14.04 and update it then install dvb card driver.

 

when 4_build_openpliPC.sh is executed this error shown in command:

 

GEN      python/enigma_python.cpp
/bin/bash: -c++: command not found
make[3]: *** [python/enigma_python.cpp] Error 127
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/home/mamad/Downloads/enigma2pc-6.2/enigma2/lib'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/home/mamad/Downloads/enigma2pc-6.2/enigma2/lib'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/home/mamad/Downloads/enigma2pc-6.2/enigma2/lib'
make: *** [install-recursive] Error 1

An error occured while building OpenPliPC - section make install

 

A question: before I run  4_build_openpliPC.sh, usb dvb card must connected to pc or not?
 


Edited by momi133, 23 July 2018 - 15:34.


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1329 momi133

  • Senior Member
  • 73 posts

0
Neutral

Posted 23 July 2018 - 15:53

g++ package installed but show this error

 

11jrfys.png



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1330 1455

  • Senior Member
  • 404 posts

+10
Neutral

Posted 23 July 2018 - 21:28

1. For normal work in Ubuntu 14.04, you need to use g++-6 (but you have 4.8). Simply my build script 4 wants g++-6 (see line 'if [ "$release" = "14.04" ]; then').
2. The standard path for building any programs is /usr/src and not the download folder (!).
3. That's where linux-headers should be installed.
4. To build e2pc, the user must have rights sudo and e2pc should be run from sudo.
5. Please in the future upload the full logs on https://pastebin.com and give the link.
6. Of course, when you start the computer, you should have the folder /dev/dvb. I did not check is it possible to compile e2pc without /dev/dvb.


GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1331 atari

  • Senior Member
  • 28 posts

0
Neutral

Posted 23 July 2018 - 23:09

 apt purge libxine*
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Note, selecting 'libxine2-xvdr' for glob 'libxine*'
Note, selecting 'libxineliboutput-fbfe-dbg' for glob 'libxine*'
Note, selecting 'libxine2-x' for glob 'libxine*'
Note, selecting 'libxine2-console' for glob 'libxine*'
Note, selecting 'libxinerama-dev' for glob 'libxine*'
Note, selecting 'libxine-doc' for glob 'libxine*'
Note, selecting 'libxineliboutput-sxfe' for glob 'libxine*'
Note, selecting 'libxine2-plugins' for glob 'libxine*'
Note, selecting 'libxineliboutput-sxfe-dbg' for glob 'libxine*'
Note, selecting 'libxine2-bin' for glob 'libxine*'
Note, selecting 'libxine2-dev' for glob 'libxine*'
Note, selecting 'libxine2-doc' for glob 'libxine*'
Note, selecting 'libxine2-ffmpeg' for glob 'libxine*'
Note, selecting 'libxinerama1' for glob 'libxine*'
Note, selecting 'libxine2' for glob 'libxine*'
Note, selecting 'libxinerama1-dbg' for glob 'libxine*'
Note, selecting 'libxineliboutput-fbfe' for glob 'libxine*'
Note, selecting 'libxine2-all-plugins' for glob 'libxine*'
Note, selecting 'libxine2-misc-plugins' for glob 'libxine*'
Note, selecting 'libxine-xvdr' for glob 'libxine*'
Note, selecting 'libxine2-vdr' for glob 'libxine*'
Note, selecting 'libxine2-xvdr-dbg' for glob 'libxine*'
Note, selecting 'libxine2-gnome' for glob 'libxine*'
Package 'libxine-doc' is not installed, so not removed
Note, selecting 'libxine2-xvdr' instead of 'libxine-xvdr'
Package 'libxinerama1-dbg' is not installed, so not removed
Package 'libxine2' is not installed, so not removed
Package 'libxine2-all-plugins' is not installed, so not removed
Package 'libxine2-bin' is not installed, so not removed
Package 'libxine2-console' is not installed, so not removed
Package 'libxine2-dev' is not installed, so not removed
Package 'libxine2-doc' is not installed, so not removed
Package 'libxine2-ffmpeg' is not installed, so not removed
Package 'libxine2-gnome' is not installed, so not removed
Package 'libxine2-misc-plugins' is not installed, so not removed
Package 'libxine2-plugins' is not installed, so not removed
Package 'libxine2-vdr' is not installed, so not removed
Package 'libxine2-x' is not installed, so not removed
Package 'libxine2-xvdr' is not installed, so not removed
Package 'libxine2-xvdr-dbg' is not installed, so not removed
Package 'libxineliboutput-fbfe' is not installed, so not removed
Package 'libxineliboutput-fbfe-dbg' is not installed, so not removed
Package 'libxineliboutput-sxfe' is not installed, so not removed
Package 'libxineliboutput-sxfe-dbg' is not installed, so not removed
The following packages were automatically installed and are no longer required:
  audacious-plugins-data geoclue geoclue-ubuntu-geoip gnome-applets-data gnome-flashback-common gnome-panel-data gsfonts-x11 indicator-common indicator-datetime indicator-messages
  indicator-power indicator-session indicator-sound kodi-inputstream-adaptive kodi-inputstream-rtmp kodi-peripheral-joystick libaccounts-glib0 libatk1.0-dev libatkmm-1.6-1v5
  libaudcore5 libaudtag3 libc++1 libc++abi1 libcairomm-1.0-1v5 libcec4 libcpufreq0 libcrossguid0 libcue1 libdecoration0 libept1.5.0 libfcitx-gclient1 libfcitx-utils0 libfluidsynth1
  libgeoclue0 libglibmm-2.4-1v5 liblightdm-gobject-1-0 libmessaging-menu0 libmicrohttpd12 libmms0 libnm-glib4 libnm-util2 libopenal-data libopenal1 libpango-perl libpango1.0-dev
  libpangomm-1.4-1v5 librarian0 libshairplay0 libsidplayfp4 libtinyxml2.6.2v5 libuchardet0 liburl-dispatcher1 libutempter0 libxcomposite-dev libxcursor-dev libxft-dev libxi-dev
  libxrandr-dev metacity-common phantomjs pure-ftpd-common python-bluez python-cairo python-gobject-2 python-olefile python-pil python3-pyxattr rarian-compat rtmpdump
  ubuntu-touch-sounds x11proto-composite-dev x11proto-randr-dev x11proto-xinerama-dev youtube-dl
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
  konsole konsole-kpart zeitgeist-core
Suggested packages:
  zeitgeist-datahub
The following packages will be REMOVED:
  alacarte* apport-gtk* apturl* audacious* audacious-plugins* compiz* compiz-core* compiz-gnome* compiz-plugins* compiz-plugins-default* compiz-plugins-extra*
  compizconfig-settings-manager* dia* dia-common* dia-shapes* discord* eog* evince* evolution-data-server* ffmpeg* file-roller* firefox* gcr* gdm3* gedit* gir1.2-gcr-3*
  gir1.2-gnomebluetooth-1.0* gir1.2-gnomedesktop-3.0* gir1.2-gtk-2.0* gir1.2-gtk-3.0* gir1.2-gtksource-3.0* gir1.2-gweather-3.0* gir1.2-mutter-2* gir1.2-nma-1.0* gir1.2-peas-1.0*
  gir1.2-vte-2.91* gir1.2-webkit2-4.0* gir1.2-wnck-3.0* gjs* gkbd-capplet* gnome-applets* gnome-bluetooth* gnome-control-center* gnome-disk-utility* gnome-flashback*
  gnome-font-viewer* gnome-getting-started-docs* gnome-initial-setup* gnome-keyring* gnome-online-accounts* gnome-panel* gnome-power-manager* gnome-screensaver* gnome-screenshot*
  gnome-session-bin* gnome-session-canberra* gnome-session-flashback* gnome-settings-daemon* gnome-shell* gnome-software* gnome-software-plugin-snap* gnome-startup-applications*
  gnome-system-monitor* gnome-terminal* gnome-user-docs* gnome-user-guide* gstreamer1.0-clutter-3.0* gvfs* gvfs-backends* gvfs-daemons* gvfs-fuse* ibus* ibus-gtk3* ibus-table*
  indicator-applet-complete* indicator-application* indicator-bluetooth* indicator-keyboard* indicator-printers* kodi* kodi-x11* language-selector-gnome* libappindicator1*
  libappindicator3-1* libaudgui5* libavdevice57* libcanberra-gtk3-0* libcanberra-gtk3-module* libcheese-gtk25* libcheese8* libclutter-1.0-0* libclutter-gst-3.0-0*
  libclutter-gtk-1.0-0* libcolord-gtk1* libcompizconfig0* libdazzle-1.0-0* libedataserverui-1.2-2* libevdocument3-4* libevview3-3* libgail-3-0* libgail-common* libgail18*
  libgcr-ui-3-1* libgjs0g* libgnome-bluetooth13* libgnome-desktop-3-17* libgnomekbd8* libgoa-backend-1.0-1* libgspell-1-1* libgtk-3-0* libgtk-3-bin* libgtk2-perl* libgtk2.0-0*
  libgtk2.0-bin* libgtk2.0-dev* libgtk3-perl* libgtkmm-3.0-1v5* libgtksourceview-3.0-1* libgucharmap-2-90-7* libgweather-3-15* libido3-0.1-0* libindicator3-7* libindicator7*
  libmetacity1* libmutter-2-0* libnautilus-extension1a* libnma0* libpanel-applet3* libpeas-1.0-0* librsvg2-bin* libsdl2-2.0-0* libvte-2.91-0* libwebkit2gtk-4.0-37* libwnck-3-0*
  libxinerama-dev* libxinerama1* libyelp0* metacity* mjpegtools-gtk* mousetweaks* mpv* mutter* nautilus* nautilus-extension-gnome-terminal* nautilus-share* network-manager-gnome*
  network-manager-pptp-gnome* notification-daemon* opera-stable* orca* pepperflashplugin-nonfree* pinentry-gnome3* python-compizconfig* python-gtk2* python3-aptdaemon.gtk3widgets*
  qt5-gtk-platformtheme* seahorse* skypeforlinux* smplayer* smplayer-l10n* smplayer-themes* software-properties-gtk* spice-vdagent* steam-launcher* synaptic* system-config-printer*
  system-config-printer-common* ubuntu-desktop* ubuntu-docs* ubuntu-release-upgrader-gtk* ubuntu-session* ubuntu-software* update-manager* update-notifier* vlc-plugin-notify*
  vlc-plugin-skins2* x11-utils* xdg-user-dirs-gtk* xinput* xorg* xserver-xorg-input-wacom* xserver-xorg-video-intel* xterm* yelp* zenity*
The following NEW packages will be installed:
  konsole konsole-kpart zeitgeist-core
0 upgraded, 3 newly installed, 185 to remove and 2 not upgraded.
Need to get 1230 kB of archives.
After this operation, 1101 MB disk space will be freed.
 



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1332 1455

  • Senior Member
  • 404 posts

+10
Neutral

Posted 24 July 2018 - 08:40

Yes. I was a little mistaken, but thought it was understandable. 

apt purge libxine2*

But in any case, you can easy return packages with apt install:

apt install alacarte apport-gtk apturl audacious audacious-plugins compiz compiz-core compiz-gnome compiz-plugins compiz-plugins-default compiz-plugins-extra compizconfig-settings-manager dia dia-common dia-shapes discord eog evince evolution-data-server ffmpeg file-roller firefox gcr gdm3 gedit gir1.2-gcr-3 gir1.2-gnomebluetooth-1.0 gir1.2-gnomedesktop-3.0 gir1.2-gtk-2.0 gir1.2-gtk-3.0 gir1.2-gtksource-3.0 gir1.2-gweather-3.0 gir1.2-mutter-2 gir1.2-nma-1.0 gir1.2-peas-1.0 gir1.2-vte-2.91 gir1.2-webkit2-4.0 gir1.2-wnck-3.0 gjs gkbd-capplet gnome-applets gnome-bluetooth gnome-control-center gnome-disk-utility gnome-flashback gnome-font-viewer gnome-getting-started-docs gnome-initial-setup gnome-keyring gnome-online-accounts gnome-panel gnome-power-manager gnome-screensaver gnome-screenshot gnome-session-bin gnome-session-canberra gnome-session-flashback gnome-settings-daemon gnome-shell gnome-software gnome-software-plugin-snap gnome-startup-applications gnome-system-monitor gnome-terminal gnome-user-docs gnome-user-guide gstreamer1.0-clutter-3.0 gvfs gvfs-backends gvfs-daemons gvfs-fuse ibus ibus-gtk3 ibus-table indicator-applet-complete indicator-application indicator-bluetooth indicator-keyboard indicator-printers kodi kodi-x11 language-selector-gnome libappindicator1 libappindicator3-1 libaudgui5 libavdevice57 libcanberra-gtk3-0 libcanberra-gtk3-module libcheese-gtk25 libcheese8 libclutter-1.0-0 libclutter-gst-3.0-0 libclutter-gtk-1.0-0 libcolord-gtk1 libcompizconfig0 libdazzle-1.0-0 libedataserverui-1.2-2 libevdocument3-4 libevview3-3 libgail-3-0 libgail-common libgail18 libgcr-ui-3-1 libgjs0g libgnome-bluetooth13 libgnome-desktop-3-17 libgnomekbd8 libgoa-backend-1.0-1 libgspell-1-1 libgtk-3-0 libgtk-3-bin libgtk2-perl libgtk2.0-0 libgtk2.0-bin libgtk2.0-dev libgtk3-perl libgtkmm-3.0-1v5 libgtksourceview-3.0-1 libgucharmap-2-90-7 libgweather-3-15 libido3-0.1-0 libindicator3-7 libindicator7 libmetacity1 libmutter-2-0 libnautilus-extension1a libnma0 libpanel-applet3 libpeas-1.0-0 librsvg2-bin libsdl2-2.0-0 libvte-2.91-0 libwebkit2gtk-4.0-37 libwnck-3-0 libxinerama-dev libxinerama1 libyelp0 metacity mjpegtools-gtk mousetweaks mpv mutter nautilus nautilus-extension-gnome-terminal nautilus-share network-manager-gnome network-manager-pptp-gnome notification-daemon opera-stable orca pepperflashplugin-nonfree pinentry-gnome3 python-compizconfig python-gtk2 python3-aptdaemon.gtk3widgets qt5-gtk-platformtheme seahorse skypeforlinux smplayer smplayer-l10n smplayer-themes software-properties-gtk spice-vdagent steam-launcher synaptic system-config-printer system-config-printer-common ubuntu-desktop ubuntu-docs ubuntu-release-upgrader-gtk ubuntu-session ubuntu-software update-manager update-notifier vlc-plugin-notify vlc-plugin-skins2 x11-utils xdg-user-dirs-gtk xinput xorg xserver-xorg-input-wacom xserver-xorg-video-intel xterm yelp zenity

Then:

apt purge libxine2*
...
The following packages will be REMOVED:
libxine2* libxine2-dbg* libxine2-dev* libxine2-doc*
...

And run script 3.


GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1333 momi133

  • Senior Member
  • 73 posts

0
Neutral

Posted 25 July 2018 - 05:10

1. For normal work in Ubuntu 14.04, you need to use g++-6 (but you have 4.8). Simply my build script 4 wants g++-6 (see line 'if [ "$release" = "14.04" ]; then').
2. The standard path for building any programs is /usr/src and not the download folder (!).
3. That's where linux-headers should be installed.
4. To build e2pc, the user must have rights sudo and e2pc should be run from sudo.
5. Please in the future upload the full logs on pastebin and give the link.
6. Of course, when you start the computer, you should have the folder /dev/dvb. I did not check is it possible to compile e2pc without /dev/dvb.

 

1- both of them( g++ and g++-6 ) are installed. g++-6 in your build script and g++ is installed automatically when build-essential(in your build script) is installed.

 

2- ok! got it.

 

4- when terminal is up,  I type "sudo su" always!

 

5 & 6- ok! got it.

 

I install  Ubuntu 14.04 again and update it. I use /usr/src path to run scripts and in  2_build_libs.sh, all packages are installed except "libdreamdvd" and show this error. please help me

 

https://paste.ubuntu.com/p/ChY8d7KSs9/

 

 

thanks a lot.


Edited by momi133, 25 July 2018 - 05:11.


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1334 1455

  • Senior Member
  • 404 posts

+10
Neutral

Posted 25 July 2018 - 11:15

Thank you for noticing the error. There have been changes:

commit 02a0e7cb0c37f98fbbaae087f7f5c010c5c7c9a3
Author: Mirakels <mirakels@openpli.org>
Date:   Thu Jul 19 11:19:30 2018 +0200

Switched libdreamdvd to commit 93f5820499805b4993420eea5d0acb34b61f75a6. Please download new archive.


GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1335 momi133

  • Senior Member
  • 73 posts

0
Neutral

Posted 25 July 2018 - 11:53

Thank you for noticing the error. There have been changes:

commit 02a0e7cb0c37f98fbbaae087f7f5c010c5c7c9a3
Author: Mirakels <mirakels@openpli.org>
Date:   Thu Jul 19 11:19:30 2018 +0200

Switched libdreamdvd to commit 93f5820499805b4993420eea5d0acb34b61f75a6. Please download new archive.

 

I'm newbie, please explain in detail.

 

which new archive do I download? your archive in https://cloud.mail.r.../97G7/BPBnDtJxz or mirakels/libdreamdvd in github?

 

thanks a lot.


Edited by momi133, 25 July 2018 - 11:54.


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1336 1455

  • Senior Member
  • 404 posts

+10
Neutral

Posted 25 July 2018 - 13:21

See the date. You see an archive with scripts and a folder RESTORE. An archive with scripts is necessary so that you don't download everything every time, if a little has changed. The RESTORE folder contains all the components that you may need, if necessary. I think it's easy to understand.


GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1337 momi133

  • Senior Member
  • 73 posts

0
Neutral

Posted 25 July 2018 - 15:43

See the date. You see an archive with scripts and a folder RESTORE. An archive with scripts is necessary so that you don't download everything every time, if a little has changed. The RESTORE folder contains all the components that you may need, if necessary. I think it's easy to understand.

 

I run new script 2_build_libs.sh and in last line show this error regarding to last line of your script: cp -f pre/sitecustomize.py /usr/local/lib/python2.7/site-packages

 

cp: cannot stat ‘pre/sitecustomize.py’: No such file or directory

 

 

is this important?
 


Edited by momi133, 25 July 2018 - 15:43.


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1338 momi133

  • Senior Member
  • 73 posts

0
Neutral

Posted 25 July 2018 - 16:29

After "2_build_libs.sh" I executed "3_build_libxine.sh" .at the end of log, some massage show "Invalid operation". like this:

objdump: debian/libxine2/usr/lib/debug/usr/lib/xine/plugins/2.7/xineplug_vo_out_xcbxv.so: Invalid operation

log file :https://paste.ubuntu.com/p/XDmwbsRzKr/

 

 

is this important?



Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1339 1455

  • Senior Member
  • 404 posts

+10
Neutral

Posted 25 July 2018 - 19:21

There are no errors in the log. Do you see in the folder xine-lib-1.2-1.2.9+hg-e2pc four deb-packages? Are they visible in Synaptic? Then follow on. :)


GIT OpenPLi-PC_Python2

GIT OpenPLi-PC_Python3

 

 

 

 

 

 

 

 

 

 

 

 
 

 

 


Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #1340 momi133

  • Senior Member
  • 73 posts

0
Neutral

Posted 26 July 2018 - 09:43

There are no errors in the log. Do you see in the folder xine-lib-1.2-1.2.9+hg-e2pc four deb-packages? Are they visible in Synaptic? Then follow on. :)

 

Four deb-packages in folder xine-lib-1.2-1.2.9+hg-e2pc and they are visible in Synaptic.

 

r9obaw.png

 

thanks a lot




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users