According to http://linux.web.cern.ch/linux/devtoolset/#install , the steps is
wget -O /etc/yum.repos.d/slc5-devtoolset.repo http://linuxsoft.cern.ch/cern/devtoolset/slc5-devtoolset.repo yum install devtoolset-2 On Wed, Apr 20, 2016 at 2:00 AM, Manivannan <[email protected]> wrote: > Hi Jeff, > > Thanks for your reply. We were running mesos 0.18.0 on the boxes with RHEL > 5.4 for a long time. > We cannot upgrade right away to a newer version of operating system due to > several reasons. > > Hi Jie, > > Thanks for your reply. > Do you know if I can install devtools-2 for RHEL 5.4 using yum ? > > Thanks, > Mani > > On Tue, Apr 19, 2016 at 10:54 AM, Jie Yu <[email protected]> wrote: > >> I know someone is still using Mesos in production on RHEL 5.4. You need >> devtoolset-2 to build Mesos. >> >> On Tue, Apr 19, 2016 at 10:50 AM, Jeff Schroeder < >> [email protected]> wrote: >> >>> The RHEL5 kernel will not support the necessary bits for mesos. RHEL6 >>> also lacks the overwhelming majority of support for namespaces and control >>> groups. Try upgrading to RHEL7 and then giving Mesos a go. It doesn't >>> support older kernels. >>> >>> >>> On Tuesday, April 19, 2016, Manivannan <[email protected]> wrote: >>> >>>> Hi, >>>> >>>> When I searched for Mesos rpm for RHEL 5.4, I could not find one. rpms >>>> are available only for RHEL 6 and 7. >>>> >>>> Is there an Mesos 0.28.0 rpm for RHEL 5.4 ? If not has anyone compiled >>>> Mesos 0.28.0 on RHEL 5.X successfully ? >>>> >>>> >>>> Thanks in advance, >>>> Mani >>>> >>> >>> >>> -- >>> Text by Jeff, typos by iPhone >>> >> >> > -- Best Regards, Haosdent Huang

