[mythtv-users] Compile refuses to activate vdpau

Johan johan.vanderkolk at dommel.be
Wed Nov 17 13:57:27 UTC 2010


On 11/17/2010 02:46 PM, Nick Morrott wrote:
> On 17 November 2010 13:31, Johan<johan.vanderkolk at dommel.be>  wrote:
>    
>> I'm running in to trouble compiling from SVN.
>>
>> used to have a install from repo's but wanted to move to svn to be able to
>> provide some debug feedback when asked for.
>>      
> Thanks!
>
>    
>> The 0.24 repo version ran fine, using vdpau, but the configure script
>> refuses to accept vdpau.
>>      
> It might be as simple as not having the VDPAU development
> files/headers installed - these may be packaged as libvdpau-dev or
> libvdpau-devel, depending on your distro.
>
> When building MythTV from source, you need the development headers for
> several libraries installed (package names usually end in -dev or
> -devel) in addition to the libraries themselves (my apologies if this
> is obvious).
>
> Cheers,
> Nick
>
>    
I thought I had those

dpkg --list | grep vdpau

ii  libvdpau-dev                         
0.3-2build1                                     Video Decode and 
Presentation API for Unix (
ii  libvdpau1                            
0.3-2build1                                     Video Decode and 
Presentation API for Unix (
ii  nvidia-195-libvdpau                  
195.36.31-0ubuntu2                              Video Decode and 
Presentation API for Unix

and
dpkg --list | grep nvidia

ii  nvidia-195-kernel-source             
195.36.31-0ubuntu2                              NVIDIA binary kernel 
module source
ii  nvidia-195-libvdpau                  
195.36.31-0ubuntu2                              Video Decode and 
Presentation API for Unix
ii  nvidia-glx-195                       
195.36.31-0ubuntu2                              NVIDIA binary Xorg driver
ii  nvidia-glx-195-dev                   
195.36.31-0ubuntu2                              NVIDIA binary Xorg 
driver development files
ii  nvidia-kernel-common                 
20080825+1ubuntu2                               NVIDIA binary kernel 
module common files
ii  nvidia-settings                      
195.36.08-0ubuntu2                              Tool of configuring the 
NVIDIA graphics driv

not sure where I'm going wrong




More information about the mythtv-users mailing list