I want to install gcc 4.8+, preferrably 4.9 on my Red Hat Enterprise Linux Workstation release 6.7 (santiago)
I have a subscription to rhn-classic.
I tried installing devtoolset as given in https://access.redhat.com/documentation/en-US/Red_Hat_Developer_Toolset/3/html/User_Guide/sect-Red_Hat_Developer_Toolset-Subscribe.html
I list the available channels and instead of
rhel-x86_64-workstation-6-rhscl-1 I see
rhel-x86_64-workstation-6-rhscl-1-beta so i add it using
rhn-channel --add --channel=rhel-x86_64-workstation-6-rhscl-1-beta And then when i run
yum install devtoolset-3 It says No package devtoolset-3 available.
Any Help would be appreciated.