Hi sek1973,
something is wrong there. Compilation(xine-lib and E2) aborts with errors. E.g.:CCLD libxineutils.la make[3]: *** [libxineutils.la] Error 1 make[3]: Leaving directory `/home/sek1973/openpliPC/xine-lib/src/xine-utils' make[2]: *** [../../src/xine-utils/libxineutils.la] Error 2 make[2]: Leaving directory `/home/sek1973/openpliPC/xine-lib/src/xine-engine' make[1]: *** [../src/xine-engine/libxine.la] Error 2 make[1]: Leaving directory `/home/sek1973/openpliPC/xine-lib/misc' make: *** [all-recursive] Error 1
I cannot see the reason for the errors. Please do this:goto openpliPC directory make clean make > log.txt 2>&1The 2>&1 is important! With it all errors should be written to the log file. And please post the log file here.
Did you have installed new software or OS patches? Perhaps some libs are missing...
Regards,
Betacentauri
Thanks again. To be honest - I gave up on Friday and reinstalled the whole VBox system. Perhaps I should have told you that earlier - sorry for that. But it was the only chance to do a little python programming.
Reinstallation helped, but obviously I didn't find the reason for those problems. I tried keep the system up to date so all updates were applied regularly. I remember that when I tried to pull git and then rebuild enigma there were no changes to almost all directories although they should be there...
If I may ask one more question - what should I do to keep enigma binary up to date? Pull git, make clean enigma and xine-lib directories and run building script or something else / different?
Regards.