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

IOhannes m zmoelnig zmoelnig at iem.at
Tue Feb 23 16:56:55 CET 2016


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-dev

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puredata.info/pipermail/gem-dev/attachments/20160223/fb56d187/attachment.sig>


More information about the GEM-dev mailing list