How do I install vlc-srpos-plugin on Ubuntu?

*nix specific usage questions
7times9
New Cone
New Cone
Posts: 2
Joined: 11 Feb 2013 21:06

How do I install vlc-srpos-plugin on Ubuntu?

Postby 7times9 » 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:
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
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.

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
but what values should I use for Ubuntu 12.04?

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
I'd be super grateful for some assistance! I can provide further details if required.

Rémi Denis-Courmont
Developer
Developer
Posts: 15265
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: How do I install vlc-srpos-plugin on Ubuntu?

Postby Rémi Denis-Courmont » 11 Feb 2013 22:09

I don't know srpos specifically. Nevertheless, you probably need to install libvlc-dev if you want to compile a VLC plugin yourself on Debian or Ubuntu.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

7times9
New Cone
New Cone
Posts: 2
Joined: 11 Feb 2013 21:06

Re: How do I install vlc-srpos-plugin on Ubuntu?

Postby 7times9 » 14 Feb 2013 23:12

I don't know srpos specifically. Nevertheless, you probably need to install libvlc-dev if you want to compile a VLC plugin yourself on Debian or Ubuntu.
Brilliant! I installed libvlc-dev and configure worked first time, without any options.

Thanks for the help!

MountainX
New Cone
New Cone
Posts: 7
Joined: 29 Dec 2013 00:38

Re: How do I install vlc-srpos-plugin on Ubuntu?

Postby MountainX » 13 Jan 2014 06:12

It is not working for me. I'm running VLC 2.0.9 "Twoflower" on Ubuntu 12.04. Here's what I did:

1. Followed these instructions: http://vlcsrposplugin.sourceforge.net/
2. $ sudo apt-get install libvlc-dev
3. $ ./configure && make && make install
4. I got the error shown below.

In file included from srpos.c:30:0:
vlc_interface.h:112:1: error: unknown type name 'vlc_log_t'
vlc_interface.h:117:37: error: conflicting types for 'msg_subscription_t'
/usr/include/vlc/plugins/vlc_messages.h:68:35: note: previous declaration of 'msg_subscription_t' was here
make: *** [libsrpos_plugin_la-srpos.lo] Error 1

The entire log is here: http://pastebin.com/KRmwQNSe

Anyone know the issue?

poomerang
New Cone
New Cone
Posts: 1
Joined: 01 Dec 2012 18:42

Re: How do I install vlc-srpos-plugin on Ubuntu?

Postby poomerang » 29 Mar 2014 13:10

I got the same problem MountainX : apparently, you need either a newer version of VLC, or replace a file in srpos as explained in the link below

See here http://sourceforge.net/p/vlcsrposplugin/tickets/1/ (bug #1 !! ;) )


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 16 guests