Jump to content

Centos 6.6 glibc 2.12, MediaBrowser requires 2.14


Recommended Posts

Posted (edited)

Hi,

 

I have a Centos 6.6, I have followed the instructions, added the epel-repository, added the MediaBrowser repository and dependencies, but whenever I tried to install the RPM it tells me it can't be installed because i have Glibc 2.12 whereas all the RPMS for MediaBrowser seem to require a combination of glibc 2.14 and glibc 2.15 (likely compiled under Fedora):

 

Error: Package: mono-opt-devel-3.10.0-2.2.x86_64 (MediaBrowserServer-Dependancies)
           Requires: libc.so.6(GLIBC_2.15)(64bit)
Error: Package: sqlite-3.8.2-2.2.x86_64 (MediaBrowserServer-Dependancies)
           Requires: libc.so.6(GLIBC_2.14)(64bit)
Error: Package: libpng16-16-1.6.13-67.1.x86_64 (MediaBrowserServer-Dependancies)
           Requires: libc.so.6(GLIBC_2.14)(64bit)
Error: Package: mono-opt-3.10.0-2.2.x86_64 (MediaBrowserServer-Dependancies)
           Requires: libc.so.6(GLIBC_2.15)(64bit)
Error: Package: libwebp5-0.4.1-8.2.x86_64 (MediaBrowserServer-Dependancies)
           Requires: libc.so.6(GLIBC_2.14)(64bit)
Error: Package: mono-opt-3.10.0-2.2.x86_64 (MediaBrowserServer-Dependancies)
           Requires: libstdc++.so.6(GLIBCXX_3.4.15)(64bit)
Error: Package: libgdiplus-3.8-11.2.x86_64 (MediaBrowserServer-Dependancies)
           Requires: libtiff.so.5()(64bit)
Error: Package: libgdiplus-3.8-11.2.x86_64 (MediaBrowserServer-Dependancies)
           Requires: libtiff.so.5(LIBTIFF_4.0)(64bit)
Error: Package: libgdiplus-3.8-11.2.x86_64 (MediaBrowserServer-Dependancies)
           Requires: libc.so.6(GLIBC_2.14)(64bit)
 
Could you please explain how can you have a Centos 6 with a different version of glibc other than 2.12 ? 
 
Thanks
Edited by tranx
Posted

I was able to resolve this by manually downloading the RPMs from opensuse and installing them manually

 

There must be something wrong in the repository config

Posted

if you open the repo file at /etc/yum.d.repos/... what does it say? Did you update the repo rpm?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...