Is there a (small) instruction how to make this happen on a clean Ubuntu computer?
Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #801
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #802
Posted 17 April 2013 - 21:44
After some tweaking I have manganese to get this to run on my Ubuntu 12.10 x64
and it looks like that my black screen problem is gone
Hi MRCoolSpan,
I'm struggling to install/compile OpenPLI on UBUNTU 12.10 x64. Always have errors on compiling xine-lib. Also tried to install only ENIGMA2 with -x flag (with libxine1 and libxine2 installed through synaptic) but with no success.
Can you share your tweakings/method of install ?
Thanks !
Edited by paasoares, 17 April 2013 - 21:48.
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #803
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #804
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #805
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #806
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #807
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #808
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #809
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #810
Posted 26 May 2013 - 18:04
Hi ,I have this error in compile.How to fix this?I have ubuntu10.04.
make[3]: Entering directory `/home/marmik/enigma2-i386/enigma2/lib' CXX base/freesatv2.o base/freesatv2.cpp: In function ‘unsigned char resolveChar(const char*)’: base/freesatv2.cpp:87: error: invalid conversion from ‘const char*’ to ‘const unsigned char*’ base/freesatv2.cpp:93: error: invalid conversion from ‘const unsigned char*’ to ‘const char*’ base/freesatv2.cpp:93: error: initializing argument 1 of ‘int sscanf(const char*, const char*, ...)’ base/freesatv2.cpp:97: error: invalid conversion from ‘const unsigned char*’ to ‘const char*’ base/freesatv2.cpp:97: error: initializing argument 1 of ‘int strcmp(const char*, const char*)’ base/freesatv2.cpp:101: error: invalid conversion from ‘const unsigned char*’ to ‘const char*’ base/freesatv2.cpp:101: error: initializing argument 1 of ‘int strcmp(const char*, const char*)’ base/freesatv2.cpp:103: error: invalid conversion from ‘const unsigned char*’ to ‘const char*’ base/freesatv2.cpp:103: error: initializing argument 1 of ‘int strcmp(const char*, const char*)’ make[3]: *** [base/freesatv2.o] Error 1
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #811
Posted 26 May 2013 - 19:30
To fix some of your problems, edit enigma2/lib/base/freesatv2.cpp and change line
static unsigned char resolveChar(char *str)
into
static char resolveChar(char *str)
But this might not fix all your problems...
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #812
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #813
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #814
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #815
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #816
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #817
Posted 13 June 2013 - 17:08
Hi guys
quick question
i have a TBS6985 DVBS-S2 card quad tunner (4 tunners)
this card supports linux drivers pre-installed on the ubuntu-10.04 X64 i am running...
how do i change configuration in enigma2 from VTUNER to work direct with My TBS6985 tunner ???
as i want to be able to pick 4 TPs at the same time to watch on channel and record others same time, anyone can help me here??
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #818
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #819
Posted 24 June 2013 - 11:36
Hello !
I am at a loss... I read the whole thread and I don't know which git repository to pull. The thread suggests the repository by nobody9 https://github.com/nobody9/openpliPC but this one hasn't seen a single commit for a year !
On the other hand,m there is Raider05 's repository https://github.com/Raider05/enigma2pc that seems to be updated regularly (last commit was June 21st).
Any help would be appreciated !
Regards
Phil
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #820
2 user(s) are reading this topic
0 members, 2 guests, 0 anonymous users