SCIENTIFIC-LINUX-USERS Archives

December 2014

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Yasha Karant <[log in to unmask]>
Reply To:
Yasha Karant <[log in to unmask]>
Date:
Thu, 25 Dec 2014 14:59:42 -0800
Content-Type:
multipart/mixed
Parts/Attachments:
text/plain (2684 bytes) , CMakeOutput.log (20 kB)
On 12/24/2014 06:27 AM, Vladimir Mosgalin wrote:
> Hi Yasha Karant!
>
>   On 2014.12.23 at 23:44:32 -0800, Yasha Karant wrote next:
>
>> It appears that libpulse>=5.0 is required.  Any suggestions on how to get
>> the appropriate RPM?
> Well you can rebuild pulseaudio 5 from Fedora 21 (most likely it will
> work just fine), but it looks to me like you did something wrong.
> Pulseaudio libs are not a requirement. I checked and cmake here doesn't
> check for them, also resulting lib isn't linked to pulseaudio. Not to
> mention that SL7 has only pulseaudio 3 and this plugin works there.
>
> I never tried using "freshplayerplugin-master.zip", I downloaded repo
> with git (git clone https://github.com/i-rinat/freshplayerplugin.git)
> after that make a directory inside and do "cmake .." from there.
>
> Anyhow looking at configure output, looks like I forgot to mention that
> devel packages for mesa-libEGL and libevent seem to be required too. I
> just had them installed already so missed that part.
>
>> Output is below from cmake as I attempted to build from
>> freshplayerplugin-master.zip that was downloaded from
>>
>

I did install

mesa-libEGL

and have libevent

as well as:

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

into a new directory

cmake still fails -- please see below.  Note the system is SL 6x IA-32, 
not SL 7x X86-64.  Suggestions?

Yasha Karant

[ykarant@localhost freshplayerplugin]$ cmake 
-DCMAKE_BUILD_TYPE=RelWithDebugInfo
-- The C compiler identification is GNU 4.4.7
-- The CXX compiler identification is GNU 4.4.7
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- 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 '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'
--   found libpulse, version 0.9.21
-- Configuring incomplete, errors occurred!
See also 
"/home1/ykarant/freshplayerplugin/freshplayerplugin/CMakeFiles/CMakeOutput.log".

NB:  I am  MIME attaching the above file.



ATOM RSS1 RSS2