[GEM-dev] Problem to run VLC plug-in

Jack jack at rybn.org
Tue Feb 23 17:11:33 CET 2016


$ sudo apt-get install vlc
do the trick.
I didn't know that i needed vlc (but just libvlc-dev) to run vlc plugin.
++

Jack


Le 23/02/2016 16:56, IOhannes m zmoelnig a écrit :
> On 2016-02-23 16:23, Jack wrote:
>> It seems libvlc-dev (and libvlccore-dev ?) are not installed during
>> 'apt-get build-dep gem'.
>> So, I decided to install them :
>> $ sudo apt-get install libvlc-dev libvlccore-de
> 
> right.
> "apt-get build-dep gem" will install the dependencies to build the "gem"
> package for Debian/Ubuntu/...
> since this package predates the videoVLC plugin, it does not depend on
> libvlccore-dev.
> 
>> then
>> $ ./configure
>> $ make
>> $ sudo make install (it recompile all and then install)
>> $ pd
>> ...
>> dylib loading file './gem_videoVLC.so'!
>> [000000000110ffd8] core libvlc error: No plugins found! Check your VLC
>> installation
> 
> maybe you need to set the VLC_PATH as under w32? (see videlVLC/README.txt)
> 
> fgmasdr
> IOhannes
> 
> 
> 
> _______________________________________________
> GEM-dev mailing list
> GEM-dev at lists.iem.at
> http://lists.puredata.info/listinfo/gem-dev
> 




More information about the GEM-dev mailing list