How do I install vlc-srpos-plugin on Ubuntu?
Posted: 11 Feb 2013 21:37
I'm trying to install vlc-srpos-plugin (a VLC plugin that remembers your video position) on Ubuntu.
I've downloaded and extracted libsrpos_plugin-*.tar.gz (for Linux or Unix systems)
The instructions say:
The relevant options seem to have these names:
but what values should I use for Ubuntu 12.04?
Extra info:
I'd be super grateful for some assistance! I can provide further details if required.
I've downloaded and extracted libsrpos_plugin-*.tar.gz (for Linux or Unix systems)
The instructions say:
When I run ./configure without options I get configure: error: VLC plugin headers not found (full output here) but I can't work out what --with-vlc-*-path option values to use.Unix/Linux and similar systems: Build and install plugin module (Use configure options to specify VLC include/library/output paths (--with-vlc-*-path options)):
Code: Select all
./configure make make install
The relevant options seem to have these names:
Code: Select all
$ grep "\-\-with\-vlc\-" configure
--with-vlc-include-path location of the VLC SDK headers, defaults to
--with-vlc-lib-path location of the vlccore library
--with-vlc-plugin-path location of the VLC plugin modules, defaults to
Extra info:
Code: Select all
$ whereis vlc
vlc: /usr/bin/vlc /etc/vlc /usr/lib/vlc /usr/bin/X11/vlc /usr/share/vlc /usr/share/man/man1/vlc.1.gz