On 12/22/2014 05:40 PM, Vladimir Mosgalin wrote:
Hi Yasha Karant!

  On 2014.12.22 at 17:25:20 -0800, Yasha Karant wrote next:

Before I did both of these steps, Firefox (after a quit and activate)
refused to use VLC, but does now
except for the situation as follows.

I tried the URL below:

http://www.chemgapedia.de/vsengine/help/en/flash/index.html

The test  Adobe Flash Player Test did not work, with the diagnostic message:
Flash not running.

The test Adobe Flash-Video Test forced a download of a FLV file that was
then opened and handled by VLC .

Does anyone know why the first test failed and how to get around the issue
with VLC ?
It failed because VLC is not flash. It's only a substitute that supports
flash video files. E.g. you can watch youtube with it. But it won't run
any other kind of flash.

If you need full-featured flash plugin, refer to this guide on how to
install flash-plugin 16 in firefox:
http://www.makeuseof.com/tag/how-to-get-chromes-latest-flash-player-to-work-in-firefox-on-linux/

I checked and it works on SL7 system. Needed to pull & rebuild ragel SRPM from
fedora (rebuilds just fine) and install devel packages of
alsa-lib cairo freetype glib2 gtk2 libconfig libevent libX11 uriparser 
mesa-libGLES

then download fresh player from
https://github.com/i-rinat/freshplayerplugin

build it (you'll need cmake and g++, obviously) and copy resulting
libfreshwrapper-pepperflash.so to ~/.mozilla/plugins/


Install google chrome and run it once, go to
http://www.adobe.com/software/flash/about/ to check that flash plugin
version 16,0,0,235 is installed.

That's it, restart firefox, fresh player will locate flash player 16
from chrome installation and will make sure it works in your firefox.

Works without a hitch.

It appears that libpulse>=5.0 is required. Any suggestions on how to get the appropriate RPM?

Output is below from cmake as I attempted to build from freshplayerplugin-master.zip that was downloaded from

https://github.com/i-rinat/freshplayerplugin

Any suggestions?

cmake output:

cmake ../CMakeLists.txt
-- The C compiler identification is GNU 4.4.7
-- The CXX compiler identification is GNU 4.4.7
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.23")
-- checking for modules 'alsa;glib-2.0;x11;egl;glesv2;libconfig;libevent;libevent_pthreads;cairo;pango;pangocairo;pangoft2;freetype2;gtk+-2.0'
--   package 'egl' not found
--   package 'glesv2' not found
--   package 'libevent' not found
--   package 'libevent_pthreads' not found
CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:279 (message):
  A required package was not found
Call Stack (most recent call first):
/usr/share/cmake/Modules/FindPkgConfig.cmake:333 (_pkg_check_modules_internal)
  CMakeLists.txt:28 (pkg_check_modules)
-- checking for module 'libpulse>=5.0'
--   package 'libpulse>=5.0' not found
-- Configuring incomplete, errors occurred!
See also "/home1/ykarant/flashplayer/freshplayerplugin-master/CMakeFiles/CMakeOutput.log".

Yasha Karant

Reply via email to