[vlc-devel] [PATCH] [RFC] Fix libvlc_vdpau.so install
    Rémi Denis-Courmont 
    remi at remlab.net
       
    Thu Jul 21 18:11:50 CEST 2016
    
    
  
Le 2016-07-21 17:57, Jean-Baptiste Kempf a écrit :
> This fixes libvlc_vdpau.so on make install, for me.
> It now installs it next to libvlccore.so (lib/) instead of lib/vlc/
> which made the vdpau module to not load
There is no such relevance to being in the same directory as another 
library or binary on Linux. It's not Windows.
pkglib is for private/internal libraries and lib is for public ones. 
This breaks it. Also distros have been shipping this for several years 
without problems.
-- 
Rémi Denis-Courmont
http://www.remlab.net/
    
    
More information about the vlc-devel
mailing list