[mythtv-users] Update libcec in ubuntu

Mark Perkins perkins1724 at hotmail.com
Sun Dec 22 03:41:54 UTC 2013


Just can't get a different version of libcec to stick for mythtv.

Have installed libcec by Pulse Eight - https://github.com/Pulse-Eight/libcec

It placed the library files in /usr/local/includes as follows (I did the chmod 777 trying to get it to work, I think it started as  744)

mark at mark-EP35-DS3:/usr/local/include$ ls -l
total 4
drwxrwxrwx 2 root root 4096 Dec 22 13:36 libcec
mark at mark-EP35-DS3:/usr/local/include$ cd libcec
mark at mark-EP35-DS3:/usr/local/include/libcec$ ls -l
total 100
-rwxrwxrwx 1 root root  9932 Dec 22 13:36 cecc.h
-rwxrwxrwx 1 root root 20407 Dec 22 13:36 cec.h
-rwxrwxrwx 1 root root  5802 Dec 22 13:36 cecloader.h
-rwxrwxrwx 1 root root 57374 Dec 22 13:36 cectypes.h
mark at mark-EP35-DS3:/usr/local/include/libcec$ 


This is my configure line:

./configure --enable-libmp3lame --enable-libfaac --enable-libx264 --enable-libvpx --enable-libxvid --enable-proc-opt --compile-type=profile --enable-nonfree --libcec-path=/usr/local/include

And this is the result - no libcec:

mark at mark-EP35-DS3:~/mythtv_sources/mythtv/mythtv$ ./configure --enable-libmp3lame --enable-libfaac --enable-libx264 --enable-libvpx --enable-libxvid --enable-proc-opt --compile-type=profile --enable-nonfree --libcec-path=/usr/local/include
# Basic Settings
Compile type              profile
Compiler cache            yes
DistCC                    no
qmake                     /usr/bin/qmake
install prefix            /usr/local
runtime prefix            /usr/local
CPU                       x86 x86_32 (model name    : Intel(R) Core(TM)2 Duo CPU     E8200  @ 2.66GHz)
yasm                      yes
MMX enabled               yes
MMXEXT enabled            yes
3DNow! enabled            yes
3DNow! extended enabled   yes
SSE enabled               yes
SSSE3 enabled             yes
AVX enabled               yes
FMA4 enabled              yes
CMOV enabled              yes

# Input Support
Joystick menu             yes
lirc support              yes
libCEC device support     no [/usr/local/include]
Video4Linux support       yes
ivtv support              yes
HD-PVR support            yes
FireWire support          yes
DVB support               yes [/usr/include]
DVB-S2 support            yes
HDHomeRun support         yes
Ceton support             yes
ASI support               no

# Sound Output Support
PulseAudio support        yes
OSS support               yes
ALSA support              yes
JACK support              no
libfftw3 support          yes

# Video Output Support
x11 support               yes
xrandr support            yes
xv support                yes
VDPAU support             yes
VAAPI support             yes
CrystalHD support         yes
OpenGL video              yes
MHEG support              yes
libass subtitle support   yes

# Misc Features
multi threaded libavcodec yes
libxml2 support           yes [/usr/include/libxml2]
libdns_sd (Bonjour)       yes
libcrypto                 yes
Frontend                  yes
Backend                   yes
OpenGL ES 2.0             no
mythlogserver             yes

# Bindings
bindings_perl             yes
bindings_python           yes
bindings_php              yes

# External Codec Options
mp3lame                   yes
faac                      yes
xvid                      yes
x264                      yes
vpx                       yes
SDL                       no

Creating libs/libmythbase/mythconfig.h and libs/libmythbase/mythconfig.mak

WARNING: When using --enable-proc-opt you must include the 
         output of ./configure along with any bug report.

external/FFmpeg/libavutil/avconfig.h is unchanged
Configuring zeromq...
Configuring nzmqt...
Configuring qjson...
Configuring libhdhomerun...
Configuring libmythbluray...
Configuring libsamplerate...



What have I missed?

 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20131222/43ccb1e1/attachment.html>


More information about the mythtv-users mailing list