On 12/25/2014 11:27 PM, Yasha Karant wrote:
On 12/25/2014 06:00 PM, Vladimir Mosgalin wrote:
Hi Yasha Karant!

  On 2014.12.25 at 14:59:42 -0800, Yasha Karant wrote next:

I did install

mesa-libEGL

and have libevent
You need devel package of all libs mentioned; libevent-devel in this
case. (also mesa-libEGL-devel and so on, for all other packages too)
Also, like I said, you need to rebuild rygel from fedora SRPM.

Anyhow besides libevent-devel (which will provide "libevent" and
"libevent_pthreads") the only devel package you seem to be missing now is
mesa-libGLES-devel, which will provide "glesv2" in this cmake terms.

Did you find a way to get mesa-libGLES (and devel package) for SL6 Mesa
version? Because it looks like it's a hard requirement for this plugin.

--   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)

The issue may be SL 7 versus SL 6.

I find:

The package libevent-devel-1.4.13-4.el6.i686 is already installed

Any other suggestions?

Yasha Karant
Apologies for the extra traffic.  I found a higher revision level RPM:

libevent-devel-2.0.19-1.rhel6.i686 requires libevent_core-2.0.so.5
libevent-headers-1.4.13-4.el6.noarch requires libevent-devel = 1.4.13-4.el6
libevent-devel-2.0.19-1.rhel6.i686 requires libevent_extra-2.0.so.5
libevent-devel-2.0.19-1.rhel6.i686 requires libevent = 2.0.19-1.rhel6
libevent-doc-1.4.13-4.el6.noarch requires libevent-devel = 1.4.13-4.el6
libevent-devel-2.0.19-1.rhel6.i686 requires libevent-2.0.so.5

The software sources from Add/Remove Software GUI include:

Scientific Linux 6x -- i386 as well as fastbugs and security updates and Addon Packages

When I do a terminal (manual) install:

[root@localhost ykarant]# yum install libevent-devel-2.0.19-1.rhel6.i686
Loaded plugins: fastestmirror, refresh-packagekit, security
Setting up Install Process
Loading mirror speeds from cached hostfile
 * elrepo-extras: repos.lax-noc.com
 * epel: mirror.hmc.edu
 * rpmfusion-free-updates: mirrors.tummy.com
 * rpmfusion-nonfree-updates: mirror.nexcess.net
 * sl: ftp1.scientificlinux.org
 * sl-addons: ftp1.scientificlinux.org
 * sl-security: ftp1.scientificlinux.org
 * sl6x: ftp1.scientificlinux.org
 * sl6x-fastbugs: ftp1.scientificlinux.org
 * sl6x-security: ftp1.scientificlinux.org
No package libevent-devel-2.0.19-1.rhel6.i686 available.
Error: Nothing to do

as well as:

[root@localhost ykarant]# yum install libevent-devel-2.0.19-1
Loaded plugins: fastestmirror, refresh-packagekit, security
Setting up Install Process
Loading mirror speeds from cached hostfile
 * elrepo-extras: mirror.pw
 * epel: mirrors.kernel.org
 * rpmfusion-free-updates: mirrors.tummy.com
 * rpmfusion-nonfree-updates: mirror.nexcess.net
 * sl: ftp1.scientificlinux.org
 * sl-addons: ftp1.scientificlinux.org
 * sl-security: ftp1.scientificlinux.org
 * sl6x: ftp1.scientificlinux.org
 * sl6x-fastbugs: ftp1.scientificlinux.org
 * sl6x-security: ftp1.scientificlinux.org
No package libevent-devel-2.0.19-1 available.
Error: Nothing to do

The packages above appear to be rhel6 for which I do not have a license, and Add/Remove Software or yum install does not appear to find these same packages in the SL6x repositories (unless these are not considered production and are in the SL Testing
repository).  Where are these RPMs?

Yasha Karant

Reply via email to