Starting with 1.15.0 we require GLIBC 2.14. Which means you need to upgrade your glibc or centos to 7. I’ll make sure the documentation is updated to reflect this.
We used our metrics to figure out how to draw that line and very very few of our users are on CentOS 6 - especially considering we have only officially supported CentOS 7 for over a year now.
GLIBC 2.14 was released in 2011 - so it’s not like we have selected a bleeding edge version. Unfortunately this is the reality of software development and we can’t support everything even if we wanted to. We had to bump the requirement of GLIBC at some point in order to be able to adopt new technologies - I am sorry this puts you in the situation where you have to upgrade your machine - I wish I had something else to say.
That solution (copy-pasted from stackoverflow) won’t work as it does not address the rpm dependency check. That hack is meant for when you compile stuff from the source.
You may be able to skip the deps check but that’s likely dangerous territory.
This sucks though, major CentOS upgrade was definitely not on my list of things to do anytime soon…
Edit: for what it’s worth I tried it anyway; compiled 2.14 from source then attempted to install Plex 1.15 skipping the deps (with rpm -Uvh --nodeps) and sure enough they put a check for that: Plex Media Server requires systemd. Please upgrade the Operating Sytem version
not allways possible to upgrade system, since the distribution i use like a lot off other peole , doen’t have a new version till now. sme server 10 is coming.
the correct question is: what is the usefulness of your answer??
if you don’t know this distribution please don’t waste our time sme server
mi machine is hosting 5 domains, with webmail, active directory and so on including plex for media backups…
take look to the poject Joe
It is impossible to remain compatible with everything forever while moving forward with new technology, akin to putting electric windows or air conditioning in a Model T.
Another Centos 6 user here. If you are going to kill our ability to upgrade to the newest until we update OS, please at least give us a way to find old Plex versions. I’m running 1.13.9 and I assume there is probably a 1.14.x 64-bit version I can grab for the time being…