Page 1 of 1

libpepflashplayer.so

PostPosted: Aug 27th, '15, 05:49
by lloyd
Where can I find this library (libpepflashplayer.so)? It seems difficult to find the actual library.

Thanks!
Lloyd

Re: libpepflashplayer.so

PostPosted: Aug 27th, '15, 10:00
by jkerr82508
Code: Select all
$ locate libpepflashplayer.so
/opt/google/chrome/PepperFlash/libpepflashplayer.so

It is part of the google-chrome software package.
Code: Select all
$ rpm -qf /opt/google/chrome/PepperFlash/libpepflashplayer.so
google-chrome-stable-44.0.2403.157-1

Jim

Re: libpepflashplayer.so

PostPosted: Aug 27th, '15, 16:35
by lloyd
I have V 44.0.2403.107 (64 bit). But neither kfind or locate could find the library. I don't think I have it. Using Chrome as supplied with Mageia 5.
So if I don't have it, how and where do I get it?

Thanks!

Lloyd

Re: libpepflashplayer.so

PostPosted: Aug 27th, '15, 17:10
by jkerr82508
Chromium-browser in the Mageia repo's does not have pepperflash. You need google-chrome from Google. This is explained in full in the MAQeia:

viewtopic.php?f=36&t=2053

Jim