Postby briand123 » 10 Apr 2012 03:44
Hi,
I want to give the VLC 2.0 web plugin for chrome a test drive with Chromium on Ubuntu. I installed VLC 2.0 on Ubuntu via aptitude. Work great stand-alone, but that doesn't give me this web plugin I'm after. So I found this thread here about it not being included as part of the the VLC 2.0 install.
Thus, I brought in this plugin's source via git to build it as shown above. That's not finishing because it wants libvlc. No problem. I brought in the VLC 2.0 git to meet those requirements. Problem for me is with building VLC. Configure complaining of not being able to find 'dbus-1' (and it's there) and a lot of other libraries. Major PIA for just wanting to evaluate this new support of VLC plugin for Chromium.
Is there a anyway for me to get a 32-bit pre-built VLC 2.0 web plugin for Chromium without having to build it myself from source? Let me know.
Thank you for your help,
Brian