help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libvdpau: cannot open shared object


From: Efraim Flashner
Subject: Re: libvdpau: cannot open shared object
Date: Fri, 15 Dec 2017 14:18:06 +0200
User-agent: Mutt/1.9.1 (2017-09-22)

On Fri, Dec 15, 2017 at 12:02:14PM +0100, Ludovic Courtès wrote:
> 
> It should be:
> 
>   LD_LIBRARY_PATH=$(guix build libvdpau-va-gl)/lib

$ VDPAU_DRIVER=va_gl LD_LIBRARY_PATH=$(guix build libvdpau-va-gl)/lib vdpauinfo
display: :0.0   screen: 0
Failed to open VDPAU backend libvdpau_va_gl.so: cannot open shared object file: 
No such file or directory
Error creating VDPAU device: 1

> 
> or:
> 
>   LD_PRELOAD=$(guix build libvdpau-va-gl)/lib/libwhatever-its-called.so

$ VDPAU_DRIVER=va_gl LD_PRELOAD=$(guix build 
libvdpau-va-gl)/lib/vdpau/libvdpau_va_gl.so vdpauinfo
display: :0.0   screen: 0
Failed to open VDPAU backend libvdpau_va_gl.so: cannot open shared object file: 
No such file or directory
Error creating VDPAU device: 1

> 
> HTH!
> 
> Ludo’.

Not sure what's going on with this one :/

-- 
Efraim Flashner   <address@hidden>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]