On 03/07/2015 09:17 PM, Csaba Láng wrote:
Of course installed libvlc before compiling Gem. Nope, gem_videoVLC.so is missing, the components of all other plugins are in the extra/Gem folder, except for VLC.
there are two different folders:
i'm pretty sure you did not run
$ sudo make install
after running make
.
if you *only* run make (without the "install" target), then Gem will not attempt to install any plugins (or anything else) anywhere.
mgfdsar IOhannes